mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Added ForceStructTypeLayouts. When enabled, IRGen will lower structs using the aligned group of TypeLayout rather than using TypeInfos. This potentially leads to a size increase as TypeInfos currently produce better code than the TypeLayout route.
83 KiB
83 KiB