[PATCH] D42297: [DebugInfo] Basic .debug_names dumping support

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 02:56:48 PST 2018


labath updated this revision to Diff 131214.
labath marked an inline comment as done.
labath added a comment.

Respond to comments from Adrian (which were made concurrently with my last patch).


Repository:
  rL LLVM

https://reviews.llvm.org/D42297

Files:
  include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  include/llvm/DebugInfo/DWARF/DWARFObject.h
  lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  lib/DebugInfo/DWARF/DWARFContext.cpp
  test/DebugInfo/X86/dwarfdump-debug-names.s
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42297.131214.patch
Type: text/x-patch
Size: 34785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/b653314a/attachment.bin>


More information about the llvm-commits mailing list