[PATCH] D18522: Sample profile summary cleanup

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 12:36:39 PDT 2016


eraman created this revision.
eraman added reviewers: dnovillo, danielcdh.
eraman added a subscriber: llvm-commits.

Replace references to MaxHeadSamples with MaxFunctionCount

http://reviews.llvm.org/D18522

Files:
  include/llvm/ProfileData/ProfileCommon.h
  include/llvm/ProfileData/SampleProfReader.h
  lib/ProfileData/ProfileSummary.cpp
  lib/ProfileData/SampleProfWriter.cpp
  unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18522.51824.patch
Type: text/x-patch
Size: 5199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160328/0f5959a0/attachment-0001.bin>


More information about the llvm-commits mailing list