hanchenye-llvm-project/compiler-rt/lib
Alexey Samsonov 921f5a529e asan_symbolize.py: use llvm-symbolizer results even if it returned function name w/o file/line info
llvm-svn: 202983
2014-03-05 15:18:50 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan asan_symbolize.py: use llvm-symbolizer results even if it returned function name w/o file/line info 2014-03-05 15:18:50 +00:00
builtins ARM: fix built-bots trying to use Thumb2 code on armv6m 2014-03-04 11:10:58 +00:00
dfsan Update sanitizers' bash scripts. 2014-02-25 12:09:25 +00:00
interception [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov 2014-02-24 08:37:41 +00:00
lsan AdjustStackSizeLinux() is used in Lsan, Tsan and Msan non-Linux-specific code so it seems it should have more generic name and moved to a common scope. 2014-02-24 08:53:26 +00:00
msan Add common interceptors for memchr/memrchr 2014-03-05 13:25:32 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile Add an environment variable to override the default profile output file. 2014-02-20 19:52:32 +00:00
sanitizer_common Enable memrchr interceptor only on Linux 2014-03-05 14:07:19 +00:00
tsan tsan: fix deadlock detector build for SANITIZER_DEADLOCK_DETECTOR_VERSION=2 2014-03-05 13:53:29 +00:00
ubsan Enable UBSan on FreeBSD. Patch by Viktor Kutuzov. 2014-02-25 08:29:36 +00:00
CMakeLists.txt tsan: replace deadlock detector custom build script with cmake file 2014-03-03 13:15:12 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00