Skip to content

embedded: Don't emit SILProperties in embedded swift #77697

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
Nov 19, 2024

Conversation

eeckstein
Copy link
Contributor

SILProperties are only needed for resilient builds.

Fixes a crash in IRGen
#77682

SILProperties are only needed for resilient builds.

Fixes a crash in IRGen
swiftlang#77682
@eeckstein eeckstein requested a review from rjmccall as a code owner November 19, 2024 09:11
@eeckstein eeckstein requested review from kubamracek and jckarter and removed request for rjmccall November 19, 2024 09:11
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein merged commit 67acddd into swiftlang:main Nov 19, 2024
3 checks passed
@eeckstein eeckstein deleted the no-silproperties-in-embedded branch November 19, 2024 16:54
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