llvm-project/compiler-rt/lib
Chris Bieneman d868fef16c [CMake] [Darwin] [builtins] Make CMake re-generate if the builtin filter lists change.
We need to make sure that if you change the builtin filter lists CMake re-generates its configurations so it includes the right builtins in the generated libraries.

llvm-svn: 248852
2015-09-29 23:21:07 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Versioned interceptor for pthread_create. 2015-09-22 21:34:44 +00:00
builtins [CMake] [Darwin] [builtins] Make CMake re-generate if the builtin filter lists change. 2015-09-29 23:21:07 +00:00
cfi CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
dfsan [sanitizer] Move CheckVMASize after flag initialization 2015-09-15 13:22:54 +00:00
interception [asan] Versioned interceptor for pthread_create. 2015-09-22 21:34:44 +00:00
lsan Fix compilation warning in compiler-rt. 2015-09-16 19:54:36 +00:00
msan [msan] Early allocator initialization. 2015-09-29 21:28:54 +00:00
profile [CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into a single function 2015-08-25 19:53:09 +00:00
safestack [CMake] Unify build rules for sanitizer_common for Apple and non-Apple platforms. 2015-08-27 22:23:27 +00:00
sanitizer_common [sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards. Patch by Eugene Zelenko 2015-09-29 18:23:36 +00:00
tsan [sanitizer] Move CheckVMASize after flag initialization 2015-09-15 13:22:54 +00:00
ubsan Revert "ubsan: Implement memory permission validation for vtables." 2015-09-17 19:15:54 +00:00
CMakeLists.txt [CFI] Make CFI tests require UBSan (for diagnostic mode). 2015-09-29 21:43:37 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00