[aot] Make sure generic wrappers are unique by creating shared versions of the them...
authorZoltan Varga <vargaz@gmail.com>
Mon, 26 Sep 2016 18:54:37 +0000 (14:54 -0400)
committerZoltan Varga <vargaz@gmail.com>
Mon, 26 Sep 2016 18:54:45 +0000 (14:54 -0400)
commit8994ce8a09a101e7965a820ed7dc148d9685f89f
treea41931b4def38776b13c4d4dcb7b24f286c407d5
parent8a7ff203c83dec438c2d363daec2c6ca75db5ef7
[aot] Make sure generic wrappers are unique by creating shared versions of the them in the same order that AOT creates them (shared method -> wrapper).
mono/metadata/marshal.c
mono/mini/aot-runtime.c
mono/mini/mini-generic-sharing.c