llvm-project/compiler-rt/lib
Alexey Samsonov 020ac94665 [ASan] Force the compiler to generate frame pointer in certain Mac-specific interceptors.
Patch by Kuba Brecka!

llvm-svn: 212664
2014-07-10 00:06:53 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan] Force the compiler to generate frame pointer in certain Mac-specific interceptors. 2014-07-10 00:06:53 +00:00
builtins Support building floating-point facilities on FreeBSD 9.2 in 32-bit mode 2014-07-08 08:52:57 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
interception [Sanitizer/interception Win] Break into the debugger on unknown instructions 2014-06-02 13:40:41 +00:00
lsan [sanitizer] support c11 aligned_alloc, Linux only for now 2014-07-04 07:30:34 +00:00
msan [msan] Fix out of bounds access in origin copying. 2014-07-08 14:15:23 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile Fix building InstrProfilingFile.c on FreeBSD 2014-06-15 14:01:18 +00:00
sanitizer_common [Sanitizer] Remove SANITIZER_NEEDS_SEGV from shared sanitizer_common headers. 2014-07-09 23:59:40 +00:00
tsan tsan: reapply 212531 and 212532 with a fix 2014-07-08 20:37:16 +00:00
ubsan [Sanitizer] Merge AnsiColorDecorator and SanitizerCommonDecorator, use the latter in UBSan 2014-06-13 23:46:37 +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