[PATCH] D12153: Support inline functions symbolization in Addr2Line symbolizer.
Maxim Ostapenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 06:47:21 PDT 2015
m.ostepenko updated this revision to Diff 33322.
m.ostepenko added a comment.
Updating according to last review. To completely remove termination logic from Addr2LinePool, I needed to introduce new AdjustCommandIfNeeded in SymbolizerProcess interface. Also, ReachedEndOfOutput is outline now to be able compute sizeof(output_terminator_).
http://reviews.llvm.org/D12153
Files:
lib/asan/scripts/asan_symbolize.py
lib/sanitizer_common/sanitizer_symbolizer_internal.h
lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12153.33322.patch
Type: text/x-patch
Size: 6713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/12bbedb7/attachment.bin>
More information about the llvm-commits
mailing list