mirror of
https://github.com/ziglang/zig.git
synced 2026-01-14 03:15:14 +00:00
Previously, the Zig ABI size and LLVM ABI size of these types disagreed sometimes. This code also corrects the logging messages to not trigger LLVM assertions.