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
Vlad Tsyrklevich 662731ccb1 [cfi-verify] Fix unittest failures w/o x86 target
The llvm-cfi-verify unit tests fail if LLVM is built without the X86
target, disable the unit tests from being built unless X86 is enabled
for now.

llvm-svn: 315556
2017-10-12 04:17:33 +00:00
..
CMakeLists.txt [cfi-verify] Fix unittest failures w/o x86 target 2017-10-12 04:17:33 +00:00
FileAnalysis.cpp