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

Eric Schweitz via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 07:43:31 PDT 2024


schweitzpgi wrote:

> Was this a recent regression?

It was a "recent" regression in that our project was changing how it was built and packaged. But this global variable has been around since 2017.

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


More information about the llvm-commits mailing list