swift
0db4f61c - IRGen: Emit fixed type descriptors for structs and enums with @_alignment attributes

Commit
8 years ago
IRGen: Emit fixed type descriptors for structs and enums with @_alignment attributes This attribute is used in the simd overlay. To ensure we can layout SIMD types correctly, emit a fixed type descriptor instead of a field type descriptor for these types.
Author
Committer
Parents
Loading