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

core-bpf: fix builtins list removal step #200

Conversation

buffalojoec
Copy link
Collaborator

The builtins hash set was removed in a previous commit, but the macro wasn't updated.

This change updates the macro so it doesn't generate code that tries to remove a builtin from the hash set, since it doesn't exist anymore!

@buffalojoec buffalojoec requested a review from mjain-jump January 3, 2025 09:39
@mjain-jump mjain-jump added this pull request to the merge queue Jan 4, 2025
Merged via the queue into firedancer-io:agave-v2.1.6 with commit 056e04e Jan 4, 2025
1 check passed
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