[PATCH] D15102: Change ModuleLinker to take a set of GlobalValues to import instead of a single one

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 17:30:05 PST 2015


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

Rebased. There is only the API change now, we can't yet take advantage of this.


http://reviews.llvm.org/D15102

Files:
  include/llvm/Linker/Linker.h
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15102.41583.patch
Type: text/x-patch
Size: 4016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/cd7689d9/attachment.bin>


More information about the llvm-commits mailing list