mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
These modules import Darwin which is not in ossa. -enable-ossa-modules results in a one-time recompilation of dependencies when they are not in ossa. This is not compatible with Explicit Build Modules when the original invocation did not have -enable-ossa-modules.