This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from c51742054 [lldb-mi] Include full path in the -data-disassemble response new afaa7e634 Remove `SymbolFileDWARF *` when there is already `DWARFUnit *`
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp | 11 +- source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 21 +- source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 2 +- .../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 242 +++++++++------------ .../Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h | 88 +++----- source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 56 +++-- source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 3 +- .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 12 +- 8 files changed, 186 insertions(+), 249 deletions(-)