mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-15 23:16:31 +00:00

This makes it clearer that initialization of this global variable is taking place at compile-time, reducing the likelihood of static initialization order fiasco.