This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from cbb8753cf Simplify Triple::ppc64{,le} checks with Triple::isPPC64() new 8ec9b1997 DWARF: Add ability to reference debug info coming from multip [...]
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/array-sizes.s | 4 +-- lit/SymbolFile/DWARF/dwarf5_locations.s | 2 +- source/Plugins/SymbolFile/DWARF/DIERef.cpp | 4 +-- source/Plugins/SymbolFile/DWARF/DIERef.h | 6 +++- source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp | 2 +- source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 4 +++ source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 3 +- source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 35 ++++++++++++---------- source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h | 14 ++++----- source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp | 2 +- source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 2 ++ .../SymbolFile/DWARF/DebugNamesDWARFIndex.cpp | 7 +++-- .../Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp | 17 +++++------ source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h | 5 ++-- .../Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp | 2 +- .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 19 +++++++----- source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 7 +++-- .../SymbolFile/DWARF/SymbolFileDWARFDwo.cpp | 2 +- 18 files changed, 79 insertions(+), 58 deletions(-)