mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
Default initializers for procedure pointer components are missing from module files; add them. Fixes https://github.com/llvm/llvm-project/issues/170331.