mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 23:06:05 +00:00

We never noticed it because our CI doesn't actually build against a C library that doesn't have threading functionality, however building against a truly thread-free platform surfaces these issues. Differential Revision: https://reviews.llvm.org/D114242