Skip to content

Rename _main symbol when linking snippets #3732

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 9, 2021

Conversation

bitjammer
Copy link
Contributor

Snippets are also a kind of executable, so need the same _main aliasing
logic that executables have.

Snippets are also a kind of executable, so need the same _main aliasing
logic that executables have.
@bitjammer
Copy link
Contributor Author

@swift-ci Please smoke test

@bitjammer bitjammer merged commit ae2b052 into swiftlang:main Sep 9, 2021
@bitjammer bitjammer deleted the acgarland/snippets-rename-main branch September 9, 2021 19:43
mattt pushed a commit to mattt/swift-package-manager that referenced this pull request Sep 16, 2021
Snippets are also a kind of executable, so need the same _main aliasing
logic that executables have.
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