Skip to content

[5.7] IRGen: Add a frontend option to force single LLVM module emission in multithreaded mode #59368

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

Conversation

aschwaighofer
Copy link
Contributor

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

rdar://94744623
(cherry picked from commit 821ba47)

…on in multithreaded mode

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

rdar://94744623
(cherry picked from commit 821ba47)
@aschwaighofer aschwaighofer requested a review from a team as a code owner June 10, 2022 16:50
@aschwaighofer
Copy link
Contributor Author

@swift-ci test

@aschwaighofer
Copy link
Contributor Author

main PR: #59344

@aschwaighofer aschwaighofer merged commit 5d998b8 into swiftlang:release/5.7 Jun 10, 2022
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