This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f235f41e3 Reapply "Fix a crash in option parsing." new 40db8f267 DWARF: Add support for type units+split dwarf combo
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: lit/SymbolFile/DWARF/debug-types-basic.test | 24 +++++++++---- lit/SymbolFile/DWARF/debug-types-expressions.test | 18 +++++++--- lit/SymbolFile/DWARF/split-dwarf-multiple-cu.ll | 40 ++++++++++++++++++++++ source/Plugins/SymbolFile/DWARF/DWARFContext.cpp | 4 +-- .../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 5 +-- source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 5 ++- .../Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp | 7 ++-- .../SymbolFile/DWARF/SymbolFileDWARFDwo.cpp | 33 +++++++++++++++--- .../Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h | 5 ++- 9 files changed, 117 insertions(+), 24 deletions(-) create mode 100644 lit/SymbolFile/DWARF/split-dwarf-multiple-cu.ll