Files
swift-mirror/test/embedded
Erik Eckstein 890de1ac28 MandatoryPerformanceOptimizations: make sure to handle de-serialized vtable methods
When de-serializing a function and this function allocates a class, the methods of the de-serialized vtable must be handled, too.

Fixes an IRGen crash
rdar://152311945
2025-06-04 12:22:58 +02:00
..