[PATCH] D11721: [ThinLTO] Data structures for holding ThinLTO function index/summary

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 07:09:20 PDT 2015


tejohnson updated this revision to Diff 32048.
tejohnson added a comment.

Addressed some review comments: Added the instruction count, which is the baseline metric used in ThinLTO importing decisions, to the ThinLTOFunctionSummary class. Also made ThinLTOFunctionInfo class member data private.


http://reviews.llvm.org/D11721

Files:
  include/llvm/IR/ThinLTOInfo.h
  lib/IR/CMakeLists.txt
  lib/IR/ThinLTOInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11721.32048.patch
Type: text/x-patch
Size: 9689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150813/5ca8bbe2/attachment.bin>


More information about the llvm-commits mailing list