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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 03:11:07 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323638: [DebugInfo] Basic .debug_names dumping support (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42297?vs=131412&id=131758#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42297

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42297.131758.patch
Type: text/x-patch
Size: 37612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/54c6fa15/attachment.bin>


More information about the llvm-commits mailing list