[aot] Avoid associating the same AOT image with multiple assemblies (#52181)
authorZoltan Varga <vargaz@gmail.com>
Tue, 4 May 2021 02:25:40 +0000 (22:25 -0400)
committerGitHub <noreply@github.com>
Tue, 4 May 2021 02:25:40 +0000 (22:25 -0400)
commit138b73e07a469129752980ee95aaa1aab25ea006
treedf0998796dfd5d824fc29e2e16832003286bdfe5
parentfa409aa66dc45a2e3a15056d1f81f40640da62dd
[aot] Avoid associating the same AOT image with multiple assemblies (#52181)

loaded in different ALCs.

This caused crashes in the generic sharing code on wasm.
src/mono/mono/mini/aot-runtime.c