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

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 18 17:02:16 PST 2018


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

Move lambda into static function.


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.134851.patch
Type: text/x-patch
Size: 11952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/aad4e82b/attachment.bin>


More information about the llvm-commits mailing list