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

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 08:09:06 PST 2025


================
@@ -141,7 +142,7 @@ foo128:
 # CHECK: Disassembly of section .R_AARCH64_LDST128_ABS_LO12_NC:
 # CHECK-EMPTY:
 # CHECK: <ldst128>:
-# CHECK:   21016c:       3dc05e74        ldr     q20, [x19, #368]
+# CHECK:   210180:       3dc06674     	 ldr	   q20, [x19, #400]
 #foo128:
 #   210170:       66 6f 6f 00     .word
----------------
flopop01 wrote:

Done in the latst update

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


More information about the llvm-commits mailing list