[aot] Avoid AOTing ref instances of methods with valuetype constraints, they will...
commitdaf92b9e62a847d521ae314c320d3502fefe217e
authorZoltan Varga <vargaz@gmail.com>
Sun, 4 Nov 2018 23:09:34 +0000 (4 18:09 -0500)
committerZoltan Varga <vargaz@gmail.com>
Sun, 4 Nov 2018 23:09:34 +0000 (4 18:09 -0500)
treeaf018dbefb9c4f8dd1248038beb11c2bebe64827
parented19b6eb6fbae9c5ba5d18b9fbfd2e69b9a5269e
[aot] Avoid AOTing ref instances of methods with valuetype constraints, they will never be used.
mono/metadata/class.c
mono/mini/aot-compiler.c