[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:49:13 PDT 2019
peter.smith marked an inline comment as done.
peter.smith added inline comments.
================
Comment at: ELF/InputFiles.cpp:975
// Technology (CET), it has a .note.gnu.property section containing the
// GNU_PROPERTY_X86_FEATURE_1_IBT flag. Read a bitmap containing the flag.
//
----------------
MaskRay wrote:
> You may want to update this comment as well.
Thanks I'll make it more generic and will do that prior to commit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62609/new/
https://reviews.llvm.org/D62609
More information about the llvm-commits
mailing list