[PATCH] D36740: [llvm-dwarfdump] - Refactor section name/uniqueness gathering.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 07:58:55 PDT 2017


grimar created this revision.

As was requested in https://reviews.llvm.org/D36313 thread,

with this patch section names and uniqueness calculated once,
and not every time when a range is dumped.


https://reviews.llvm.org/D36740

Files:
  include/llvm/DebugInfo/DWARF/DWARFObject.h
  include/llvm/DebugInfo/DWARF/DWARFSection.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDie.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36740.111166.patch
Type: text/x-patch
Size: 4483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/0400bb81/attachment.bin>


More information about the llvm-commits mailing list