Skip to content

Conditionally start using llvm::CallingConv::SwiftTail for async functions #36037

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 3 commits into from
Feb 18, 2021

Conversation

aschwaighofer
Copy link
Contributor

This is conditional on UseAsyncLowering and in the future should also be
conditional on clangTargetInfo.isSwiftAsyncCCSupported() once that
support is merged.

Update tests to work either with swiftcc or swifttailcc.

…tions

This is conditional on UseAsyncLowering and in the future should also be
conditional on `clangTargetInfo.isSwiftAsyncCCSupported()` once that
support is merged.

Update tests to work either with swiftcc or swifttailcc.
@aschwaighofer
Copy link
Contributor Author

@swift-ci Please clean test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 4373bdd

@aschwaighofer
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - b1a86f4

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - b1a86f4

@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@aschwaighofer aschwaighofer merged commit a0098c0 into swiftlang:main Feb 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.

2 participants