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

Save stack arguments size in InlinedCallFrame.m_Datum on x86 to handle callee's popping of arguments #33249

Merged
merged 2 commits into from
Mar 10, 2020

Conversation

fadimounir
Copy link
Contributor

These changes have been merged before, but reverted due to #31809.

I couldn't repro the failure locally, and the captured dumps no longer exist. I'll be running the x86 CI legs a couple of time before committing, based on #31809 (comment)

cc @jkotas @dotnet/crossgen-contrib

@fadimounir
Copy link
Contributor Author

@jkotas I haven't seen any x86 failure related to #31809 so far after a couple of runs. I'm planning to merge once the current outerloop+libraries jobs complete.

Let me know if you have any objections to that plan

@jkotas
Copy link
Member

jkotas commented Mar 10, 2020

Sounds good to me.

@fadimounir fadimounir merged commit cf38c44 into dotnet:master Mar 10, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
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.

3 participants