mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 23:26:05 +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.