Skip to content

[ownership] Move the stdlib ome point to before global opt. #32574

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

Conversation

gottesmm
Copy link
Contributor

This just moves it past the SIL linker (which since the stdlib doesn't link
anything will not change anything and past TempRValueOpt which is already
updated for OSSA.


This should be NFC. But nothing wrong with being careful.

This just moves it past the SIL linker (which since the stdlib doesn't link
anything will not change anything and past TempRValueOpt which is already
updated for OSSA.
@gottesmm
Copy link
Contributor Author

@swift-ci test

@gottesmm gottesmm merged commit 0893f08 into swiftlang:master Jun 29, 2020
@gottesmm gottesmm deleted the pr-0a4cbd7fcfed51ea527c5cce60457b84176753ff branch June 29, 2020 16:50
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.

1 participant