[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 12:02:52 PDT 2016
joker.eph updated this revision to Diff 54237.
joker.eph marked 5 inline comments as done.
joker.eph added a comment.
Reintroduce the linker flag I remove inadvertently in the previous patch
http://reviews.llvm.org/D19096
Files:
include/llvm/Linker/Linker.h
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Linker/LinkModules.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Linker/funcimport2.ll
test/ThinLTO/X86/Inputs/alias_resolution.ll
test/ThinLTO/X86/alias_resolution.ll
test/ThinLTO/X86/odr_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.54237.patch
Type: text/x-patch
Size: 26120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/61c9c798/attachment.bin>
More information about the llvm-commits
mailing list