[PATCH] D36313: [llvm-dwarfdump] - Print section name and index when dumping .debug_info ranges

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 08:10:27 PDT 2017


grimar created this revision.
Herald added a subscriber: aprantl.

Teaches llvm-dwarfdump to print section index and name of range
when it dumps .debug_info.


https://reviews.llvm.org/D36313

Files:
  include/llvm/DebugInfo/DWARF/DWARFObject.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
  lib/DebugInfo/DWARF/DWARFDie.cpp
  test/DebugInfo/X86/dwarfdump-ranges-unrelocated.s
  test/DebugInfo/dwarfdump-ranges.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36313.109741.patch
Type: text/x-patch
Size: 6598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/04491ef2/attachment-0001.bin>


More information about the llvm-commits mailing list