Skip to content

[mono][interp] Add support for missing argument storage type on arm64#88606

Merged
lewing merged 1 commit intodotnet:mainfrom
BrzVlad:fix-interp-arm64-pinvoke
Jul 10, 2023
Merged

[mono][interp] Add support for missing argument storage type on arm64#88606
lewing merged 1 commit intodotnet:mainfrom
BrzVlad:fix-interp-arm64-pinvoke

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Jul 10, 2023

When a valuetype is passed by ref on the stack

Fixes #82976

When a valuetype is passed by ref on the stack
@ghost ghost assigned BrzVlad Jul 10, 2023
@BrzVlad BrzVlad changed the title [mono][interp] Add support for missing argument storage type [mono][interp] Add support for missing argument storage type on arm64 Jul 10, 2023
@lewing lewing merged commit 815ab77 into dotnet:main Jul 10, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2023
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.

[mono][interp] "Arg storage type not yet supported" on specific P/Invoke method signature

3 participants