[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:40:19 PDT 2016


joker.eph updated this revision to Diff 51694.
joker.eph marked an inline comment as done.
joker.eph added a comment.

Fix typedefs


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.51694.patch
Type: text/x-patch
Size: 35198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/d47098b6/attachment.bin>


More information about the llvm-commits mailing list