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

David Li via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 22:27:00 PDT 2016


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

Use PROF_WARN maco.


http://reviews.llvm.org/D20460

Files:
  lib/profile/InstrProfData.inc
  lib/profile/InstrProfiling.h
  lib/profile/InstrProfilingInternal.h
  lib/profile/InstrProfilingPlatformDarwin.c
  lib/profile/InstrProfilingPlatformLinux.c
  lib/profile/InstrProfilingPlatformOther.c
  lib/profile/InstrProfilingValue.c
  test/profile/instrprof-value-prof-evict.test
  test/profile/instrprof-value-prof-shared.test
  test/profile/instrprof-value-prof.c
  test/profile/instrprof-value-prof.test

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


More information about the llvm-commits mailing list