[2019-12] [jit] Avoid passing a vtable argument to DIM methods when making calls...
commitf7df632ff0ef194828c08fcee39503b159fe2bed
authormonojenkins <jo.shields+jenkins@xamarin.com>
Tue, 7 Jan 2020 22:28:27 +0000 (7 23:28 +0100)
committerAleksey Kliger (λgeek) <alklig@microsoft.com>
Tue, 7 Jan 2020 22:28:27 +0000 (7 17:28 -0500)
treeca1b818f63c572d5431d2b071488afc38c3e25f2
parent694c3ef4703159bae2d9973d0a62f1b6f4690f8b
[2019-12] [jit] Avoid passing a vtable argument to DIM methods when making calls out of gsharedvt methods. (#18365)

* [jit] Avoid passing a vtable argument to DIM methods when making calls out of gsharedvt methods.

Fixes https://github.com/mono/mono/issues/18276.
mono/mini/Makefile.am.in
mono/mini/gshared.cs
mono/mini/method-to-ir.c