llvm-project/compiler-rt/lib
Kostya Serebryany b9e31d7fcd [asan] use some LIKELY/UNLIKELY
llvm-svn: 208776
2014-05-14 14:03:31 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] use some LIKELY/UNLIKELY 2014-05-14 14:03:31 +00:00
builtins Move .subsections_via_symbols directives into DEFINE_COMPILERRT_PRIVATE_FUNCTION 2014-05-12 17:38:36 +00:00
dfsan The newest versions of CMake require outputs of custom commands be in 2014-04-30 23:31:45 +00:00
interception [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov 2014-02-24 08:37:41 +00:00
lsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
msan [CMake] Use ExternalProject to build MSan-ified version of libcxx for unit tests. 2014-05-09 22:11:03 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile InstrProf: Remove redundant declaration 2014-05-10 00:22:58 +00:00
sanitizer_common [asan] use some LIKELY/UNLIKELY 2014-05-14 14:03:31 +00:00
tsan [TSan] Build TSan-instrumented version of libcxx and use it in lit tests. 2014-05-13 22:30:16 +00:00
ubsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
CMakeLists.txt Enable building of sanitizers on FreeBSD 2014-04-09 18:45:12 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00