[PATCH] D41926: [DWARFv5] CodeGen support for MD5 checksum

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 16:32:02 PST 2018


probinson updated this revision to Diff 129555.
probinson added a comment.

Simplify a bit, making assumptions the verifier will check for us.


https://reviews.llvm.org/D41926

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/test/CodeGen/Generic/dwarf-md5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41926.129555.patch
Type: text/x-patch
Size: 14196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/db966b98/attachment.bin>


More information about the llvm-commits mailing list