mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 23:05:24 +00:00
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