[PATCH] D44847: [profile] Fix value profile runtime merging issues

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 30 21:49:58 PDT 2018


xur updated this revision to Diff 140526.
xur marked an inline comment as done.
xur added a comment.

integrated David's review comments to use an available api.


https://reviews.llvm.org/D44847

Files:
  lib/profile/InstrProfiling.h
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingMerge.c
  lib/profile/InstrProfilingMergeFile.c
  lib/profile/InstrProfilingPort.h
  lib/profile/InstrProfilingValue.c
  test/profile/instrprof-value-merge.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44847.140526.patch
Type: text/x-patch
Size: 9361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/211ca708/attachment.bin>


More information about the llvm-commits mailing list