mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
Build 'lib/swift/host' libraries and linking binaries as a single "package" instead of buillding the linking binaries with "prefer-interface" hack. This enables CMO between them.