[PATCH] D32177: Using address range map to speedup finding inline stack for address.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 11:20:25 PDT 2017


danielcdh updated this revision to Diff 95786.
danielcdh added a comment.

Updated the logic and remove the assertion. Add a unittest to cover the symbolization of the padding zone.


https://reviews.llvm.org/D32177

Files:
  include/llvm/DebugInfo/DWARF/DWARFDie.h
  include/llvm/DebugInfo/DWARF/DWARFUnit.h
  lib/DebugInfo/DWARF/DWARFDie.cpp
  lib/DebugInfo/DWARF/DWARFUnit.cpp
  test/tools/llvm-symbolizer/padding-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32177.95786.patch
Type: text/x-patch
Size: 8519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/d41a9700/attachment.bin>


More information about the llvm-commits mailing list