[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 Feb 19 16:53:51 PST 2024


================
@@ -566,6 +570,7 @@ constexpr const char *knownZFlags[] = {
     "origin",
     "pac-plt",
     "pack-relative-relocs",
+    "pack-relative-auth-relocs",
----------------
MaskRay wrote:

The extra option has been removed. Resolved

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


More information about the llvm-commits mailing list