This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 930765e1620 [RISCV] Fix callee-saved-gprs.ll test ABIs new 91fd77e0580 DWARFDebugLoc: Make parsing and error reporting more robust
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/DWARFDebugLoc.h | 13 +-- lib/DebugInfo/DWARF/DWARFDebugLoc.cpp | 97 ++++++++++------------ lib/DebugInfo/DWARF/DWARFVerifier.cpp | 12 +-- .../X86/dwarfdump-debug-loc-error-cases.s | 58 +++++++++++++ .../X86/dwarfdump-debug-loclists-error-cases.s | 71 ++++++++++++++++ 5 files changed, 185 insertions(+), 66 deletions(-) create mode 100644 test/DebugInfo/X86/dwarfdump-debug-loc-error-cases.s create mode 100644 test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases.s