Skip to content

Intro a flag to disable emit-module-separately #668

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 2 commits into from
May 20, 2021

Conversation

xymus
Copy link
Contributor

@xymus xymus commented May 20, 2021

We want to make emit-module-separately the default incremental build mode soon. Let's first add a flag to disable it to be safe. Once emit-module-separately is the default, passing this flag will force the driver to revert to using the merge-module incremental build mode.

xymus added 2 commits May 19, 2021 17:06
We want to make this feature the default soon. Let's add a flag to
disable it beforehand to be safe. Once emit-module-separately is the
default, passing this flag will force the driver to rely on the
merge-module incremental build mode.

rdar://78228466
@xymus xymus requested a review from artemcm May 20, 2021 00:10
@xymus
Copy link
Contributor Author

xymus commented May 20, 2021

@swift-ci Please test

@xymus xymus merged commit 4b61dc4 into swiftlang:main May 20, 2021
@xymus xymus deleted the no-emit-module-separately-flag branch May 20, 2021 16:29
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