[PATCH] D11722: [ThinLTO] Bitcode reading/writing support for ThinLTO function summary/index

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 08:58:40 PDT 2015


tejohnson added reviewers: rafael, dexonsmith.
tejohnson updated this revision to Diff 31946.
tejohnson added a comment.

Updated the patch to use the parameter defined under -fthinlto in pending patch http://reviews.llvm.org/D11907. Added the same reviewers to this patch.


http://reviews.llvm.org/D11722

Files:
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/Bitcode/ReaderWriter.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/Bitcode/Writer/LLVMBuild.txt
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11722.31946.patch
Type: text/x-patch
Size: 35026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/ee851fde/attachment.bin>


More information about the llvm-commits mailing list