Skip to content

IRGen: Emit async function pointers for resilient class and protocol dispatch thunks #35611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 27, 2021

Conversation

slavapestov
Copy link
Contributor

Part of rdar://problem/73625623.

@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

@slavapestov slavapestov changed the title @slavapestov IRGen: Emit async function pointers for resilient class and protocol dispatch thunks IRGen: Emit async function pointers for resilient class and protocol dispatch thunks Jan 27, 2021
@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 12360ec04ddfe9597cf6e89d00ecb304c4db1468

@slavapestov slavapestov force-pushed the emit-dispatch-thunk-async-fp branch from 12360ec to 24dc90f Compare January 27, 2021 18:40
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

…dispatch thunks

This adds new kinds of link entities corresponding to the three
dispatch thunk link entity kinds:

- DispatchThunkAsyncFunctionPointer
- DispatchThunkInitializerAsyncFunctionPointer
- DispatchThunkAllocatorAsyncFunctionPointer
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov force-pushed the emit-dispatch-thunk-async-fp branch from 24dc90f to c79de40 Compare January 27, 2021 20:22
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov merged commit 4a72178 into swiftlang:main Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants