[PATCH] D15084: Split the linker in 2

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 14:14:45 PST 2015


rafael updated this revision to Diff 42226.
rafael added a comment.

This addresses the comments and passes all tests.

The change to FunctionImport.cpp is a hack, but using a module that has been passed to the linker is a bug.


http://reviews.llvm.org/D15084

Files:
  include/llvm/Linker/IRMover.h
  include/llvm/Linker/Linker.h
  lib/Linker/CMakeLists.txt
  lib/Linker/IRMover.cpp
  lib/Linker/LinkDiagnosticInfo.h
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Linker/alias.ll
  test/tools/gold/X86/drop-linkage.ll
  tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15084.42226.patch
Type: text/x-patch
Size: 129756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/19c33686/attachment.bin>


More information about the llvm-commits mailing list