mirror of
https://github.com/ziglang/zig.git
synced 2026-01-06 13:33:21 +00:00
* LLVM backend: fix phi instruction not respecting `isByRef` - Also fix `is_non_null` not respecting `isByRef` * Type: implement abiSize for error unions