mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[build-script] Use the build-script-impl from the swift repo that invoked build-script.
In the past if one wanted to be able to develop using multiple swift repos, one was often stymied by build-script always using build-script-impl from the swift directory. This includes the case where one invokes the build-script from a hypothetical directory called swift-2.
This commit is contained in: