Skip to content

IRGen: Add a frontend option to force single LLVM module emission in multithreaded mode #59344

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

Conversation

aschwaighofer
Copy link
Contributor

This allows to experiment with single module LLVM emission without
having to change drivers that expect multiple output files.

@aschwaighofer
Copy link
Contributor Author

@swift-ci test

…multithreaded mode

This allows to experiment with single module LLVM emission without
having to change drivers that expect multiple output files.

rdar://94744623
@aschwaighofer aschwaighofer force-pushed the single_module_in_num_threads branch from 6ef4ec1 to 821ba47 Compare June 10, 2022 16:47
@aschwaighofer
Copy link
Contributor Author

@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.

1 participant