This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 3542a1e98 Revert "[debugserver] Remove dead function call. NFCI." new 95be40c27 Reapply "Cleanup DWARFCompileUnit and DWARFUnit in preparatio [...]
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(-)