Skip to content
Unverified Commit 74727a46 authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[dsymutil] Fix stdio data races (NFC)

When processing multiple architectures in parallel, we need to protect
access to stdio with a mutex. We already have a mutex for that purpose,
but it was only used in the DWARFLinker. This patch protects writes to
stdio in driver.
parent 7ba37f4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment