mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
For ObjC class method calls, map a metatype value back to an objc Class before emitting the ObjC call. This is dumb because we already map the original Class to a Swift metatype when we map the metatype instruction, but it gets ObjC class method calls working. Now that SIL keeps use chains, we could be easily smarter about this. Swift SVN r4558
42 KiB
42 KiB