This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8b639505b0 MC: Remove redundant `SetUsed` arguments in MCSymbol methods new 9063ca5c8bd [DWARFv5] CodeGen support for MD5 file checksums
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: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 16 +++++----- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 3 +- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 ++---- lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 47 ++++++++++++++++----------- lib/CodeGen/AsmPrinter/DwarfUnit.h | 17 +++++----- lib/MC/MCAsmStreamer.cpp | 4 +++ test/CodeGen/Generic/dwarf-md5.ll | 49 +++++++++++++++++++++++++++++ 7 files changed, 101 insertions(+), 45 deletions(-) create mode 100644 test/CodeGen/Generic/dwarf-md5.ll