[PATCH] D51247: Support for remapping profile data, for instrumentation-based profiling.

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 18:26:09 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/D51247

Files:
  include/llvm/ProfileData/InstrProfReader.h
  lib/ProfileData/InstrProfReader.cpp
  unittests/ProfileData/InstrProfTest.cpp

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


More information about the llvm-commits mailing list