Closed kubamracek closed 1 month ago
We currently fail to deserialize wtables in some cases and crash the compiler, see the attached test case that demonstrates that. SILLinker needs to force deserialization of a wtable if it's needed by a InitExistentialRefInst in Embedde Swift mode.
@swift-ci please test
@swift-ci please test macOS platform
We currently fail to deserialize wtables in some cases and crash the compiler, see the attached test case that demonstrates that. SILLinker needs to force deserialization of a wtable if it's needed by a InitExistentialRefInst in Embedde Swift mode.