Skip to content

[Build Script Helper] Add an option that indicates the driver is being built for use with a local just-built frontend #537

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
Apr 7, 2021

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Mar 12, 2021

When used, we mostly just need to be aware that the build is in a single-target mode and to simplify where the build products are placed, so that they are easier to find from the compiler's build-script.

This will be used from swift's build-script to always build an instance of swift-driver using a host toolchain, in order to patch the swift build directory with the new driver.

…g built for use with a local just-built frontend

When used, we mostly just need to be aware that the build is in a single-target mode and to simplify where the build products are placed, so that they are easier to find from the compiler's `build-script`.
@artemcm
Copy link
Contributor Author

artemcm commented Mar 12, 2021

@swift-ci please test

@artemcm
Copy link
Contributor Author

artemcm commented Apr 6, 2021

@swift-ci please test

1 similar comment
@artemcm
Copy link
Contributor Author

artemcm commented Apr 7, 2021

@swift-ci please test

@artemcm artemcm merged commit 8c4a0a4 into swiftlang:main Apr 7, 2021
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