hanchenye-llvm-project/compiler-rt/lib
Viktor Kutuzov 2ea54bcb28 [Msan] Fix the pthread_attr_get unit test to build on FreeBSD
Differential Revision: http://reviews.llvm.org/D7342

llvm-svn: 228125
2015-02-04 09:08:00 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Remove ifdefs for MAC_OS_X_VERSION_10_6, as ASan assumes OSX >= 10.6 2015-02-03 12:47:15 +00:00
builtins Remove invalid const qualifier for r0, since it is written by svc. 2015-02-03 01:35:39 +00:00
dfsan [Sanitizers] Introduce GET_LINK_MAP_BY_DLOPEN_HANDLE() macro 2015-01-30 12:43:52 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [msan] Better use-after-free reports. 2015-01-22 13:33:16 +00:00
msan [Msan] Fix the pthread_attr_get unit test to build on FreeBSD 2015-02-04 09:08:00 +00:00
profile InstrProf: Optionally print an error when emitting profile data fails 2015-01-16 20:10:56 +00:00
sanitizer_common [Msan] Fix the pthread_attr_get unit test to build on FreeBSD 2015-02-04 09:08:00 +00:00
tsan [ASan] Add use_madv_dontdump flag. 2015-02-03 10:15:15 +00:00
ubsan [asan] Allow changing verbosity in activation flags. 2015-01-20 13:21:20 +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