[PATCH] D43043: [DebugInfo] Unify ChecksumKind and Checksum value in DIFile

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 11:48:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324928: [DebugInfo] Unify ChecksumKind and Checksum value in DIFile (authored by scott.linder, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43043?vs=133667&id=133908#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43043

Files:
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/Assembler/debug-info.ll
  llvm/trunk/test/Bitcode/upgrade-dbg-checksum.ll
  llvm/trunk/test/Bitcode/upgrade-dbg-checksum.ll.bc
  llvm/trunk/test/Verifier/DIFile.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43043.133908.patch
Type: text/x-patch
Size: 29654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/ed7833c9/attachment.bin>


More information about the llvm-commits mailing list