This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee9c80e5797 [mips] Pick the right variant of DINS upfront and enable ta [...] new 122d0d1d69a [dwarfdump] Add DWARF verifiers for address ranges
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/DWARFDebugRangeList.h | 30 + include/llvm/DebugInfo/DWARF/DWARFDie.h | 4 + include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 64 +- lib/DebugInfo/DWARF/DWARFVerifier.cpp | 139 ++++- unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 648 ++++++++++++++++++++- 5 files changed, 879 insertions(+), 6 deletions(-)