This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3d8a34a84be ARM: avoid handing a deleted node back to TableGen during ISel. new cfa02bf1594 Add line table verification to lldb-dwarfdump --verify
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/llvm/DebugInfo/DWARF/DWARFDebugLine.h | 2 +- lib/DebugInfo/DWARF/DWARFContext.cpp | 73 +++++++ lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 10 +- unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 243 ++++++++++++++++------- 4 files changed, 251 insertions(+), 77 deletions(-)