Allow storing managed pointers into 'native int' in the JIT, fsharp generates code...
authorZoltan Varga <vargaz@gmail.com>
Tue, 19 Apr 2011 20:44:20 +0000 (22:44 +0200)
committerZoltan Varga <vargaz@gmail.com>
Tue, 19 Apr 2011 20:45:07 +0000 (22:45 +0200)
commit175d82693b5ea5779216cfb7b24bfc71048ce010
tree0a17bf1b81fcf46208c95b04d48de49675d1fefd
parent5964d70f7d23f5fb526b56ba5b069d938283cc66
Allow storing managed pointers into 'native int' in the JIT, fsharp generates code without a conv.i. Fixes #688008.
mono/mini/method-to-ir.c