mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 16:37:17 +00:00
Also, rewrites codegen section to store symbol address in a register to then later invoke `callq` on the register.
Also, rewrites codegen section to store symbol address in a register to then later invoke `callq` on the register.