[PATCH] D48670: [ThinLTO] Ensure we always select the same function copy to import

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 14:02:11 PDT 2018


tejohnson updated this revision to Diff 154876.
tejohnson added a comment.
Herald added a subscriber: steven_wu.

Rework based on discussion


Repository:
  rL LLVM

https://reviews.llvm.org/D48670

Files:
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/LTO/LTO.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Transforms/FunctionImport/Inputs/funcimport_resolved1.ll
  test/Transforms/FunctionImport/Inputs/funcimport_resolved2.ll
  test/Transforms/FunctionImport/funcimport_resolved.ll
  tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48670.154876.patch
Type: text/x-patch
Size: 17688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/473fbd2e/attachment.bin>


More information about the llvm-commits mailing list