Files
clang-p2996/mlir/lib/Support/RawOstreamExtras.cpp
Alex Zinenko 8e4887a12e [mlir] use a thread-local alternative to llvm::nulls
LLVM is not set up in a thread-safe way, which seems to be leading to
race conditions when sending stuff to llvm::nulls in opt builds. Try a
thread-local alternative.

Reviewed By: pzread

Differential Revision: https://reviews.llvm.org/D156421
2023-07-31 08:21:21 +00:00

571 B