hanchenye-llvm-project/compiler-rt/lib
Maxim Ostapenko f42c138470 [msan] Prevent initialization failure with newer (2.23+) glibc in use.
This patch is pretty the same as http://reviews.llvm.org/D20235 that we used
for ASan. Using the same hack for MSan fixes its initialization with newer
Glibc in use.

Differential Revision: https://reviews.llvm.org/D24736

llvm-svn: 282232
2016-09-23 07:40:55 +00:00
..
BlocksRuntime
asan [msan] Prevent initialization failure with newer (2.23+) glibc in use. 2016-09-23 07:40:55 +00:00
builtins builtins: make sure that flags is setup properly for __clear_cache 2016-09-07 22:59:54 +00:00
cfi [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
dfsan [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
esan [ESan][MIPS] Fix tests struct-simple.cpp on MIPS 2016-09-22 08:36:54 +00:00
interception [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
lsan [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
msan [msan] Prevent initialization failure with newer (2.23+) glibc in use. 2016-09-23 07:40:55 +00:00
profile [Profile] Remove unused variable 2016-09-22 21:12:40 +00:00
safestack [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
sanitizer_common revert 282085, 281909, they broke 32-bit dynamic ASan and the sanitizer-windows bot 2016-09-21 18:22:43 +00:00
scudo [scudo] Fix a bug in the new Secondary Allocator 2016-09-20 22:17:59 +00:00
stats stats: define WIN32_LEAN_AND_MEAN when including windows.h 2016-08-30 20:15:46 +00:00
tsan tsan: fix bug introduced in 282152 2016-09-22 14:33:43 +00:00
ubsan [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
xray [XRay] ARM 32-bit no-Thumb support in compiler-rt 2016-09-20 14:35:57 +00:00
CMakeLists.txt build: allow building a specific set of sanitizers 2016-08-19 15:13:21 +00:00