[PATCH] D18213: Add a module Hash in the bitcode and the combined index.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 12:26:15 PDT 2016


joker.eph updated this revision to Diff 51672.
joker.eph added a comment.

Forgot to remote the SHA1 for the MST_ENTRY abbrev.


http://reviews.llvm.org/D18213

Files:
  include/llvm/ADT/ArrayRef.h
  include/llvm/Bitcode/BitstreamWriter.h
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/Bitcode/ReaderWriter.h
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/ModuleSummaryIndex.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Bitcode/Inputs/module_hash.ll
  test/Bitcode/module_hash.ll
  tools/llvm-as/llvm-as.cpp
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18213.51672.patch
Type: text/x-patch
Size: 23547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/3dc31c57/attachment.bin>


More information about the llvm-commits mailing list