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

[mono][aot] Generate 'native-indirect' wrappers in full-aot mode. #85923

Merged
merged 1 commit into from
May 9, 2023

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented May 8, 2023

Fixes #80853.

@Boxter187
Copy link

Fixes #80853.

Can't sing for my Firefox account with this hash tag number what do you think to get it right??

@vargaz
Copy link
Contributor Author

vargaz commented May 8, 2023

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@SamMonoRT
Copy link
Member

we should also run extraplatforms once initial validation is completed

cc @jandupej @kotlarmilos - please review the changes

@vargaz
Copy link
Contributor Author

vargaz commented May 8, 2023

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@kotlarmilos kotlarmilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

src/mono/mono/mini/method-to-ir.c Show resolved Hide resolved
Copy link
Member

@jandupej jandupej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also LGTM.

@vargaz
Copy link
Contributor Author

vargaz commented May 9, 2023

Wasm failures are unrelated.

@vargaz vargaz merged commit 209d681 into dotnet:main May 9, 2023
@vargaz vargaz deleted the native-indirect branch May 9, 2023 21:30
@SamMonoRT
Copy link
Member

@kotlarmilos @vargaz - we should start the backport to 7 for this issue.

@kotlarmilos
Copy link
Member

/backport to release/7.0-staging

@github-actions
Copy link
Contributor

Started backporting to release/7.0-staging: https://github.com/dotnet/runtime/actions/runs/5129756689

@ghost ghost locked as resolved and limited conversation to collaborators Jun 30, 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.

Starting App on iOS fails with System.ExecutingEngineException
5 participants