[aot] Add the rgctx trampolines required by array helper wrappers in the normal place...
authorZoltan Varga <vargaz@gmail.com>
Fri, 17 Jan 2014 01:14:45 +0000 (02:14 +0100)
committerZoltan Varga <vargaz@gmail.com>
Fri, 17 Jan 2014 01:15:22 +0000 (02:15 +0100)
commit28374f3161d7bd2521b26b4ce23515ec27eb2174
treee4b784b36a128fd27a5337452b86bdd71ea0b0fe
parent81182d1406f51f46fbc1bf12d94db72a7b742639
[aot] Add the rgctx trampolines required by array helper wrappers in the normal place instead of in mono_aot_get_method () so they won't interfere with gsharedvt. Fixes #17284.
mono/mini/aot-runtime.c
mono/mini/gshared.cs
mono/mini/mini-trampolines.c