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

Kuba Brecka kuba.brecka at gmail.com
Tue Feb 24 07:15:25 PST 2015


A refactoring patch (http://reviews.llvm.org/D7827) is now extracted.  Updating this patch to be an implementation of AtosSymbolizer and DlAddrSymbolizer on top of the refactorings.


http://reviews.llvm.org/D6588

Files:
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_symbolizer.h
  lib/sanitizer_common/sanitizer_symbolizer_mac.cc
  lib/sanitizer_common/sanitizer_symbolizer_mac.h
  lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
  test/asan/TestCases/Darwin/dyld-root-path.cc
  test/asan/TestCases/Darwin/sandbox-symbolizer.cc
  test/asan/TestCases/Darwin/suppressions-sandbox.cc
  test/asan/TestCases/closed-fds.cc
  test/asan/TestCases/suppressions-function.cc

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


More information about the llvm-commits mailing list