[PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
kuba.brecka at gmail.com
Fri Mar 13 07:11:31 PDT 2015
Updating the patch. Extracted a `ChooseExternalSymbolizer` which selects one external symbolizer that will be used (I guess having multiple external symbolizers doesn't make sense).
http://reviews.llvm.org/D8285
Files:
lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
test/asan/TestCases/Darwin/atos-symbolizer.cc
test/asan/TestCases/Darwin/dyld-root-path.cc
test/asan/TestCases/Darwin/sandbox-symbolizer.cc
test/asan/TestCases/Darwin/suppressions-sandbox.cc
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8285.21928.patch
Type: text/x-patch
Size: 9999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150313/a38951e3/attachment.bin>
More information about the llvm-commits
mailing list