llvm-project/compiler-rt/lib/msan/tests
Evgeniy Stepanov f653cda269 [msan] Introduce MsanThread. Move thread-local allocator cache out of TLS.
This reduces .tbss from 109K down to almost nothing.

llvm-svn: 205618
2014-04-04 09:47:41 +00:00
..
CMakeLists.txt [CMake] Rename the variable 2014-03-24 13:29:20 +00:00
msan_loadable.cc [msan] intercept dlopen and clear shadow for it 2013-03-11 18:07:42 +00:00
msan_test.cc [msan] Introduce MsanThread. Move thread-local allocator cache out of TLS. 2014-04-04 09:47:41 +00:00
msan_test_config.h [msan] Move test main and gtest include to separate files. 2013-03-22 09:01:26 +00:00
msan_test_main.cc [msan] Move test main and gtest include to separate files. 2013-03-22 09:01:26 +00:00
msandr_test_so.cc [msan] Cleanup public interface header. 2013-01-29 14:33:29 +00:00
msandr_test_so.h [msan] Cleanup public interface header. 2013-01-29 14:33:29 +00:00