This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 05be9a4b9 [lldb] Make TestDeletedExecutable more reliable new d5e68d286 Add convenience methods to convert LLDB to LLVM data structures.
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: include/lldb/Core/Section.h | 5 ++++ source/Plugins/SymbolFile/DWARF/DWARFContext.cpp | 34 ++++++++++++++++++++++ source/Plugins/SymbolFile/DWARF/DWARFContext.h | 4 +++ .../SymbolFile/DWARF/DWARFDataExtractor.cpp | 8 +++++ .../Plugins/SymbolFile/DWARF/DWARFDataExtractor.h | 3 ++ .../SymbolFile/DWARF/DebugNamesDWARFIndex.cpp | 11 ++----- tools/lldb-test/lldb-test.cpp | 2 +- 7 files changed, 57 insertions(+), 10 deletions(-)