forked from OSchip/llvm-project
2e7be2a65a
Summary: This patch adds another failure mode for `validateCFIProtection(..)`, wherein any register that affects the indirect control flow instruction is clobbered to between the CFI-check and the instruction's execution. Also includes a modification to make MCInstrDesc::hasDefOfPhysReg public. Reviewers: vlad.tsyrklevich Reviewed By: vlad.tsyrklevich Subscribers: llvm-commits, pcc, kcc Differential Revision: https://reviews.llvm.org/D39820 llvm-svn: 318238 |
||
---|---|---|
.. | ||
lib | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
llvm-cfi-verify.cpp |