[llvm] [AArch64][ELF] Section alignment of 4 for AArch64 instruction (PR #114031)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 02:51:13 PST 2024


https://github.com/lenary commented:

Since the most recent update, `llvm/test/MC/AArch64/directive-arch-section-alignment.s` seems to be failing on Linux at least - can you check it again please?

I also have a suggestion, both for clarity (using ensureMinAlignment) and code style (no braces on a single-statement if).

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


More information about the llvm-commits mailing list