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

Refactor Debuginfo.compare #3119

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

gretay-js
Copy link
Contributor

Two small changes:

  • Refactor Debuginfo.compare, no change in existing functionality.
  • Add a new version of compare, that sorts in a different order.

There is already a CR about changing the existing compare to use the new order (and avoid allocations) but I am not entirely sure that nothing relies on the existing order, for example in Dwarf.

(prereq. for #3104)

@mshinwell mshinwell merged commit b65a84c into ocaml-flambda:main Oct 17, 2024
16 checks passed
lukemaurer pushed a commit to lukemaurer/flambda-backend that referenced this pull request Oct 23, 2024
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