mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
... operator in `add_swift_target_library` and `add_swift_target_executable` This can be the case when building the stdlib for embedded on its own (i.e. without the compiler or other platforms). Addresses rdar://128819523