[lld] [lld][AArch64] Fix getImplicitAddend in big-endian mode. (PR #107845)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 05:53:59 PDT 2024


================
@@ -11,15 +11,25 @@ REQUIRES: aarch64
 ## .reloc directives containing no addend, this succeeds.
 
 # RUN: rm -rf %t && split-file %s %t && cd %t
+
----------------
smithp35 wrote:

OK, no problem. Just wanted to check.

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


More information about the llvm-commits mailing list