[lld] [lld][AArch64] Fix handling of SHT_REL relocation addends. (PR #98291)

Simon Tatham via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 07:08:30 PDT 2024


================
@@ -0,0 +1,17 @@
+.globl abs16
----------------
statham-arm wrote:

Nice! I hadn't thought of that, and I agree it improves the test significantly, because now I can interleave the expected output with the instructions that generate it.

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


More information about the llvm-commits mailing list