[PATCH] D17831: [PGO] Add API to merge profile from buffer
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 15:07:16 PST 2016
davidxl created this revision.
davidxl added a reviewer: vsk.
davidxl added subscribers: llvm-commits, bogner, silvas.
Notes: since VP is not supported with buffer API, the test case for VP merging is not added. The API to do profile/in-process counter matching check will be in a followup patch.
http://reviews.llvm.org/D17831
Files:
lib/profile/CMakeLists.txt
lib/profile/InstrProfiling.h
lib/profile/InstrProfilingMerge.c
make/platform/clang_linux.mk
test/profile/instrprof-merge.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17831.49677.patch
Type: text/x-patch
Size: 7401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160302/174e36a4/attachment.bin>
More information about the llvm-commits
mailing list