mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Same deal as for opaque existentials--pre-instantiate a static witness table for one-witness-table types (the zero-witness-tables case is nicely handled by Builtin.ObjCPointer's value witness), and generate a vwtable using dynamic witness implementations for each different-sized container on demand as necessary. Swift SVN r9850
69 KiB
69 KiB