llvm-project/compiler-rt/lib
Viktor Kutuzov abfacbdf3a [Sanitizers] Order initialization of coverage and guard arrays
Differential Revision: http://reviews.llvm.org/D6892

llvm-svn: 226440
2015-01-19 09:41:52 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Change detection of allow_user_segv_handler on Android. 2015-01-16 13:12:22 +00:00
builtins Fix compilation of compiler_rt against libunwind. 2015-01-15 14:27:38 +00:00
dfsan [dfsan] Use append_no_rtti_flag instead of manually specifying -fno-rtti. 2015-01-19 08:26:38 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [sanitizer] Move options-related tests to sanitizer_common. 2015-01-19 09:21:44 +00:00
msan [msan] Use internal__exit() instead of _exit(). 2015-01-19 09:20:28 +00:00
profile InstrProf: Optionally print an error when emitting profile data fails 2015-01-16 20:10:56 +00:00
sanitizer_common [Sanitizers] Order initialization of coverage and guard arrays 2015-01-19 09:41:52 +00:00
tsan [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
ubsan [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +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