[interp] add --aot=interp, so we can run `mono --full-aot --interpreter`
authorBernhard Urban <bernhard.urban@xamarin.com>
Wed, 7 Jun 2017 16:24:14 +0000 (18:24 +0200)
committerBernhard Urban <bernhard.urban@xamarin.com>
Wed, 7 Jun 2017 21:27:44 +0000 (23:27 +0200)
commit0ddf58fe6497df48d14874f824f72e5551b69e5f
treedb2d1c13bf5dfe58dc08f87893f53f599b90bb7e
parent6baf66934932c365b2cfa32bb7b466f113144218
[interp] add --aot=interp, so we can run `mono --full-aot --interpreter`
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/interp/interp.c