#-/-
1 messages · Page 1 of 1 (latest)
I think you are hitting this?
https://github.com/ziglang/zig/issues/19216
If it's this, then it's a problem, because this happens at the llvm backend part, it's not directly a zig compilation error.
I'm not even sure if it's that issue, because I can't reproduce the issue from the reduced code.