[PATCH] D19096: ModuleLinker: do not always pull-in linkonce_odr when performing ThinLTO importing
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 22:48:09 PDT 2016
joker.eph updated this revision to Diff 54319.
joker.eph added a comment.
Update, after splitting as much as possible in http://reviews.llvm.org/D19308.
This now only adds the flag to the Linker.
http://reviews.llvm.org/D19096
Files:
include/llvm/Linker/Linker.h
lib/Linker/LinkModules.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Linker/funcimport2.ll
test/ThinLTO/X86/Inputs/alias_resolution.ll
test/Transforms/FunctionImport/Inputs/funcimport.ll
test/Transforms/FunctionImport/funcimport.ll
tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19096.54319.patch
Type: text/x-patch
Size: 9627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/ca397c71/attachment.bin>
More information about the llvm-commits
mailing list