[PATCH] D26562: Bitcode: Change module reader functions to return an llvm::Expected.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 12 23:10:16 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286752: Bitcode: Change module reader functions to return an llvm::Expected. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D26562?vs=77664&id=77735#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26562
Files:
cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
cfe/trunk/lib/CodeGen/CodeGenAction.cpp
llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
llvm/trunk/include/llvm/Object/IRObjectFile.h
llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
llvm/trunk/lib/Bitcode/Reader/BitReader.cpp
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/CodeGen/ParallelCG.cpp
llvm/trunk/lib/IRReader/IRReader.cpp
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/LTO/LTOBackend.cpp
llvm/trunk/lib/LTO/LTOModule.cpp
llvm/trunk/lib/Object/IRObjectFile.cpp
llvm/trunk/lib/Object/SymbolicFile.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/tools/llvm-dis/llvm-dis.cpp
llvm/trunk/tools/verify-uselistorder/verify-uselistorder.cpp
llvm/trunk/unittests/Bitcode/BitReaderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26562.77735.patch
Type: text/x-patch
Size: 25377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161113/a9570137/attachment.bin>
More information about the llvm-commits
mailing list