[PATCH] D46881: [X86][CET] Changing -fcf-protection behavior to comply with gcc (clang part)
Mikhail Dvoretckii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 17 04:50:33 PDT 2018
mike.dvoretsky updated this revision to Diff 147292.
mike.dvoretsky added a comment.
Removed the unused HasIBT variable declaration from X86.h.
https://reviews.llvm.org/D46881
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/include/clang/Basic/TargetInfo.h
clang/include/clang/Driver/Options.td
clang/lib/Basic/TargetInfo.cpp
clang/lib/Basic/Targets/X86.cpp
clang/lib/Basic/Targets/X86.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/attributes.c
clang/test/CodeGen/builtins-x86.c
clang/test/CodeGen/x86-cf-protection.c
clang/test/Driver/x86-target-features.c
clang/test/Preprocessor/x86_target_features.c
clang/test/Sema/attr-nocf_check.c
clang/test/Sema/attr-nocf_check.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46881.147292.patch
Type: text/x-patch
Size: 12978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180517/69de7f9b/attachment-0001.bin>
More information about the cfe-commits
mailing list