[PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 09:17:38 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255909: [ThinLTO] Metadata linking for imported functions (authored by tejohnson).
Changed prior to commit:
http://reviews.llvm.org/D14838?vs=42191&id=43147#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14838
Files:
llvm/trunk/include/llvm/IR/GVMaterializer.h
llvm/trunk/include/llvm/IR/Metadata.h
llvm/trunk/include/llvm/IRReader/IRReader.h
llvm/trunk/include/llvm/Linker/IRMover.h
llvm/trunk/include/llvm/Linker/Linker.h
llvm/trunk/include/llvm/Transforms/Utils/ValueMapper.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/IR/Metadata.cpp
llvm/trunk/lib/IRReader/IRReader.cpp
llvm/trunk/lib/Linker/IRMover.cpp
llvm/trunk/lib/Linker/LinkModules.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/lib/Transforms/Utils/ValueMapper.cpp
llvm/trunk/test/Linker/Inputs/thinlto_funcimport_debug.ll
llvm/trunk/test/Linker/thinlto_funcimport_debug.ll
llvm/trunk/test/Transforms/FunctionImport/Inputs/funcimport_debug.ll
llvm/trunk/test/Transforms/FunctionImport/funcimport_debug.ll
llvm/trunk/tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14838.43147.patch
Type: text/x-patch
Size: 55714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/3eb7bb11/attachment.bin>
More information about the llvm-commits
mailing list