[runtime] Introduce MonoAotMode enum to the public API.
authorJoão Matos <joao@tritao.eu>
Fri, 15 May 2015 15:47:12 +0000 (16:47 +0100)
committerJoão Matos <joao@tritao.eu>
Fri, 15 May 2015 15:52:31 +0000 (16:52 +0100)
commit18b444a3289d174df3922364019ea029f5401d2e
treec606fb9d5383f2e97695896369664b403c66add1
parent1f8da92d47d91af1524dfbbc67f3b089909f0aaf
[runtime] Introduce MonoAotMode enum to the public API.

This will be used throughout the runtime to bookkeep the selected AOT code model.
mono/mini/jit.h
mono/mini/mini-runtime.c
mono/mini/mini.h