[PATCH] D18122: Rework linkInModule(), making it oblivious to ThinLTO

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 14:27:13 PDT 2016


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

Rebase on trunk


http://reviews.llvm.org/D18122

Files:
  include/llvm/Linker/Linker.h
  include/llvm/Transforms/Utils/FunctionImportUtils.h
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  lib/Transforms/Utils/FunctionImportUtils.cpp
  test/Linker/funcimport.ll
  test/Transforms/FunctionImport/funcimport.ll
  tools/llvm-link/llvm-link.cpp
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18122.50873.patch
Type: text/x-patch
Size: 18810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/c99c7227/attachment.bin>


More information about the llvm-commits mailing list