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

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 11 13:17:45 PST 2018


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

fixed borked diff


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
  test/tools/llvm-lto2/X86/dump-summary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36311.133803.patch
Type: text/x-patch
Size: 12443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180211/dc16104c/attachment.bin>


More information about the llvm-commits mailing list