mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-23 00:50:57 -04:00
b7a544c527
These symbols should exist even if there is no actual `.init_array` (or whichever) section. So, always define them, and if we end up creating the corresponding section, just update the symbols' values.