[PATCH] D36311: [ThinLTO] Add GraphTraits for FunctionSummaries

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 17 13:38:22 PST 2018


ncharlie updated this revision to Diff 134819.
ncharlie added a comment.

Use function_ref rather std::function, becuase of bug in clang.


https://reviews.llvm.org/D36311

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  lib/IR/ModuleSummaryIndex.cpp
  lib/LTO/LTO.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/module_summary_graph_traits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36311.134819.patch
Type: text/x-patch
Size: 11792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/82b077d9/attachment.bin>


More information about the llvm-commits mailing list