[llvm] llvm-profgen: Fix race condition (PR #83489)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 10:13:26 PDT 2024


MatzeB wrote:

Are you having trouble with temporary files accumulating and you running out of disk space? You could probably submit a patch then that the temporary file is deleted after it was read...

https://github.com/llvm/llvm-project/pull/83489


More information about the llvm-commits mailing list