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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 15:17:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
pcc marked 2 inline comments as done.
Closed by commit rL301843: Bitcode: Make the summary reader responsible for merging. NFCI. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D32469?vs=97127&id=97347#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32469

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32469.97347.patch
Type: text/x-patch
Size: 15020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/d9646d86/attachment.bin>


More information about the llvm-commits mailing list