mirror of
https://github.com/ziglang/zig.git
synced 2025-12-28 09:03:21 +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