Skip to content
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

feat(compiler): Use data segments for string data #1330

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ospencer
Copy link
Member

No description provided.

@ospencer ospencer force-pushed the oscar/data-segments branch from 6e68d1b to 032d567 Compare January 30, 2024 23:33
@ospencer ospencer marked this pull request as ready for review January 30, 2024 23:43
Copy link
Member

@spotandjake spotandjake left a comment

Choose a reason for hiding this comment

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

I really like how much cleaner the outputted code is with this change.

@phated phated added the blocked label Feb 29, 2024
@spotandjake
Copy link
Member

I am pretty sure this was unblocked with #2104 as we no longer lose the debug information when linking.

@ospencer ospencer force-pushed the oscar/data-segments branch from cf70d3b to 68b9ed5 Compare January 17, 2025 04:18
@ospencer ospencer force-pushed the oscar/data-segments branch 2 times, most recently from e90cc27 to 15a2620 Compare January 17, 2025 04:23
@ospencer ospencer removed the blocked label Jan 17, 2025
@ospencer
Copy link
Member Author

Rebased this. Looks like it's largely working with one test failure that needs to be looked into. I also don't like how the data segments are handled; they're lumped in with the type metadata. That'll need to be cleaned up.

@ospencer ospencer force-pushed the oscar/data-segments branch from 15a2620 to 8c062af Compare February 16, 2025 20:30
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.

3 participants