[PATCH] D17831: [PGO] Add API to merge profile from buffer

David Li via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 10:59:30 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262644: [PGO] Add API for profile merge from buffer (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D17831?vs=49758&id=49760#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17831

Files:
  compiler-rt/trunk/lib/profile/CMakeLists.txt
  compiler-rt/trunk/lib/profile/InstrProfiling.h
  compiler-rt/trunk/lib/profile/InstrProfilingInternal.h
  compiler-rt/trunk/lib/profile/InstrProfilingMerge.c
  compiler-rt/trunk/lib/profile/InstrProfilingMergeFile.c
  compiler-rt/trunk/make/platform/clang_linux.mk
  compiler-rt/trunk/test/profile/Linux/instrprof-merge-vp.c
  compiler-rt/trunk/test/profile/instrprof-merge.c
  compiler-rt/trunk/test/profile/instrprof-without-libc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17831.49760.patch
Type: text/x-patch
Size: 14440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/68bb4577/attachment.bin>


More information about the llvm-commits mailing list