[interpreter] it can happen that we have the address of a enum on the stack, and...
authorBernhard Urban <bernhard.urban@xamarin.com>
Mon, 27 Feb 2017 16:55:54 +0000 (17:55 +0100)
committerBernhard Urban <bernhard.urban@xamarin.com>
Tue, 28 Feb 2017 21:59:28 +0000 (22:59 +0100)
commita5aa5a1354fc10adc92d0ab12dd4e6e1cc65c807
treebe64a7913d01b5edfa2ee37cc5982458db5ae9e6
parent5b30a1580604af5640f9e431410d6f284008d66a
[interpreter] it can happen that we have the address of a enum on the stack, and we need to dereference it before we box it.
mono/mini/generics.cs
mono/mini/interpreter/transform.c