Skip to content

[wasm][stdlib] Fix return-address strategy selection #66535

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

kateinoigakukun
Copy link
Member

__GNUC__ can be defined on Wasm targets as well, so we need to check __wasm__ first. Actually, it's been wrong since those lines were added d99b84e

__GNUC__ can be defined on Wasm targets as well, so we need to check
__wasm__ first.
@kateinoigakukun
Copy link
Member Author

@swift-ci Please smoke test

@kateinoigakukun kateinoigakukun marked this pull request as ready for review June 10, 2023 20:45
@kateinoigakukun kateinoigakukun merged commit 6dadb6e into swiftlang:main Jun 10, 2023
@kateinoigakukun kateinoigakukun deleted the pr-c6aaf6abd931b4569de6eb6f2d8dcd0ceeb9a538 branch June 10, 2023 20:45
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