mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
028624c30d
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.