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

[2019-04] [gsharedvt] Fix sizeof opcode #13832

Merged
merged 1 commit into from Apr 4, 2019

Conversation

monojenkins
Copy link
Contributor

We were setting the stack type by using another global local named ins.

This lead to missing methods in the aot image due to invalid IL. Fixes #13479.

Backport of #13817.

/cc @lewurm @BrzVlad

We were setting the stack type by using another global local named ins.

This lead to missing methods in the aot image due to invalid IL. Fixes mono#13479
@monojenkins monojenkins added this to the 2019-04 (6.2.xx) milestone Apr 3, 2019
@lewurm
Copy link
Contributor

lewurm commented Apr 3, 2019

@monojenkins squash

@monojenkins
Copy link
Contributor Author

Cannot squash because the following required status checks are not successful:

  • "Linux AArch64" state is "failure"
  • "Linux ARMv5" state is "failure"
  • "OS X x64 Android SDK" state is "failure"
  • "OS X x64 C++" state is "failure"
  • "Linux WebAssembly" state is "failure"

@lewurm
Copy link
Contributor

lewurm commented Apr 4, 2019

@monojenkins build failed

@monojenkins monojenkins merged commit daf75c6 into mono:2019-04 Apr 4, 2019
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

3 participants