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

Florin Popa via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 22:56:10 PST 2025


================
@@ -0,0 +1,32 @@
+// RUN: llvm-mc -triple=aarch64-none-linux-gnu -filetype=obj -o %t.obj %s
----------------
popaflorin wrote:

I am unsure how to check for different alignment scenarios in the align.s. I thought the directive is a simple use case checking for various section alignment. 

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


More information about the llvm-commits mailing list