[PATCH] D78477: [profile] Don't crash when forking in several threads

calixte via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 24 04:17:48 PDT 2020


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

Fix nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78477

Files:
  clang/lib/Driver/ToolChains/Darwin.cpp
  compiler-rt/lib/profile/GCDAProfiling.c
  compiler-rt/test/profile/Inputs/instrprof-gcov-multithread_fork.cpp
  compiler-rt/test/profile/instrprof-gcov-multithread_fork.test
  llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78477.259854.patch
Type: text/x-patch
Size: 11805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200424/e632d089/attachment.bin>


More information about the cfe-commits mailing list