1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/unittests/tools/llvm-cfi-verify
Mitch Phillips 7edc824f4f [cfi-verify] Add an interesting unit test where undef search length changes result.
Add an interesting unit test, found by changing --search-length-undef from the default. Program handles it correctly but good for ensuring correctness on further changes :)

Reviewers: pcc

Subscribers: mgorny, llvm-commits, kcc, vlad.tsyrklevich

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

llvm-svn: 317355
2017-11-03 20:00:05 +00:00
..
CMakeLists.txt Fix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify 2017-10-24 20:21:15 +00:00
FileAnalysis.cpp [cfi-verify] Add an interesting unit test where undef search length changes result. 2017-11-03 20:00:05 +00:00
GraphBuilder.cpp Made llvm-cfi-verify not execute unit tests on non-x86 builds. 2017-10-23 20:54:01 +00:00