[PATCH] D32469: Bitcode: Make the summary reader responsible for merging. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 11:10:34 PDT 2017


pcc updated this revision to Diff 97127.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D32469

Files:
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/IR/ModuleSummaryIndex.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32469.97127.patch
Type: text/x-patch
Size: 14303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/43228a4b/attachment.bin>


More information about the llvm-commits mailing list