[jit] Add flags to MonoCompile to allow the removal of arch-specific ifdefs from...
authorZoltan Varga <vargaz@gmail.com>
Sun, 18 Oct 2015 00:45:54 +0000 (20:45 -0400)
committerZoltan Varga <vargaz@gmail.com>
Sun, 18 Oct 2015 00:46:02 +0000 (20:46 -0400)
commit53991bf367dcf7b45672ab4e2d359d9cc6d27b73
tree04ee11bcb2462497bef4af8548555f799f8de790
parent977083f29a5b420d6a9db7f38d0b6bfe84a2ad37
[jit] Add flags to MonoCompile to allow the removal of arch-specific ifdefs from the jit code. Add a mini_init_cfg () function to initialize them using the arch defines.
mono/mini/arch-stubs.c
mono/mini/mini.c
mono/mini/mini.h