[PATCH] D26439: Bitcode: Change the materializer interface to return llvm::Error.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 18:30:55 PST 2016
pcc created this revision.
pcc added reviewers: lhames, mehdi_amini, pete.
pcc added a subscriber: llvm-commits.
https://reviews.llvm.org/D26439
Files:
llvm/include/llvm/IR/GVMaterializer.h
llvm/include/llvm/IR/GlobalValue.h
llvm/include/llvm/IR/Module.h
llvm/include/llvm/Transforms/IPO/FunctionImport.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
llvm/lib/IR/Globals.cpp
llvm/lib/IR/LegacyPassManager.cpp
llvm/lib/IR/Module.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Linker/IRMover.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/tools/lli/lli.cpp
llvm/tools/llvm-dis/llvm-dis.cpp
llvm/tools/llvm-extract/llvm-extract.cpp
llvm/tools/llvm-link/llvm-link.cpp
llvm/unittests/Bitcode/BitReaderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26439.77300.patch
Type: text/x-patch
Size: 23232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/2dea0ff1/attachment.bin>
More information about the llvm-commits
mailing list