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

[interp] Make calli non recursive as well. #17953

Merged
merged 1 commit into from Nov 28, 2019
Merged

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Nov 28, 2019

No description provided.

@vargaz
Copy link
Contributor Author

vargaz commented Nov 28, 2019

Fixes #17938

@vargaz
Copy link
Contributor Author

vargaz commented Nov 28, 2019

This is needed to fix blazor on ios13. Long term, we need to clean up the code duplication in the call opcodes.

@vargaz vargaz requested a review from lewing November 28, 2019 00:37
@lewing
Copy link
Member

lewing commented Nov 28, 2019

Verified the fix

@lewing
Copy link
Member

lewing commented Nov 28, 2019

Failures with AOT+interp look relevant

@vargaz
Copy link
Contributor Author

vargaz commented Nov 28, 2019

Reverted part of it, ios still seems to work with the reduced changes.

@vargaz
Copy link
Contributor Author

vargaz commented Nov 28, 2019

@monojenkins build failed

@vargaz vargaz changed the title [interp] Make newobj/calli non recursive as well. [interp] Make calli non recursive as well. Nov 28, 2019
@vargaz
Copy link
Contributor Author

vargaz commented Nov 28, 2019

@monojenkins build failed

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.

None yet

2 participants