[llvm] [lld] [llvm][lld] Support R_AARCH64_GOTPCREL32 (PR #72584)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 21:31:22 PST 2023


================
@@ -0,0 +1,11 @@
+// REQUIRES: aarch64
----------------
MaskRay wrote:

Perhaps you can use more than one symbol in a test.

Since the error message contains the bounds (`in [-2147483648, 2147483647]`), I think we don't need to make an extreme test.

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


More information about the llvm-commits mailing list