[mono][aot] Avoid emitting gshared methods multiple times when preferring instances...
authorZoltan Varga <vargaz@gmail.com>
Thu, 5 Jan 2023 21:29:47 +0000 (16:29 -0500)
committerGitHub <noreply@github.com>
Thu, 5 Jan 2023 21:29:47 +0000 (16:29 -0500)
commit5c36a27000618108678103ba7536ce17608bd4b9
tree94285c3679e5948b519d558dee6e0fdcc25183d7
parent92d7381a42f176efcb98ac93e036065948975f38
[mono][aot] Avoid emitting gshared methods multiple times when preferring instances of them. (#80100)

This fixes a part of the size regression added by c7c6aa032175f4ee48c38757d1d9f32df25f02c6.
src/mono/mono/mini/aot-compiler.c