llvm-project/compiler-rt/lib
Lorenzo Martignoni 101f1d82ff [DFSan] Add flag to dump the labels when the program terminates.
Differential Revision: http://reviews.llvm.org/D6306

llvm-svn: 222425
2014-11-20 10:01:08 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Make the ASan OS X DYLD_INSERT_LIBRARIES detection path-independent 2014-11-19 01:31:59 +00:00
builtins PR21518: Use unsigned arithmetic for trapping add/sub functions. 2014-11-12 23:01:24 +00:00
dfsan [DFSan] Add flag to dump the labels when the program terminates. 2014-11-20 10:01:08 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
msan [MSan] [MIPS] Adding support for MIPS64 (patch by Mohit Bhakkad). 2014-11-19 21:42:33 +00:00
profile [Profile] Always build profile runtime library with -fPIC. 2014-11-14 00:16:26 +00:00
sanitizer_common [MSan] [MIPS] Adding support for MIPS64 (patch by Mohit Bhakkad). 2014-11-19 21:42:33 +00:00
tsan tsan: fix Go build 2014-11-19 10:43:11 +00:00
ubsan UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset about vbases 2014-11-06 08:55:23 +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