[llvm] [RISCV] Improvements to .note.gnu.property section. (PR #151436)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 31 22:52:48 PDT 2025


topperc wrote:

> What do X86 and AArch64 do and why are we not just copying that?

What I'm doing now. Except AArch64 doesn't have an align at the end.

https://github.com/llvm/llvm-project/pull/151436


More information about the llvm-commits mailing list