[llvm] Workaround -Wglobal-constructor warning. (PR #94699)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 11:52:36 PDT 2024


efriedma-quic wrote:

libSupport is supposed to support this... but there's a specific carveout for targets that don't support constant initialization of mutexes.  See https://reviews.llvm.org/D105959 / 402461beb / etc.

CC @joker-eph

https://github.com/llvm/llvm-project/pull/94699


More information about the llvm-commits mailing list