Skip to content

Use correct debuginfo values for Ialloc #2481

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

mshinwell
Copy link
Collaborator

The store instructions emitted by Selectgen for the Ialloc code sequence seem to have the wrong debuginfo values at present. I think they should have the debuginfo of the allocation, not that of the initializer for the relevant field, which might be in a completely different source location.

@mshinwell
Copy link
Collaborator Author

@xclerc could you review please?

@mshinwell mshinwell merged commit 8600190 into ocaml-flambda:main Apr 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants