mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 18:56:05 +00:00

Because of lock contention, we temporarily disabled the printing of regions' status when it's exhausted. Given that it's useful when the Region OOM happens, this CL brings it back without lock contention. Differential Revision: https://reviews.llvm.org/D141955
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. ================================