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

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


joker.eph updated this revision to Diff 50797.
joker.eph marked 4 inline comments as done.
joker.eph added a comment.

Update tests as well


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/funcimport.ll
  tools/llvm-link/llvm-link.cpp

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


More information about the llvm-commits mailing list