Skip to content

Coro: Remove coro_end and coro_suspend_retcon in private unprocessed functions #3544

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

Conversation

aschwaighofer
Copy link

We might emit functions that are private and never called. The coro
split pass only processes functions that might be called. Remove
intrinsics that we can't generate code for.

rdar://84619859

…functions

We might emit functions that are private and never called. The coro
split pass only processes functions that might be called. Remove
intrinsics that we can't generate code for.

rdar://84619859
@aschwaighofer
Copy link
Author

@swift-ci test

@aschwaighofer
Copy link
Author

@swift-ci test macOS

1 similar comment
@aschwaighofer
Copy link
Author

@swift-ci test macOS

@aschwaighofer aschwaighofer merged commit 88c7ab5 into swiftlang:stable/20210726 Nov 18, 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.

1 participant