Skip to content

DeadObjectElimination: handle OSSA instructions when analyzing class destructors #78361

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
Jan 2, 2025

Conversation

eeckstein
Copy link
Contributor

Handle typical patterns which are generated by SILGen.

This is part of fixing regressions when enabling OSSA modules:
rdar://140229560

…destructors

Handle typical patterns which are generated by SILGen.
@eeckstein eeckstein requested a review from jckarter as a code owner December 24, 2024 11:01
@eeckstein eeckstein requested review from atrick, meg-gupta and nate-chandler and removed request for jckarter December 24, 2024 11:01
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit aa2cfd3 into swiftlang:main Jan 2, 2025
5 checks passed
@eeckstein eeckstein deleted the dead-obj-elimination branch January 2, 2025 07:41
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