[PATCH] D69586: [profile] Support online merging with continuous sync mode

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 19:03:01 PST 2019


vsk updated this revision to Diff 229677.
vsk added a comment.

Replace 'goto unlockAndReturn' with calls to a helper.


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

https://reviews.llvm.org/D69586

Files:
  clang/docs/SourceBasedCodeCoverage.rst
  compiler-rt/lib/profile/InstrProfilingBuffer.c
  compiler-rt/lib/profile/InstrProfilingFile.c
  compiler-rt/lib/profile/InstrProfilingPort.h
  compiler-rt/test/profile/ContinuousSyncMode/online-merging.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69586.229677.patch
Type: text/x-patch
Size: 15036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191116/5522e39f/attachment-0001.bin>


More information about the llvm-commits mailing list