This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from a17fc9be0 Remove unused NativeProcessProtocol.h include from Platform.h new f8c6acca4 Cleanup DWARFCompileUnit and DWARFUnit in preparation for add [...]
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: .../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 580 +------------------ source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 106 +--- .../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 4 +- source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 622 +++++++++++++++++---- source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 69 ++- .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 12 +- source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 2 +- .../SymbolFile/DWARF/SymbolFileDWARFDebugMap.h | 2 +- 8 files changed, 569 insertions(+), 828 deletions(-)