This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dd5fd7ff883 [X86][SSE] Add an assert to ensure that rotation amount is [...] new 8b03f4d6d27 [DWARF] Refactor callback usage for .debug_line error handling
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 | 4 +- include/llvm/DebugInfo/DWARF/DWARFDebugLine.h | 40 +++---- lib/DebugInfo/DWARF/DWARFContext.cpp | 12 +- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 38 ++++--- tools/dsymutil/DwarfLinker.cpp | 2 +- unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp | 134 ++++++++++++----------- 6 files changed, 116 insertions(+), 114 deletions(-)