[PATCH] D62609: [LLD][ELF][AArch64] Support for BTI and PAC
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 05:30:12 PDT 2019
MaskRay 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.
//
----------------
You may want to update this comment as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62609/new/
https://reviews.llvm.org/D62609
More information about the llvm-commits
mailing list