[interp] Allow inlining. (#32574)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 21 Feb 2020 08:43:59 +0000 (03:43 -0500)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2020 08:43:59 +0000 (10:43 +0200)
commit77b7b8ef431d66a4ab32c675d8026c3081b80e72
treecc85634af7b92cba19f57863253e28b13df36192
parent324e366811e58a78928eed0a4c8f3b2d85bc6a52
[interp] Allow inlining. (#32574)

Implied extra stack use is probably ok now, and this wasn't generally the most problematic stack in the first place, albeit still somewhat worth optimizing.

Might want to leave this alone for now, at least not without testing against current iOS/Blazor.
There is much other mitigating change, but these *might* matter.

Co-authored-by: Jay Krell <jay.krell@cornell.edu>
src/mono/mono/mini/interp/interp.c