Skip to content

[swift-runtime] Rename rt_swift_* to swift_rt_*. NFC #5299

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
Oct 15, 2016

Conversation

swiftix
Copy link
Contributor

@swiftix swiftix commented Oct 14, 2016

Swift uses rt_swift_* functions to call the Swift runtime without using dyld's stubs. These functions are renamed to swift_rt_* to reduce the namespace pollution.

rdar://28706212

Swift uses rt_swift_* functions to call the Swift runtime without using dyld's stubs. These functions are renamed to swift_rt_* to reduce namespace pollution.

rdar://28706212
@swiftix
Copy link
Contributor Author

swiftix commented Oct 14, 2016

@swift-ci Please smoke test

@swiftix
Copy link
Contributor Author

swiftix commented Oct 14, 2016

@gparker42 Greg, do you mind reviewing it? Is it what you asked for?

@gparker42
Copy link
Contributor

Looks good. I don't much care that the result is swift_rt_swift_whatever.

@swiftix swiftix merged commit 4e8147c into swiftlang:master Oct 15, 2016
MaxDesiatov pushed a commit that referenced this pull request Sep 7, 2023
[pull] swiftwasm from main
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