mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 22:35:24 +00:00
The result of buildStructGEP is not always a GEP (sorry), so we can't use getGEPResultElementType on it. Closes #14641
The result of buildStructGEP is not always a GEP (sorry), so we can't use getGEPResultElementType on it. Closes #14641