Skip to content

Reintroduce alwaysinline and nodebug as fallbacks to SWIFT_INLINE_THU… #65046

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

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.

(cherry picked from commit cfb3e5a)

@augusto2112 augusto2112 requested a review from a team as a code owner April 10, 2023 21:16
@augusto2112
Copy link
Contributor Author

@swift-ci test

…NK_ATTRIBUTES

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

(cherry picked from commit cfb3e5a)
@augusto2112 augusto2112 force-pushed the cherry-pick-add-nodebug-again branch from e2509a2 to 86c151b Compare April 10, 2023 22:46
@augusto2112
Copy link
Contributor Author

@swift-ci test

@adrian-prantl adrian-prantl requested a review from fredriss April 13, 2023 23:14
@augusto2112 augusto2112 merged commit bc1a2da into swiftlang:release/5.9 Apr 14, 2023
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants