[PATCH] D13515: Support for ThinLTO function importing and symbol linking.

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 10:18:33 PDT 2015


tejohnson updated this revision to Diff 37768.
tejohnson added a comment.

Updated as per review comments from davidxl, dexonsmith and tobiasvk,
including updating test to use new llvm-lto functionality instead of gold.


http://reviews.llvm.org/D13515

Files:
  include/llvm/IR/FunctionInfo.h
  include/llvm/Linker/Linker.h
  lib/Linker/LinkModules.cpp
  lib/Transforms/IPO/ElimAvailExtern.cpp
  test/Linker/Inputs/funcimport.ll
  test/Linker/funcimport.ll
  tools/llvm-link/CMakeLists.txt
  tools/llvm-link/LLVMBuild.txt
  tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13515.37768.patch
Type: text/x-patch
Size: 43184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151019/6ff613c5/attachment.bin>


More information about the llvm-commits mailing list