mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
62a8cfd5fe
We're overwriting the memory that unwind_context sits in, so we need to do the getFp() call earlier.