llvm-project/compiler-rt/lib
Kuba Brecka eefb2e2703 Demangling for DlAddrSymbolizer
On OS X, dladdr() provides mangled names only, so we need need to demangle in
DlAddrSymbolizer::SymbolizePC.

Reviewed at http://reviews.llvm.org/D8291

llvm-svn: 232910
2015-03-22 11:38:55 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan asan: optimization experiments 2015-03-17 16:59:11 +00:00
builtins We want single precision here. 2015-03-13 00:18:28 +00:00
dfsan Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00
interception [ASan/Win] Fix a CHECK failure when an exception is thrown from a callback passed to BindIoCompletionCallback 2015-03-17 16:50:59 +00:00
lsan [sanitizer] use simpler symbolizer interface (GetModuleNameForPc) where applicable 2015-03-05 01:30:36 +00:00
msan [Sanitizer] Fix/suppress compiler warnings in unit tests. 2015-03-04 21:54:20 +00:00
profile At least on NetBSD, sys/errno.h and errno.h are different, so use the 2015-03-09 11:23:29 +00:00
sanitizer_common Demangling for DlAddrSymbolizer 2015-03-22 11:38:55 +00:00
tsan [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD 2015-03-16 14:42:21 +00:00
ubsan [Sanitizer] Print column number in SUMMARY line if it's available. 2015-02-27 02:29:25 +00:00
CMakeLists.txt [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00