mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-29 12:08:48 +03:00
792bbfa301
Previously it was not multiplying by the element ABI size. Now, it uses ptr_add instructions which do math based on the element type.