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

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 16:16:42 PDT 2016


joker.eph updated this revision to Diff 52002.
joker.eph marked 6 inline comments as done.
joker.eph added a comment.

Taking comments into account.


http://reviews.llvm.org/D18213

Files:
  include/llvm/Bitcode/BitstreamReader.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
  tools/llvm-as/llvm-as.cpp
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18213.52002.patch
Type: text/x-patch
Size: 22748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/a3c82666/attachment.bin>


More information about the llvm-commits mailing list