[PATCH] D156882: [AArch64][ELF][lld] Support AUTH relocations and AUTH ELF marking

Daniil Kovalev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 17:27:44 PDT 2023


kovdan01 updated this revision to Diff 557428.
kovdan01 marked 4 inline comments as done.
kovdan01 retitled this revision from "[AArch64][ELF][lld] Support dynamic R_AARCH64_AUTH_* relocations" to "[AArch64][ELF][lld] Support AUTH relocations and AUTH ELF marking".
kovdan01 edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156882/new/

https://reviews.llvm.org/D156882

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Relocations.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/aarch64-feature-pauth.s
  lld/test/ELF/aarch64-ptrauth.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156882.557428.patch
Type: text/x-patch
Size: 27788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230928/a7e365b1/attachment.bin>


More information about the llvm-commits mailing list