mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
Unless the pointer is a pointer to a function, if the pointee type has zero-bits, we need to return `MCValue.none` as the `Decl` has not been lowered to memory, and therefore, any GOT reference will be wrong.