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

Port #1539 (add the %get_header primitive) #2088

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

riaqn
Copy link
Contributor

@riaqn riaqn commented Nov 27, 2023

This ports #1539.

The original tests, in addition to printing block headers, also print the location of blocks (stack or heap) by examining the color bits. This can no longer be done with the new local runtime (#2066) and thus removed. The removal was done by #2066 instead of here.

We also add annotations to tests so that they are aware when stack allocations are disabled by ./configure.

@mshinwell mshinwell merged commit b63f1ec into ocaml-flambda:main Nov 29, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants