swift
12d78cf9
- Use TypeLayout Structs instead of TypeInfo
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Use TypeLayout Structs instead of TypeInfo When generating TypeLayouts, rather than using a Scalar Layout, use an aligned struct so that we use the typelayout path rather than the typeinfo path when doing irgen.
References
#39053 - TypeLayout: Use AlignedGroups instead of ScalarLayouts
Author
Gwen Mittertreiner
Committer
gmittert
Parents
e94a8712
Loading