[all-commits] [llvm/llvm-project] 8466ab: llvm-profgen: Fix race condition (#83489)
Matthias Braun via All-commits
all-commits at lists.llvm.org
Thu Feb 29 14:53:23 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8466ab98ca5353e22eab0ae6d9885a65091786fb
https://github.com/llvm/llvm-project/commit/8466ab98ca5353e22eab0ae6d9885a65091786fb
Author: Matthias Braun <matze at braunis.de>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M llvm/tools/llvm-profgen/PerfReader.cpp
Log Message:
-----------
llvm-profgen: Fix race condition (#83489)
Fix race condition when multiple instances of `llvm-progen` read from
the same inputs.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list