This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 0aa7a3bac Add support for base address entries in the .debug_ranges section new 611afdc81 Fix LLDB crash accessing unknown DW_FORM_* attributes
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/DWARFDebugAbbrev.cpp | 24 +++++++++++++++ source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h | 2 ++ source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp | 36 ++++++++++++++++++++++ source/Plugins/SymbolFile/DWARF/DWARFFormValue.h | 1 + .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 14 +++++++++ 5 files changed, 77 insertions(+)