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

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 1 13:15:27 PDT 2017


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

Added operator!= and operator<


https://reviews.llvm.org/D36311

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36311.117291.patch
Type: text/x-patch
Size: 7814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171001/7cab77d5/attachment.bin>


More information about the llvm-commits mailing list