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

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 11:22:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313374: Fix Bug 30978 by emitting cv file checksums. (authored by ecbeckmann).

Changed prior to commit:
  https://reviews.llvm.org/D37157?vs=115433&id=115434#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37157

Files:
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/include/llvm/MC/MCCodeView.h
  llvm/trunk/include/llvm/MC/MCObjectStreamer.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCCodeView.cpp
  llvm/trunk/lib/MC/MCObjectStreamer.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/test/DebugInfo/COFF/inlining.ll
  llvm/trunk/test/DebugInfo/COFF/multifile.ll
  llvm/trunk/test/DebugInfo/COFF/simple.ll
  llvm/trunk/test/MC/AArch64/coff-debug.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37157.115434.patch
Type: text/x-patch
Size: 33411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/794f45e3/attachment.bin>


More information about the llvm-commits mailing list