[PATCH] D18343: ThinLTO: use the callgraph from the combined index to drive the FunctionImporter

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 15:11:12 PDT 2016


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

Update one comment


http://reviews.llvm.org/D18343

Files:
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Transforms/FunctionImport/adjustable_threshold.ll
  test/Transforms/FunctionImport/funcimport.ll
  test/Transforms/FunctionImport/funcimport_alias.ll
  test/Transforms/FunctionImport/funcimport_debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18343.51692.patch
Type: text/x-patch
Size: 35010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/92945a14/attachment.bin>


More information about the llvm-commits mailing list