llvm-capstone/compiler-rt/lib/tsan
Kuba Mracek aa4d9e2a66 [sanitizer] Refactor how assembly files are handled
This renames ASM_TSAN_SYMBOL and ASM_TSAN_SYMBOL_INTERCEPTOR to just ASM_SYMBOL and ASM_SYMBOL_INTERCEPTOR, because they can be useful in more places than just TSan. Also introduce a CMake function to add ASM sources to a target.

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

llvm-svn: 319339
2017-11-29 19:27:25 +00:00
..
benchmarks
dd
go Add NetBSD improvements in sanitizers 2017-10-25 17:09:05 +00:00
rtl [sanitizer] Refactor how assembly files are handled 2017-11-29 19:27:25 +00:00
tests Add NetBSD improvements in sanitizers 2017-10-25 17:09:05 +00:00
.clang-format
analyze_libtsan.sh
check_analyze.sh
check_cmake.sh
CMakeLists.txt [sanitizer] Refactor how assembly files are handled 2017-11-29 19:27:25 +00:00