Skip to content

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