[Distributed] Handle mangling thunks in extensions with generic AS and $Stubs (#71914)

This commit is contained in:
Konrad `ktoso` Malawski
2024-02-29 21:22:00 +09:00
committed by GitHub
parent 92f3b0f2c4
commit c56a1e8be7
29 changed files with 565 additions and 296 deletions

View File

@@ -521,8 +521,8 @@ class LinkEntity {
/// Accessible function record, which describes a function that can be
/// looked up by name by the runtime.
/// The pointer is a SILFunction*.
AccessibleFunctionRecord,
AccessibleProtocolRequirementFunctionRecord,
/// Extended existential type shape.
/// Pointer is the (generalized) existential type.