2009-11-02 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / mini / mini-x86.h
index bf842190f9eac042e767e4ee63c01d13d257d56a..9c5b1ec6b051200e63e31d12f20b80cdc3382100 100644 (file)
@@ -254,6 +254,7 @@ typedef struct {
 #endif
 
 #define MONO_ARCH_GSHARED_SUPPORTED 1
+#define MONO_ARCH_HAVE_LLVM_IMT_TRAMPOLINE 1
 
 /* Used for optimization, not complete */
 #define MONO_ARCH_IS_OP_MEMBASE(opcode) ((opcode) == OP_X86_PUSH_MEMBASE)