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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 03:34:49 PST 2018


labath updated this revision to Diff 131031.
labath marked 4 inline comments as done.
labath added a comment.

Incorporate feedback from Jonas.


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.131031.patch
Type: text/x-patch
Size: 32452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/7ea3aaab/attachment-0001.bin>


More information about the llvm-commits mailing list