Fix AOT under x86.
commitf0d14a80917b0cf5488ce17e8c5f1c7a509c611f
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 31 Aug 2010 18:35:52 +0000 (31 15:35 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 31 Aug 2010 18:35:52 +0000 (31 15:35 -0300)
treef2702cb16e995dd714c48de1e99420bd0658d61d
parent5a4017e70d1f6f1eceaa468d5d16c257323be915
Fix AOT under x86.

* method-to-ir.c (emit_write_barrier): If aot-compiling on
an arch with OP_CARD_TABLE_WBARRIER support, fallback to
the IR based cardtable barrier instead of going with the
remset one.
mono/mini/method-to-ir.c