[PATCH] D21056: [profile] in-process profile merging support Part-3

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 14:25:35 PDT 2016


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

Relax the constraint that %m can only be at the end of the pattern. It can now appear anywhere.


http://reviews.llvm.org/D21056

Files:
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingInternal.h
  lib/profile/InstrProfilingMerge.c
  lib/profile/InstrProfilingPort.h
  test/profile/instrprof-basic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21056.59951.patch
Type: text/x-patch
Size: 14407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/28d926e9/attachment.bin>


More information about the llvm-commits mailing list