This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8681051b9ec [DAGCombine] Fix for PR37563 new 81a623d6d61 [DebugInfo] Don't crash when given invalid DWARFv5 line tab [...]
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/DWARFFormValue.h | 2 ++ lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 2 +- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 15 +++++++++------ test/DebugInfo/Inputs/invalid.linetable | Bin 0 -> 680 bytes test/DebugInfo/dwarfdump-invalid-line-table.test | 5 +++++ 5 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 test/DebugInfo/Inputs/invalid.linetable create mode 100644 test/DebugInfo/dwarfdump-invalid-line-table.test