[PATCH] [compiler-rt] Symbolizer refactoring: Link symbolizer tools into a fallback chain
Kuba Brecka
kuba.brecka at gmail.com
Tue Mar 3 16:08:38 PST 2015
Part of http://reviews.llvm.org/D7827. Although we currently always use only one (or zero) symbolizer tool from `POSIXSymbolizer`, let's prepare a "fallback chain", which will be useful in the planned atos- and dladdr-based symbolizers.
http://reviews.llvm.org/D8049
Files:
lib/sanitizer_common/sanitizer_symbolizer_internal.h
lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8049.21155.patch
Type: text/x-patch
Size: 3654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150304/292a7bc9/attachment.bin>
More information about the llvm-commits
mailing list