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

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 23:40:08 PDT 2016


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

Update to take Teresa's comments into account.


http://reviews.llvm.org/D18122

Files:
  include/llvm/Linker/Linker.h
  include/llvm/Transforms/Utils/FunctionImportUtils.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  lib/Transforms/Utils/FunctionImportUtils.cpp
  test/Linker/funcimport.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: D18122.50796.patch
Type: text/x-patch
Size: 19599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/31201eff/attachment.bin>


More information about the llvm-commits mailing list