[PATCH] D26439: Bitcode: Change the materializer interface to return llvm::Error.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 09:59:04 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286382: Bitcode: Change the materializer interface to return llvm::Error. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D26439?vs=77300&id=77370#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26439
Files:
llvm/trunk/include/llvm/IR/GVMaterializer.h
llvm/trunk/include/llvm/IR/GlobalValue.h
llvm/trunk/include/llvm/IR/Module.h
llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/ExecutionEngine/Interpreter/Interpreter.cpp
llvm/trunk/lib/IR/Globals.cpp
llvm/trunk/lib/IR/LegacyPassManager.cpp
llvm/trunk/lib/IR/Module.cpp
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/LTO/LTOBackend.cpp
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Linker/IRMover.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/tools/lli/lli.cpp
llvm/trunk/tools/llvm-dis/llvm-dis.cpp
llvm/trunk/tools/llvm-extract/llvm-extract.cpp
llvm/trunk/tools/llvm-link/llvm-link.cpp
llvm/trunk/unittests/Bitcode/BitReaderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26439.77370.patch
Type: text/x-patch
Size: 23574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/fa2c519a/attachment.bin>
More information about the llvm-commits
mailing list