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] Add wrapper for calli to native pointer #57119

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Aug 10, 2021

If the signature has suppress gc transition attribute, we don't emit the wrapper and call native code directly.

If the signature has suppress gc transition attribute, we don't emit the wrapper and call native code directly.
@ghost
Copy link

ghost commented Aug 10, 2021

Tagging subscribers to this area: @BrzVlad
See info in area-owners.md if you want to be subscribed.

Issue Details

If the signature has suppress gc transition attribute, we don't emit the wrapper and call native code directly.

Author: BrzVlad
Assignees: -
Labels:

area-Codegen-Interpreter-mono

Milestone: -

@BrzVlad
Copy link
Member Author

BrzVlad commented Aug 10, 2021

#38480

@BrzVlad BrzVlad merged commit 8a60a83 into dotnet:main Aug 11, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants