Skip to content
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

Driver: add support for baremetal targets #35970

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

compnerd
Copy link
Member

This allows building the Swift standard library for targets which may
not have an actual OS running. This is identified by the OS field in
the target triple being set to none.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

CC: @kubamracek

@kubamracek kubamracek self-requested a review February 15, 2021 18:20
@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - e2f11792a4599cb966f6af24563c93e44c71cff3

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - e2f11792a4599cb966f6af24563c93e44c71cff3

@compnerd
Copy link
Member Author

compnerd commented Apr 5, 2021

@swift-ci please clean test

@CodaFi
Copy link
Contributor

CodaFi commented Apr 5, 2021

This needs a corresponding patch to the new driver.

@swift-ci
Copy link
Contributor

swift-ci commented Apr 5, 2021

Build failed
Swift Test Linux Platform
Git Sha - d5c04c02847bf819e0a837b58c50a412e97cf9dd

@swift-ci
Copy link
Contributor

swift-ci commented Apr 5, 2021

Build failed
Swift Test OS X Platform
Git Sha - d5c04c02847bf819e0a837b58c50a412e97cf9dd

@compnerd
Copy link
Member Author

compnerd commented Apr 7, 2021

@swift-ci please test macOS platform

@swift-ci
Copy link
Contributor

swift-ci commented Apr 8, 2021

Build failed
Swift Test OS X Platform
Git Sha - d5c04c02847bf819e0a837b58c50a412e97cf9dd

@CodaFi
Copy link
Contributor

CodaFi commented Apr 16, 2021

@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - d5c04c02847bf819e0a837b58c50a412e97cf9dd

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - d5c04c02847bf819e0a837b58c50a412e97cf9dd

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 78c64474e4d83a27d8252671f3f90836e41e20bd

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 78c64474e4d83a27d8252671f3f90836e41e20bd

@ericlewis
Copy link

anything else on this?

@compnerd compnerd force-pushed the baremetal branch 2 times, most recently from 5de7379 to 2a631df Compare April 30, 2022 18:04
@compnerd
Copy link
Member Author

@swift-ci please test

@MaxDesiatov
Copy link
Contributor

@swift-ci test

1 similar comment
@kubamracek
Copy link
Contributor

@swift-ci test

This allows building the Swift standard library for targets which may
not have an actual OS running.  This is identified by the OS field in
the target triple being set to `none`.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test macOS platform

@compnerd compnerd merged commit 6f67a3c into swiftlang:main Mar 21, 2023
@compnerd compnerd deleted the baremetal branch March 21, 2023 03:03
kubamracek added a commit to swiftlang/swift-driver that referenced this pull request Mar 21, 2023
kubamracek added a commit to swiftlang/swift-driver that referenced this pull request Mar 31, 2023
kubamracek added a commit to swiftlang/swift-driver that referenced this pull request Mar 31, 2023
kubamracek added a commit to swiftlang/swift-driver that referenced this pull request Apr 1, 2023
SwiftDriver: add support for baremetal targets (to reflect swiftlang/swift#35970)
This pull request was closed.
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.

7 participants