Skip to content

Conversation

@MaxDesiatov
Copy link
Contributor

Cherry-pick of #1441.

The vast majority of other options on Swift Driver already use a single dash.

The vast majority of other options on Swift Driver already use a single dash.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit c6e4043 into release/5.10 Sep 19, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/ld-path-dash-5.10 branch September 26, 2023 17:27
MaxDesiatov added a commit to swiftlang/swift that referenced this pull request Nov 1, 2023
The `-ld-path` option was introduced on `main` in swiftlang/swift-driver#1442 and 5.10 in swiftlang/swift-driver#1442. SwiftPM needs to detect this flag to pass options to the driver correctly, and it's suitable to do this via `feature.json` instead of checking for the compiler version via other means.
MaxDesiatov added a commit to swiftlang/swift that referenced this pull request Nov 1, 2023
The `-ld-path` option was introduced on `main` in swiftlang/swift-driver#1442 and 5.10 in swiftlang/swift-driver#1442. SwiftPM needs to detect this flag to pass options to the driver correctly, and it's suitable to do this via `feature.json` instead of checking for the compiler version via other means.
MaxDesiatov added a commit to swiftlang/swift that referenced this pull request Nov 2, 2023
Dependency of swiftlang/swift-package-manager#7021.

The `-ld-path` option was introduced on `main` in swiftlang/swift-driver#1442 and `release/5.10` in swiftlang/swift-driver#1442. SwiftPM needs to detect this flag to pass options to the driver correctly, and it's suitable to do this via `feature.json` instead of checking for the compiler version via other means.

Partially resolves rdar://117049947.
MaxDesiatov added a commit to swiftlang/swift that referenced this pull request Nov 4, 2023
Dependency of swiftlang/swift-package-manager#7021.

Cherry-pick of #69586.

The `-ld-path` option was introduced on `main` in swiftlang/swift-driver#1442 and 5.10 in swiftlang/swift-driver#1442. SwiftPM needs to detect this flag to pass options to the driver correctly, and it's suitable to do this via `feature.json` instead of checking for the compiler version via other means.

Partially resolves rdar://117049947.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants