Skip to content

stdlib: repair the Windows runtime build #19318

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
Sep 15, 2018

Conversation

compnerd
Copy link
Member

Fix syntactic issues in the swift runtime build from the recent TLS changes.
Move the helper definitions into the TLS stubs rather than emitting them
everywhere. This allows the runtime to build again on Windows.

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

Resolves SR-NNNN.

Fix syntactic issues in the swift runtime build from the recent TLS changes.
Move the helper definitions into the TLS stubs rather than emitting them
everywhere.  This allows the runtime to build again on Windows.
@compnerd
Copy link
Member Author

CC: @mikeash - seems that the runtime build on Windows was accidentally broken with the recent TLS changes.

@compnerd
Copy link
Member Author

@swift-ci please test

@mikeash
Copy link
Contributor

mikeash commented Sep 14, 2018

Curses! Thank you for the fix.

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 1b47910

@compnerd
Copy link
Member Author

@swift-ci please test macOS platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 1b47910

@compnerd
Copy link
Member Author

@swift-ci please test macOS platform

@compnerd compnerd merged commit f9d2df6 into swiftlang:master Sep 15, 2018
@compnerd compnerd deleted the run-win-tls branch September 15, 2018 21:57
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.

3 participants