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