mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Permit the directory style `.swiftmodule` on non-Apple targets. This allows all platforms to use the directory layout enabling multi-architecture SDKs. This not only unifies the layout of the SDK across the various targets, it also enables Windows to have a single unified SDK. The complexity here is due to the compatibility for older layouts. This change does not break compatibility on Linux/Android/Windows for the old style layout.
45 KiB
45 KiB