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