Fix the handling of non-virtual calls made out of gsharedvt methods, we need to add...
authorZoltan Varga <vargaz@gmail.com>
Thu, 7 Feb 2013 05:04:40 +0000 (06:04 +0100)
committerZoltan Varga <vargaz@gmail.com>
Thu, 7 Feb 2013 05:04:40 +0000 (06:04 +0100)
commit92c3260777702b0178dbd56038b7c9266620fc3a
tree26d016599da04499bbc13c837f8ed83b92175765
parent05a374c1cd9965bf8ec35ab2fc140088e802bad5
Fix the handling of non-virtual calls made out of gsharedvt methods, we need to add both an out and an in wrapper instead of just an in wrapper.
mono/mini/gshared.cs
mono/mini/mini-generic-sharing.c