Skip to content

Rebranch: Turn on swiftasync for i386. #3265

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

etcwilde
Copy link
Member

Cherry-picking the cherry-pick PR: #2797
rdar://83249830

This patch is necessary to allow concurrency to run on the i386 watchOS simulator.

(cherry picked from commit 8c462e7)

It was reverted in bcbe5a8,
due to LLVM-side issues, but those should be fixed with
apple/llvm-project PRs #2788 and #2790.

(cherry picked from commit 8c462e7)

It was reverted in bcbe5a8,
due to LLVM-side issues, but those should be fixed with
apple/llvm-project PRs swiftlang#2788 and swiftlang#2790.
@etcwilde etcwilde changed the title Turn on swiftasync for i386. Rebranch: Turn on swiftasync for i386. Sep 18, 2021
@etcwilde
Copy link
Member Author

@swift-ci please test

@etcwilde
Copy link
Member Author

LLDB tests are failing on Linux and MacOS which is consistent with the current state of lldb on the rebranch branch.
As far as I can tell, this didn't add any new failures to the rebranch branch, while the Swift(watchsimulator-i386) tests are now passing. The test failures all appear to be in lldb at this time.

@etcwilde etcwilde marked this pull request as ready for review September 18, 2021 22:43
@etcwilde etcwilde requested a review from hyp September 18, 2021 22:43
@etcwilde etcwilde merged commit 77865db into swiftlang:stable/20210726 Sep 20, 2021
@etcwilde etcwilde deleted the ewilde/rebranch/fix-i386watchos-concurrency branch January 26, 2022 16:34
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