[PATCH] D65629: cfi-icall: Allow the jump table to be optionally made non-canonical.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 9 15:32:36 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368495: cfi-icall: Allow the jump table to be optionally made non-canonical. (authored by pcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65629?vs=214434&id=214468#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65629/new/
https://reviews.llvm.org/D65629
Files:
cfe/trunk/docs/ControlFlowIntegrity.rst
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/include/clang/Basic/CodeGenOptions.def
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Driver/SanitizerArgs.h
cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
cfe/trunk/lib/Driver/SanitizerArgs.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/test/CodeGen/cfi-icall-canonical-jump-tables.c
cfe/trunk/test/CodeGen/cfi-icall-cross-dso.c
cfe/trunk/test/Driver/fsanitize.c
cfe/trunk/test/Misc/pragma-attribute-supported-attributes-list.test
cfe/trunk/test/SemaCXX/attr-cfi-canonical-jump-table.cpp
llvm/trunk/include/llvm/Transforms/IPO/LowerTypeTests.h
llvm/trunk/lib/Transforms/IPO/CrossDSOCFI.cpp
llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/trunk/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
llvm/trunk/test/Transforms/LowerTypeTests/import-icall.ll
llvm/trunk/test/Transforms/ThinLTOBitcodeWriter/cfi-functions-canonical-jump-tables.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65629.214468.patch
Type: text/x-patch
Size: 41704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190809/ac1e49e4/attachment-0001.bin>
More information about the cfe-commits
mailing list