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

David Li via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 13:10:44 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253500: [PGO] Refactor File and Buffer API profile writing code (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D14692?vs=40311&id=40547#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14692

Files:
  compiler-rt/trunk/lib/profile/CMakeLists.txt
  compiler-rt/trunk/lib/profile/InstrProfilingBuffer.c
  compiler-rt/trunk/lib/profile/InstrProfilingFile.c
  compiler-rt/trunk/lib/profile/InstrProfilingInternal.h
  compiler-rt/trunk/lib/profile/InstrProfilingWriter.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14692.40547.patch
Type: text/x-patch
Size: 12798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/e663c174/attachment.bin>


More information about the llvm-commits mailing list