mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-16 21:15:23 +03:00
0543def52f
The result of buildStructGEP is not always a GEP (sorry), so we can't use getGEPResultElementType on it. Closes #14641