[PATCH] D62609: [LLD][ELF][AArch64] Support for BTI and PAC

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 10:13:11 PDT 2019


peter.smith updated this revision to Diff 202972.
peter.smith added a comment.

Updated patch to rebase against parents D62853 <https://reviews.llvm.org/D62853> and D62862 <https://reviews.llvm.org/D62862>


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

https://reviews.llvm.org/D62609

Files:
  ELF/Arch/AArch64.cpp
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/Options.td
  ELF/SyntheticSections.cpp
  docs/ld.lld.1
  test/ELF/Inputs/aarch64-addrifunc.s
  test/ELF/Inputs/aarch64-bti1.s
  test/ELF/Inputs/aarch64-btipac1.s
  test/ELF/Inputs/aarch64-func2.s
  test/ELF/Inputs/aarch64-func3-bti.s
  test/ELF/Inputs/aarch64-func3-btipac.s
  test/ELF/Inputs/aarch64-func3-pac.s
  test/ELF/Inputs/aarch64-func3.s
  test/ELF/Inputs/aarch64-nobti.s
  test/ELF/Inputs/aarch64-nopac.s
  test/ELF/Inputs/aarch64-pac1.s
  test/ELF/aarch64-bti-pac-cli-error.s
  test/ELF/aarch64-feature-bti.s
  test/ELF/aarch64-feature-btipac.s
  test/ELF/aarch64-feature-pac.s
  test/ELF/aarch64-ifunc-bti.s
  test/ELF/aarch64-property-relocatable.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62609.202972.patch
Type: text/x-patch
Size: 44960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/bc868b2e/attachment-0001.bin>


More information about the llvm-commits mailing list