[PATCH] D19096: ThinLTO/ModuleLinker: add a flag to not always pull-in linkonce when performing importing

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 13:46:36 PDT 2016


joker.eph updated this revision to Diff 54415.
joker.eph added a comment.

Update with a command line flag to allows the test to pass.


http://reviews.llvm.org/D19096

Files:
  include/llvm/Linker/Linker.h
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Linker/funcimport2.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.54415.patch
Type: text/x-patch
Size: 9390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/7eead4d3/attachment.bin>


More information about the llvm-commits mailing list