-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Conversation
Can't sing for my Firefox account with this hash tag number what do you think to get it right?? |
/azp run runtime-ioslike |
Azure Pipelines successfully started running 1 pipeline(s). |
we should also run extraplatforms once initial validation is completed cc @jandupej @kotlarmilos - please review the changes |
/azp run runtime-ioslike |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also LGTM.
Wasm failures are unrelated. |
@kotlarmilos @vargaz - we should start the backport to 7 for this issue. |
/backport to release/7.0-staging |
Started backporting to release/7.0-staging: https://github.com/dotnet/runtime/actions/runs/5129756689 |
Fixes #80853.