Now that we lock the internal allocator around fork, it's possible it will create additional deadlocks. Add a fake mutex that substitutes the internal allocator for the purposes of deadlock detection. Depends on D114531. Reviewed By: melver Differential Revision: https://reviews.llvm.org/D114532
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================