hanchenye-llvm-project/compiler-rt/lib
Kumar Sukhani adb3864744 [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
Enabling COMPILER_RT_INCLUDE_TESTS and updating tests/sanitizer_allocator_test.cc to remove Allocator64 related tests for MIPS.

Reviewed By: samsonov

llvm-svn: 224101
2014-12-12 07:08:12 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Group all flag parsing code together. NFC. 2014-12-12 01:08:24 +00:00
builtins builtins: cleanup constant data section selection 2014-12-10 02:36:22 +00:00
dfsan [DFSAN][MIPS] adding support of DFSAN for MIPS64 2014-12-05 21:22:36 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [ASan, LSan] Improve tracking of thread creation. 2014-12-05 00:10:15 +00:00
msan [msan] Intercept wcsto*. 2014-12-08 10:41:28 +00:00
profile profile: Add low level versions of profile buffer functions 2014-12-09 22:07:25 +00:00
sanitizer_common [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS 2014-12-12 07:08:12 +00:00
tsan tsan: don't subtract one from fake PCs 2014-12-11 16:12:16 +00:00
ubsan Simplify Symbolizer::SymbolizePC() interface. 2014-12-02 19:48:40 +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