[PATCH] D156882: [AArch64][ELF][lld] Support dynamic R_AARCH64_AUTH_* relocations

Daniil Kovalev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 08:31:24 PDT 2023


kovdan01 updated this revision to Diff 549959.
kovdan01 marked 3 inline comments as done.
kovdan01 added a comment.

- Rebase to current mainline and apply changes from D156505 <https://reviews.llvm.org/D156505>
- Fix review comments


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/Relocations.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp
  llvm/include/llvm/BinaryFormat/DynamicTags.def
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def
  llvm/lib/Object/ELF.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156882.549959.patch
Type: text/x-patch
Size: 16283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/13afc979/attachment.bin>


More information about the llvm-commits mailing list