This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47812d8e557 [llvm-objcopy] Reformat everything using clang-format -i new 86e9c5d8a84 Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
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, 27 insertions(+), 84 deletions(-)