[llvm] ELFRelocs/AArch64: update canonical reference URL (NFC) (PR #86955)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 12:31:22 PDT 2024


================
@@ -136,8 +141,11 @@ ELF_RELOC(R_AARCH64_TLS_DTPREL64,                    0x405)
 ELF_RELOC(R_AARCH64_TLS_TPREL64,                     0x406)
 ELF_RELOC(R_AARCH64_TLSDESC,                         0x407)
 ELF_RELOC(R_AARCH64_IRELATIVE,                       0x408)
+// PAuthABI static relocations: Defined in pauthabielf64,
----------------
artagnon wrote:

Fixed now, thanks.

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


More information about the llvm-commits mailing list