[PATCH] [compiler-rt] atos and dladdr symbolizers for OS X

Kuba Brecka kuba.brecka at gmail.com
Tue Mar 3 16:42:22 PST 2015


Looks like the symbolizer refactoring is making some progress, so I'm updating this patch (that adds AtosSymbolizer and DlAddrSymbolizer) so it can be applied cleanly.  I'm not adding these new symbolizer tools into the chain yet, but having them committed would be convenient for me.  Alexey, what do you think?  Or should I first finish all the refactoring?


http://reviews.llvm.org/D6588

Files:
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_symbolizer_internal.h
  lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
  lib/sanitizer_common/sanitizer_symbolizer_mac.cc
  lib/sanitizer_common/sanitizer_symbolizer_mac.h
  lib/sanitizer_common/tests/sanitizer_symbolizer_test.cc

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6588.21157.patch
Type: text/x-patch
Size: 11339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150304/66f3fa03/attachment.bin>


More information about the llvm-commits mailing list