forked from OSchip/llvm-project
5ff01cdc59
Add a CFI protection check that is implemented by building a graph and inspecting the output to deduce if the indirect CF instruction is CFI protected. Also added the output of this instruction to printIndirectInstructions(). Reviewers: vlad.tsyrklevich Subscribers: llvm-commits, kcc, pcc, mgorny Differential Revision: https://reviews.llvm.org/D38428 llvm-svn: 316610 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FileAnalysis.cpp | ||
FileAnalysis.h | ||
GraphBuilder.cpp | ||
GraphBuilder.h | ||
LLVMBuild.txt |