Skip to content

Handle new Job.Kind.backend enum case from swift-driver #2761

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 1 commit into from
May 20, 2020

Conversation

owenv
Copy link
Contributor

@owenv owenv commented May 20, 2020

The new enum case was added to handle -embed-bitcode in swiftlang/swift-driver#101 , this PR handles it in a couple switches to fix a compile error.

@owenv
Copy link
Contributor Author

owenv commented May 20, 2020

@swift-ci smoke test

@owenv
Copy link
Contributor Author

owenv commented May 20, 2020

cc @cltnschlosser

does the description of the job look ok? I'm not very familiar with -embed-bitcode

@abertelrud
Copy link
Contributor

This looks good to me. Does this introduce a revlock on the compiler driver commit, or are we already in that situation? (and that's why the build failed?)

@neonichu
Copy link
Contributor

Yah, we're already in the situation that building SwiftPM master fails with swift-driver master.

@abertelrud
Copy link
Contributor

Yep, just saw the failure in #2762 due to this, so we're already there. Thanks for the fix!

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.

3 participants