[PATCH] D96512: [PowerPC] Add option for ROP Protection
Stefan Pintilie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 17 13:15:31 PST 2021
stefanp updated this revision to Diff 324408.
stefanp added a comment.
Added missing FeatureROPProtection to P8AdditionalFeatures.
The P9 <https://reviews.llvm.org/P9> and P10 <https://reviews.llvm.org/P10> features list will inherit from the P8 <https://reviews.llvm.org/P8> list.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96512/new/
https://reviews.llvm.org/D96512
Files:
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets/PPC.cpp
clang/lib/Basic/Targets/PPC.h
clang/test/Driver/ppc-mrop-protection-support-check.c
clang/test/Preprocessor/init-ppc64.c
llvm/lib/Target/PowerPC/PPC.td
llvm/lib/Target/PowerPC/PPCSubtarget.cpp
llvm/lib/Target/PowerPC/PPCSubtarget.h
llvm/test/CodeGen/PowerPC/future-check-features.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96512.324408.patch
Type: text/x-patch
Size: 10798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/b1b4ec6f/attachment.bin>
More information about the cfe-commits
mailing list