This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36ed9f49153 [ARM] OrCombineToBFI function new db07f4c8a7d [llvm-dwarfdump] - Fix array out of bounds access crash.
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/DWARFDie.h | 6 +--- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 1 + lib/DebugInfo/DWARF/DWARFDie.cpp | 6 ++++ lib/DebugInfo/DWARF/DWARFUnit.cpp | 11 ++++++ test/tools/llvm-dwarfdump/X86/verify_debug_info2.s | 42 ++++++++++++++++++++++ 5 files changed, 61 insertions(+), 5 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/verify_debug_info2.s