mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SIL: Remove curried SILDeclRefs
This commit is contained in:
@@ -1228,7 +1228,7 @@ static bool CSExistentialInstructions(SILFunctionArgument *Arg,
|
||||
/// witness_method):
|
||||
///
|
||||
/// open_existential_addr %0 : $*Pingable to $*@opened("1E467EB8-...")
|
||||
/// witness_method $@opened("1E467EB8-...") Pingable, #Pingable.ping!1, %2
|
||||
/// witness_method $@opened("1E467EB8-...") Pingable, #Pingable.ping, %2
|
||||
/// apply %3<@opened("1E467EB8-...") Pingable>(%2)
|
||||
///
|
||||
/// \returns True if some instructions were modified.
|
||||
|
||||
Reference in New Issue
Block a user