[Lldb-commits] [PATCH] D62073: Introduce DWARFUnitHeader and use it to parse type units out of .debug_info

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 20 02:52:04 PDT 2019


labath updated this revision to Diff 200227.
labath added a comment.

Rebase so that this does not require any debug_types support.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62073/new/

https://reviews.llvm.org/D62073

Files:
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
  source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
  source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFUnit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62073.200227.patch
Type: text/x-patch
Size: 17749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190520/4cc46f67/attachment.bin>


More information about the lldb-commits mailing list