Skip to content

Reintroduce alwaysinline and nodebug as fallbacks to SWIFT_INLINE_THU… #64908

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
Apr 5, 2023

Conversation

augusto2112
Copy link
Contributor

…NK_ATTRIBUTES

If the C++ compiler doesn't support the transparent_stepping attribute, fallback to annotating inline thunks with the alwaysinline and nodebug attributes.

…NK_ATTRIBUTES

If the C++ compiler doesn't support the transparent_stepping attribute,
fallback to annotating inline thunks with the alwaysinline and nodebug
attributes.
@augusto2112
Copy link
Contributor Author

@swift-ci smoke test

@augusto2112 augusto2112 merged commit 967bd05 into swiftlang:main Apr 5, 2023
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