[PATCH] D17212: [ThinLTO] Support for call graph in per-module and combined summary.

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 13:05:15 PST 2016


davidxl added a comment.

+eraman This patch defines scaledCount() method which should probably be in ProfileCommon.h.  There is a similar method in your inliner patch which can be moved there too.


http://reviews.llvm.org/D17212





More information about the llvm-commits mailing list