mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
a7ce09b35d
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 |