llvm-project/llvm/tools/llvm-cfi-verify/lib
Joel Galenson 4099b249fb [cfi-verify] Abort on unsupported targets
As suggested in the review for r337007, this makes cfi-verify abort on unsupported targets instead of producing incorrect results.  It also updates the design document to reflect this.

Differential Revision: https://reviews.llvm.org/D49304

llvm-svn: 337181
2018-07-16 15:26:44 +00:00
..
CMakeLists.txt Make llvm-cfi-verify CMakeLists.txt formatting more consistent with the rest of LLVM. 2018-05-09 01:07:02 +00:00
FileAnalysis.cpp [cfi-verify] Abort on unsupported targets 2018-07-16 15:26:44 +00:00
FileAnalysis.h [cfi-verify] Support AArch64. 2018-07-13 15:19:33 +00:00
GraphBuilder.cpp Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
GraphBuilder.h [cfi-verify] Validate there are no register clobbers between CFI-check and instruction execution. 2017-11-15 00:35:26 +00:00
LLVMBuild.txt [cfi-verify] Add blacklist parsing for result filtering. 2017-11-03 20:54:26 +00:00