[interp] Fix interp entry for methods with lots of arguments in llvmonly+interp mode...
commitcec64d9b7f4c0ca478f2913dacb766d8ff092d61
authorZoltan Varga <vargaz@gmail.com>
Wed, 20 May 2020 15:20:19 +0000 (20 11:20 -0400)
committerGitHub <noreply@github.com>
Wed, 20 May 2020 15:20:19 +0000 (20 11:20 -0400)
tree78903c56ffc8ccc5a6d5c61383b1c4b6b16403ce
parent0c87593336bf40691890f6439d8afc49e5851d2f
[interp] Fix interp entry for methods with lots of arguments in llvmonly+interp mode. (#19802)

Fixes https://github.com/mono/mono/issues/19801.
mono/mini/aot-compiler.c
mono/mini/interp/interp.c
mono/mini/interp/interp.h
mono/mini/mini-generic-sharing.c