This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8ec9b1997 DWARF: Add ability to reference debug info coming from multip [...] new 73c36f5b1 DWARFContext: Return empty data extractors instead of null pointers
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_aranges-empty-section.s | 63 ++++++++++++++++++++++ source/Plugins/SymbolFile/DWARF/DWARFContext.cpp | 33 ++++++------ source/Plugins/SymbolFile/DWARF/DWARFContext.h | 2 +- .../Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp | 6 +-- source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 9 ++-- 5 files changed, 86 insertions(+), 27 deletions(-) create mode 100644 lit/SymbolFile/DWARF/debug_aranges-empty-section.s