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

KAWASHIMA Takahiro via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 01:07:59 PDT 2020


kawashima-fj added a comment.

In D54599#1966949 <https://reviews.llvm.org/D54599#1966949>, @marco-c wrote:

> I wonder if https://reviews.llvm.org/D76206 didn't fix this too


Sorry, I didn't notice this patch.
Probably D76206 <https://reviews.llvm.org/D76206> and D79556 <https://reviews.llvm.org/D79556> fix this too.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D54599





More information about the llvm-commits mailing list