llvm-project
a461e2b1 - [RISCV] Improvements to .note.gnu.property section. (#151436)

Commit
36 days ago
[RISCV] Improvements to .note.gnu.property section. (#151436) Put the emitValueToAlignment at the beginning instead of in the middle. Emit the descsz directly instead of using the difference of 2 labels. Remove the section alignment. emitValueToAlignment will increase the section alignment if necessary.
Author
Parents
Loading