[PATCH] D62609: [LLD][ELF][AArch64] Support for BTI and PAC
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 05:57:41 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362793: [ELF][AArch64] Support for BTI and PAC (authored by psmith, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D62609?vs=203318&id=203545#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62609/new/
https://reviews.llvm.org/D62609
Files:
lld/trunk/ELF/Arch/AArch64.cpp
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/InputFiles.cpp
lld/trunk/ELF/Options.td
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/docs/ld.lld.1
lld/trunk/test/ELF/Inputs/aarch64-addrifunc.s
lld/trunk/test/ELF/Inputs/aarch64-bti1.s
lld/trunk/test/ELF/Inputs/aarch64-btipac1.s
lld/trunk/test/ELF/Inputs/aarch64-func2.s
lld/trunk/test/ELF/Inputs/aarch64-func3-bti.s
lld/trunk/test/ELF/Inputs/aarch64-func3-btipac.s
lld/trunk/test/ELF/Inputs/aarch64-func3-pac.s
lld/trunk/test/ELF/Inputs/aarch64-func3.s
lld/trunk/test/ELF/Inputs/aarch64-nobti.s
lld/trunk/test/ELF/Inputs/aarch64-nopac.s
lld/trunk/test/ELF/Inputs/aarch64-pac1.s
lld/trunk/test/ELF/aarch64-bti-pac-cli-error.s
lld/trunk/test/ELF/aarch64-feature-bti.s
lld/trunk/test/ELF/aarch64-feature-btipac.s
lld/trunk/test/ELF/aarch64-feature-pac.s
lld/trunk/test/ELF/aarch64-ifunc-bti.s
lld/trunk/test/ELF/aarch64-property-relocatable.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62609.203545.patch
Type: text/x-patch
Size: 47120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/733e584a/attachment.bin>
More information about the llvm-commits
mailing list