[PATCH] D156505: [AArch64][ELF] Support R_AARCH64_AUTH_ABS64 static relocation
Daniil Kovalev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 08:59:58 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kovdan01 marked an inline comment as done.
Closed by commit rG56ad9e9171a4: [AArch64][ELF] Support R_AARCH64_AUTH_ABS64 static relocation (authored by kovdan01).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156505/new/
https://reviews.llvm.org/D156505
Files:
llvm/docs/PointerAuth.md
llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def
llvm/lib/MC/MCExpr.cpp
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
llvm/test/MC/AArch64/elf-reloc-ptrauth.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156505.553149.patch
Type: text/x-patch
Size: 23240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/f022f87f/attachment.bin>
More information about the llvm-commits
mailing list