[PATCH] D20459: [profile] Add support for static counter allocation for value profiling (part-1)

David Li via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 21:45:36 PDT 2016


davidxl updated this revision to Diff 57890.
davidxl added a comment.

Fixed typo.


http://reviews.llvm.org/D20459

Files:
  include/llvm/ProfileData/InstrProf.h
  include/llvm/ProfileData/InstrProfData.inc
  include/llvm/Transforms/InstrProfiling.h
  lib/Transforms/Instrumentation/InstrProfiling.cpp
  test/Instrumentation/InstrProfiling/icall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20459.57890.patch
Type: text/x-patch
Size: 10928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/d22a7dc0/attachment.bin>


More information about the llvm-commits mailing list