mirror of
https://github.com/ziglang/zig.git
synced 2026-03-13 14:50:51 +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.