Skip to content

[IRGen] Fix enum metadata instantiation for resilient payload #67349

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
Jul 18, 2023

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Jul 17, 2023

The metadata can't be constant when we generate a layout string at runtime.

@drexin
Copy link
Contributor Author

drexin commented Jul 17, 2023

@swift-ci smoke test

The metadata can't be constant when we generate a layout string at runtime.
@drexin drexin force-pushed the wip-resilient-metadata-inst branch from 2bcc3da to 937d172 Compare July 17, 2023 23:01
@drexin
Copy link
Contributor Author

drexin commented Jul 17, 2023

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Jul 18, 2023

@swift-ci smoke test linux

1 similar comment
@drexin
Copy link
Contributor Author

drexin commented Jul 18, 2023

@swift-ci smoke test linux

@drexin drexin merged commit 93a70a0 into swiftlang:main Jul 18, 2023
@drexin drexin deleted the wip-resilient-metadata-inst branch July 18, 2023 20:16
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