mirror of
https://github.com/ziglang/zig.git
synced 2026-02-06 22:47:05 +00:00
When exporting a data symbol, generate a regular global and use the data symbol's virtual addres as the value (init) of the global.
When exporting a data symbol, generate a regular global and use the data symbol's virtual addres as the value (init) of the global.