[lld] [lld][AArch64][ELF][PAC] Support AUTH relocations and AUTH ELF marking (PR #72714)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 18:54:26 PST 2023
================
@@ -0,0 +1,156 @@
+// REQUIRES: aarch64
----------------
MaskRay wrote:
Why isn't this named as `aarch64-feature-*`?
https://github.com/llvm/llvm-project/pull/72714
More information about the llvm-commits
mailing list