[PATCH] [compiler-rt] Symbolizer refactoring: Abstract SymbolizerProcess better

Kuba Brecka kuba.brecka at gmail.com
Wed Feb 25 14:11:36 PST 2015


Part of http://reviews.llvm.org/D7827. Makes SymbolizerProcess operate on strings and not on modules and offsets. Removes the formatting of input commands from SymbolizerProcess and moves it to individual symbolizers.

http://reviews.llvm.org/D7889

Files:
  lib/sanitizer_common/sanitizer_symbolizer.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: D7889.20701.patch
Type: text/x-patch
Size: 6028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150225/4ae2a027/attachment.bin>


More information about the llvm-commits mailing list