mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Distributed] Handle mangling thunks in extensions with generic AS and $Stubs (#71914)
This commit is contained in:
committed by
GitHub
parent
92f3b0f2c4
commit
c56a1e8be7
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user