[compiler-rt] [llvm] [asan] Catch `initialization-order-fiasco` in modules without globals (PR #104621)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 16:16:05 PDT 2024


MaskRay wrote:

> Thouse modules still can have global constructors and access
globals in other modules which are not initialized yet.

Those modules ...

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


More information about the llvm-commits mailing list