Skip to content

[Explicit Module Builds] Cache explicit dependency additions to main module command-lines #1535

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 1 commit into from
Jan 30, 2024

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jan 30, 2024

Cache input files and command-line argument additions describing main module explicit module dependencies to each individual job. Instead of re-computing them for each compile task, which includes serializing a whole new .json file with the inputs.

@artemcm artemcm requested a review from owenv January 30, 2024 00:39
@artemcm
Copy link
Contributor Author

artemcm commented Jan 30, 2024

@swift-ci test

…module command-lines

Cache input files and command-line argument additions describing main module explicit module dependencies to each individual job. Instead of re-computing them for each compile task, which includes serializing a whole new `.json` file with the inputs.
@artemcm artemcm force-pushed the DriverCacheExplicitDepArgs branch from c1cf698 to daaaa88 Compare January 30, 2024 00:40
@artemcm
Copy link
Contributor Author

artemcm commented Jan 30, 2024

@swift-ci test

@artemcm
Copy link
Contributor Author

artemcm commented Jan 30, 2024

@swift-ci test Windows platform

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