mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Mangling: Add a mangling for back deployment fallback functions and update the back deployment thunk mangling to use the same prefix.
This commit is contained in:
@@ -332,7 +332,8 @@ NODE(CompileTimeConst)
|
||||
|
||||
// Added in Swift 5.7
|
||||
NODE(OpaqueReturnTypeIndexed)
|
||||
NODE(BackDeployed)
|
||||
NODE(BackDeploymentThunk)
|
||||
NODE(BackDeploymentFallback)
|
||||
|
||||
#undef CONTEXT_NODE
|
||||
#undef NODE
|
||||
|
||||
Reference in New Issue
Block a user