mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Using `-module-abi-name` for the `_Concurrency` module breaks older Swift compilers. Instead, hard-code that "Swift" is the ABI name of the "_Concurrency" module in the compiler to dodge the problem.
96 KiB
96 KiB