mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 08:32:02 +03:00
8e0a4ca4b3
I think the underlying issue was the same as https://github.com/ziglang/zig/issues/13258 and that has a work-around in LLVM 19 (see https://github.com/llvm/llvm-project/issues/58557). Fixes #15325