mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Have the Concurrency runtime register a struct containing pointers to all of its type descriptors with standard manglings. Then have the runtime use that struct to quickly look up those types, instead of using the standard, slower type lookup code. rdar://109783861
2.2 KiB
2.2 KiB