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

Sajjad Mirza via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 14:54:35 PDT 2019


sajjadm updated this revision to Diff 203034.
sajjadm added a comment.

Extracted lock/unlock code to util file, combined __llvm functions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62541

Files:
  compiler-rt/lib/profile/InstrProfiling.h
  compiler-rt/lib/profile/InstrProfilingFile.c
  compiler-rt/lib/profile/InstrProfilingUtil.c
  compiler-rt/lib/profile/InstrProfilingUtil.h
  compiler-rt/test/profile/instrprof-set-file-object-merging.c
  compiler-rt/test/profile/instrprof-set-file-object.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62541.203034.patch
Type: text/x-patch
Size: 10276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/79c4cfbf/attachment.bin>


More information about the llvm-commits mailing list