[PATCH] D19096: ModuleLinker: do not always pull-in linkonce_odr when performing ThinLTO importing

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 11:36:51 PDT 2016


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

Should be in better shape now.


http://reviews.llvm.org/D19096

Files:
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Linker/funcimport2.ll
  test/ThinLTO/X86/Inputs/alias_resolution.ll
  test/ThinLTO/X86/alias_resolution.ll
  test/ThinLTO/X86/odr_resolution.ll
  test/Transforms/FunctionImport/Inputs/funcimport.ll
  test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19096.54234.patch
Type: text/x-patch
Size: 23893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/f5fc8ee5/attachment.bin>


More information about the llvm-commits mailing list