[aot] Fix an assert which is hit for generic instances with a lot of arguments. ...
authormonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 13 Aug 2020 00:02:36 +0000 (20:02 -0400)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 00:02:36 +0000 (20:02 -0400)
commitfab6cd35fc65f173ecd689b1fa4474eaa3f42435
tree529bc8269ba9fbfe0ec3e0c5581fce47b3245cbc
parent316ac21c27791bce48712c1b1a6e6ad5fb1b8e28
[aot] Fix an assert which is hit for generic instances with a lot of arguments. (#40736)

The c# compiler generates these for anonymous types.

Fixes https://github.com/xamarin/xamarin-macios/issues/9289.

Co-authored-by: vargaz <vargaz@users.noreply.github.com>
src/mono/mono/mini/aot-compiler.c