llvm-project/compiler-rt/test
Evgeniy Stepanov bec6f6b731 Fix CMake warning in CFI tests.
Fix incorrect condition for enabling the CFI tests. This removes the following CMake warnings on Windows:

The dependency target "cfi" of target "check-all" does not exist.
The dependency target "cfi" of target "check-cfi-and-supported" does not exist.

llvm-svn: 257199
2016-01-08 19:46:18 +00:00
..
BlocksRuntime
asan [sancov] coverage pc buffer 2016-01-05 01:49:39 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi [cfi] Fix handling of uninstrumented libraries. 2015-12-22 21:40:09 +00:00
dfsan [AArch64|DFSAN] XPASS custom.cc, as it got fixed by r243686 2015-07-31 10:50:29 +00:00
lsan [LSan] Fix tests with some libstdc++ implementations. 2015-11-19 17:18:02 +00:00
msan [msan] Intercept ctermid, ctermid_r. 2015-12-14 22:57:49 +00:00
profile Use more strict checks for merge Profile results 2016-01-08 06:18:18 +00:00
safestack Ensure safestack overflow test doesn't segfault 2016-01-07 22:19:12 +00:00
sanitizer_common [asan] fix fopen interceptor to not crash if path is NULL 2015-12-21 19:22:26 +00:00
tsan [power] Fix test case target checks 2015-12-24 20:21:36 +00:00
ubsan Make ubsan suppression test pass on Windows. 2016-01-08 17:26:03 +00:00
CMakeLists.txt Fix CMake warning in CFI tests. 2016-01-08 19:46:18 +00:00
lit.common.cfg [windows] Add retries to cope with linker/filesystem flakiness 2015-09-02 20:45:36 +00:00
lit.common.configured.in [CMake] Rename COMPILER_RT_TEST_TARGET_TRIPLE to more appropriate COMPILER_RT_DEFAULT_TARGET_TRIPLE. 2015-09-08 22:48:35 +00:00