[PATCH] D40224: [X86] Control-Flow Enforcement Technology - Shadow Stack and Indirect Branch Tracking support (Clang side)
Oren Ben Simhon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 12:13:29 PST 2017
oren_ben_simhon updated this revision to Diff 123835.
oren_ben_simhon marked an inline comment as done.
oren_ben_simhon added a comment.
Implemented comments posted until 11/20 (Thanks Craig and Erich).
Repository:
rL LLVM
https://reviews.llvm.org/D40224
Files:
include/clang/Basic/BuiltinsX86.def
include/clang/Basic/BuiltinsX86_64.def
include/clang/Driver/Options.td
lib/Basic/Targets/X86.cpp
lib/Basic/Targets/X86.h
lib/Headers/CMakeLists.txt
lib/Headers/cetintrin.h
lib/Headers/immintrin.h
test/CodeGen/builtins-x86.c
test/CodeGen/cetintrin.c
test/Driver/x86-target-features.c
test/Preprocessor/x86_target_features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40224.123835.patch
Type: text/x-patch
Size: 14890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171121/27080623/attachment-0001.bin>
More information about the cfe-commits
mailing list