[PATCH] D26539: Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 12:00:35 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286624: Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D26539?vs=77592&id=77646#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26539

Files:
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
  llvm/trunk/include/llvm/Object/ModuleSummaryIndexObjectFile.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Object/ModuleSummaryIndexObjectFile.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/tools/llvm-link/llvm-link.cpp
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26539.77646.patch
Type: text/x-patch
Size: 19695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/3837dcec/attachment.bin>


More information about the llvm-commits mailing list