This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0aa7e5ab503 [PPC] Disable reg+reg to reg+imm transformation. new a6d921ec5bf Recommit "[DWARFv5] Dump an MD5 checksum in the line-table [...]
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/DWARFDebugLine.h | 8 +++-- lib/CodeGen/AsmPrinter/DIE.cpp | 2 ++ lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 41 ++++++++++++++++-------- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 12 ++++++- test/DebugInfo/X86/dwarfdump-header.s | 21 ++++++------ unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 18 +++++++++++ unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp | 12 +++++++ 7 files changed, 87 insertions(+), 27 deletions(-)