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

Bump Idol to get foo_ARGS struct fix. #1781

Merged
merged 1 commit into from
May 14, 2024
Merged

Bump Idol to get foo_ARGS struct fix. #1781

merged 1 commit into from
May 14, 2024

Conversation

cbiffle
Copy link
Collaborator

@cbiffle cbiffle commented May 13, 2024

Between 46fec52 (inclusive) and this commit (exclusive) we haven't generated DWARF info for the Idol ARGS struct in the specific case of a zero-argument function using non-zerocopy encoding. Humility 0.11.6 has been fixed to tolerate this, but in the interest of broader compatibility, we've also patched Idol to try and bring the debug info back.

This pulls in the Idol fix.

Fixes #1777

Between 46fec52 (inclusive) and this commit (exclusive) we haven't
generated DWARF info for the Idol ARGS struct in the specific case of a
zero-argument function using non-zerocopy encoding. Humility 0.11.6 has
been fixed to tolerate this, but in the interest of broader
compatibility, we've also patched Idol to try and bring the debug info
back.

This pulls in the Idol fix.

Fixes #1777
@cbiffle cbiffle requested a review from hawkw May 13, 2024 22:31
@cbiffle cbiffle merged commit fab8e8e into master May 14, 2024
104 checks passed
@cbiffle cbiffle deleted the cbiffle/idol-update branch May 14, 2024 00:07
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.

hiffy unable to call SpRot functions after 46fec52176e26964b65d5ddd5b4e74222de0bd02
2 participants