[PATCH] D26539: Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 20:00:14 PST 2016
pcc updated this revision to Diff 77592.
pcc added a comment.
- Remove unused function
https://reviews.llvm.org/D26539
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Bitcode/ReaderWriter.h
llvm/include/llvm/Object/ModuleSummaryIndexObjectFile.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Object/ModuleSummaryIndexObjectFile.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/tools/llvm-link/llvm-link.cpp
llvm/tools/llvm-lto/llvm-lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26539.77592.patch
Type: text/x-patch
Size: 19486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/cbae5325/attachment.bin>
More information about the llvm-commits
mailing list