This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7da83c803ef [InstCombine] Add test case demonstrating that we don't han [...] new 75f572053a8 [ELF] - Add ability for DWARFContextInMemory to exit early [...]
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/DWARFContext.h | 14 ++++++- lib/DebugInfo/DWARF/DWARFContext.cpp | 30 ++++++++++----- unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 47 ++++++++++++++++++++++++ unittests/DebugInfo/DWARF/DwarfGenerator.h | 1 + 4 files changed, 81 insertions(+), 11 deletions(-)