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

Support for more than 6 arguments in functions, without having to inline #5197

Merged
merged 8 commits into from
Oct 22, 2023

Conversation

vaivaswatha
Copy link
Contributor

Description

Fixes #2904

@vaivaswatha vaivaswatha self-assigned this Oct 16, 2023
@vaivaswatha vaivaswatha marked this pull request as ready for review October 16, 2023 08:30
@vaivaswatha vaivaswatha requested a review from a team October 16, 2023 08:30
@IGI-111 IGI-111 requested a review from a team October 16, 2023 15:26
@IGI-111 IGI-111 requested a review from a team October 17, 2023 08:30
@vaivaswatha vaivaswatha enabled auto-merge (squash) October 19, 2023 15:09
@IGI-111 IGI-111 requested a review from xunilrj October 20, 2023 14:49
@vaivaswatha vaivaswatha merged commit f894ba6 into master Oct 22, 2023
27 checks passed
@vaivaswatha vaivaswatha deleted the vaivaswatha/stack_args_2904 branch October 22, 2023 08:37
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.

Backend: Add support for passing args to functions on the stack.
5 participants