Implement fail tramp support on arm for full-aot imt thunks.
commite421b10a3d63f836b28992462983ed044fdb3d1d
authorRodrigo Kumpera <kumpera@gmail.com>
Wed, 3 Aug 2011 02:25:05 +0000 (2 23:25 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 3 Aug 2011 03:47:20 +0000 (3 00:47 -0300)
tree8aa8e81e06f798a51a045eebc932189afc31ed23
parent55c4b01d958495d8653d9610deff5f37485e165c
Implement fail tramp support on arm for full-aot imt thunks.

* aot-compiler.c (arch_emit_imt_thunk): Implement fail tramp
support on arm. This enables variance to work under full-aot.
The code blowout is not really significant as even on non linked
apps the imt thunk overhead is 0.5%.
mono/mini/aot-compiler.c