llvm-project/compiler-rt/lib
Alexey Samsonov 95674c8181 Remove AsanInterceptsSignal in favor of (equivalent) IsDeadlySignal.
llvm-svn: 225556
2015-01-09 23: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 Remove AsanInterceptsSignal in favor of (equivalent) IsDeadlySignal. 2015-01-09 23:03:31 +00:00
builtins builtins: rely on the compiler for user label prefix 2014-12-19 18:54:13 +00:00
dfsan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
msan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
profile profile: Add low level versions of profile buffer functions 2014-12-09 22:07:25 +00:00
sanitizer_common [sanitizer] use the right memory order 2015-01-09 21:01:34 +00:00
tsan [TSan] Fix Go build. 2015-01-07 02:12:41 +00:00
ubsan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
CMakeLists.txt [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00