Skip to content

Update Class Layout to use Runtime Metadata #190

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 6 commits into from
Nov 29, 2024

Conversation

jrosen081
Copy link
Contributor

Closes #63

This moves the class layout to use the SwiftValueWitnessTable method instead of doing it manually. This also adds a test for the translation.

Copy link
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good, thanks! :)

jrosen081 and others added 5 commits November 28, 2024 08:49
Co-authored-by: Konrad `ktoso` Malawski <konrad.malawski@project13.pl>
Co-authored-by: Konrad `ktoso` Malawski <konrad.malawski@project13.pl>
@ktoso ktoso merged commit bb33176 into swiftlang:main Nov 29, 2024
12 checks passed
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.

Use swift runtime metadata to implement class layout
2 participants