This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 185a067ae8f [X86] Remove assert in X86MCCodeEmitter.cpp that was added [...] new 17486de5d05 [DWARFv5] Dump an MD5 checksum in the line-table header. Ad [...]
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 | 9 ++++++ 7 files changed, 84 insertions(+), 27 deletions(-)