Skip to content

Cleanup to prepare for emit-module-separately by default #790

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 6 commits into from
Aug 11, 2021

Conversation

xymus
Copy link
Contributor

@xymus xymus commented Aug 10, 2021

This PR extracts fixes and test updates from #730 as these are safer and less likely to be reverted. A few tests are hardened, some explicitly use merge-modules and others are preemptively moving to emit-module-separately.

xymus added 6 commits August 10, 2021 14:46
With emit-module-separately by default the compiler no longer use
compile jobs for -emit-module.
The linker uses the swiftmodule file generated by the emit-module job.
…eduled

This prevents generating duplicate files and feeding duplicated
diagnostics to Xcode.
@xymus xymus requested a review from artemcm August 10, 2021 22:13
@xymus
Copy link
Contributor Author

xymus commented Aug 10, 2021

@swift-ci Please test

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