Skip to content

[Driver] Add unversioned triple to the output of -print-target-info. #28874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 19, 2019

Conversation

DougGregor
Copy link
Member

@DougGregor DougGregor commented Dec 19, 2019

SwiftPM wants to use the unversioned triple to know where to put
results. Vend this as part of -print-target-info. It'll come out as something like:

 "unversionedTriple": "x86_64-apple-macosx"

SwiftPM wants to use the unversioned triple to know where to put
results. Vend this as part of -print-target-info.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

Copy link
Contributor

@aciidgh aciidgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay 🎉

@DougGregor DougGregor merged commit 393c6d3 into swiftlang:master Dec 19, 2019
@DougGregor DougGregor deleted the unversioned-triple branch December 19, 2019 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants