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

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 10:00:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328987: [profile] Fix value profile runtime merging issues (authored by xur, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D44847?vs=140526&id=140644#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44847

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44847.140644.patch
Type: text/x-patch
Size: 9737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180402/a2137829/attachment.bin>


More information about the llvm-commits mailing list