Don't use a fixed file name for LLVM compilation.
[mono.git] / mono / mini / genmdesc.c
index 20a333b16702983911fec3593b5d1a2dd0a48942..0c942afabafd3a8f47fb18c3352781254e16c441 100644 (file)
@@ -11,8 +11,6 @@
 #include <string.h>
 #include <mono/metadata/opcodes.h>
 
-void __nacl_suspend_thread_if_needed() {}
-
 #define MINI_OP(a,b,dest,src1,src2) b,
 #define MINI_OP3(a,b,dest,src1,src2,src3) b,
 /* keep in sync with the enum in mini.h */