[PATCH] D37157: Fix Bug 30978 by emitting cv file checksums.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 19:01:59 PDT 2017


ecbeckmann updated this revision to Diff 114116.
ecbeckmann added a comment.

Some more testing  changes.


https://reviews.llvm.org/D37157

Files:
  llvm/include/llvm/IR/DIBuilder.h
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/include/llvm/MC/MCCodeView.h
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
  llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCCodeView.cpp
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/test/DebugInfo/COFF/multifile.ll
  llvm/tools/llvm-readobj/COFFDumper.cpp
  llvm/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37157.114116.patch
Type: text/x-patch
Size: 19697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/c415e123/attachment.bin>


More information about the llvm-commits mailing list