[PATCH] D19456: Add a version field in the bitcode for the summary

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 23 00:30:56 PDT 2016


joker.eph updated this revision to Diff 54773.
joker.eph added a comment.
Herald added a subscriber: joker.eph.

(update tests)


http://reviews.llvm.org/D19456

Files:
  include/llvm/Bitcode/LLVMBitCodes.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  test/Bitcode/summary_version.ll
  test/Bitcode/thinlto-alias.ll
  test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
  test/Bitcode/thinlto-function-summary-callgraph.ll
  test/Bitcode/thinlto-function-summary-originalnames.ll
  test/Bitcode/thinlto-function-summary.ll
  test/tools/llvm-lto/thinlto.ll
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19456.54773.patch
Type: text/x-patch
Size: 8012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160423/5010b099/attachment.bin>


More information about the llvm-commits mailing list