mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This allows compaction into swiftCore when building mirroring the beahviour of the old build system. This matters solely when building with a static library distribution of swiftCore where you would previously need to explicitly link against the swiftCommandLineSupport library when building with the new build system.