[Lldb-commits] [PATCH] D59381: Change CompileUnit and ARanges interfaces to propagate errors

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 14 12:12:21 PDT 2019


zturner created this revision.
zturner added reviewers: clayborg, labath, aprantl.
Herald added a subscriber: jdoerfert.

This is a continuation of D59370 <https://reviews.llvm.org/D59370> for compile units and aranges.


https://reviews.llvm.org/D59381

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59381.190700.patch
Type: text/x-patch
Size: 25080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190314/101caad2/attachment-0001.bin>


More information about the lldb-commits mailing list