[PATCH] D14692: [PGO] Refactor common profile dumping code for File and Buffer API

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 10:56:29 PST 2015


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

Updated patch according to Vedant's comments.


http://reviews.llvm.org/D14692

Files:
  lib/profile/CMakeLists.txt
  lib/profile/InstrProfilingBuffer.c
  lib/profile/InstrProfilingFile.c
  lib/profile/InstrProfilingInternal.h
  lib/profile/InstrProfilingWriter.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14692.40311.patch
Type: text/x-patch
Size: 11278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151116/61019b2c/attachment.bin>


More information about the llvm-commits mailing list