[PATCH] D54599: [Profile] Avoid race condition when dumping GCDA files.

calixte via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 09:18:06 PST 2018


calixte updated this revision to Diff 175705.
calixte added a comment.

Make a more concise code.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D54599

Files:
  lib/profile/GCDAProfiling.c
  lib/profile/InstrProfilingUtil.c
  lib/profile/InstrProfilingUtil.h
  test/profile/Inputs/instrprof-gcov-prefix.c
  test/profile/Posix/instrprof-gcov-prefix.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54599.175705.patch
Type: text/x-patch
Size: 4822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/453a7b13/attachment.bin>


More information about the llvm-commits mailing list