[PATCH] D62541: Adding a function for setting coverage output file.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 23:32:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362676: [Profile]: Add runtime interface to specify file handle for profile data. (authored by davidxl, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D62541?vs=203034&id=203289#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62541/new/

https://reviews.llvm.org/D62541

Files:
  compiler-rt/trunk/lib/profile/InstrProfiling.h
  compiler-rt/trunk/lib/profile/InstrProfilingFile.c
  compiler-rt/trunk/lib/profile/InstrProfilingUtil.c
  compiler-rt/trunk/lib/profile/InstrProfilingUtil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62541.203289.patch
Type: text/x-patch
Size: 7102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/764fdb00/attachment.bin>


More information about the llvm-commits mailing list