llvm-project/compiler-rt/lib
Dan Liew 4625480acb [CMake] Remove unnecesary list of source files for Xray unit tests.
The list duplicates information already available in the parent
directory so use that instead. It is unclear to me why we need
to spell out the dependencies explicitly but fixing that should
be done in a separate patch.

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

llvm-svn: 336905
2018-07-12 13:48:18 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
builtins Fix bots after r334981 2018-06-19 02:56:24 +00:00
cfi [sanitizer] Build failures fixes post D45457 2018-04-16 16:58:34 +00:00
dfsan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
esan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
fuzzer Revert "[Fuzzer] Afl driver changing iterations handling" 2018-07-10 19:58:42 +00:00
hwasan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
interception [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
lsan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
msan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
profile Fix reading 32 bit gcov tag values on little-endian machines 2018-07-11 09:30:25 +00:00
safestack [safestack] Lazy initialization of interceptors 2018-05-26 01:18:32 +00:00
sanitizer_common [CMake] Rename `SANITIZER_HEADERS` to `SANITIZER_IMPL_HEADERS` under `lib/sanitizer_common`. 2018-07-12 13:36:44 +00:00
scudo [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
stats [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
tsan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
ubsan [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
ubsan_minimal [CMake] Build shared version of runtimes for Fuchsia 2018-05-09 21:24:06 +00:00
xray [CMake] Remove unnecesary list of source files for Xray unit tests. 2018-07-12 13:48:18 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00