[PATCH] D51248: Support for remapping profile data, for sample-based profiling.

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 18:27:30 PDT 2018


rsmith created this revision.
rsmith added reviewers: davidxl, tejohnson, dlj, erik.pilkington.

Split out from https://reviews.llvm.org/D51240, see that patch for full context.


Repository:
  rL LLVM

https://reviews.llvm.org/D51248

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51248.162529.patch
Type: text/x-patch
Size: 8737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180825/e8f2faf9/attachment.bin>


More information about the llvm-commits mailing list