hanchenye-llvm-project/compiler-rt/lib
Justin Bogner b83dd55eb6 [sanitizer] wordexp isn't available on iOS
llvm-svn: 207140
2014-04-24 20:10:31 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Add DLL thunks for recently-added memcpy, memset and memmove ASan intrinsics 2014-04-24 12:58:26 +00:00
builtins Move __addsf3 and __adddf3 into the corresponding blocks that define 2014-04-01 18:39:58 +00:00
dfsan Add user-defined callback on write() calls. 2014-04-24 17:42:16 +00:00
interception [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov 2014-02-24 08:37:41 +00:00
lsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
msan [msan] Disable chained origins in signal handlers. 2014-04-23 14:01:57 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile [profile] Flatten profile runtime - define platform-specific code in sources, not in the build system 2014-04-22 18:49:32 +00:00
sanitizer_common [sanitizer] wordexp isn't available on iOS 2014-04-24 20:10:31 +00:00
tsan tsan: stop background thread when sandbox is enabled 2014-04-24 13:09:17 +00:00
ubsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
CMakeLists.txt Enable building of sanitizers on FreeBSD 2014-04-09 18:45:12 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00