Added a belady version with a different global pass.
[libfirm] / ir / be / bespillremat.c
index 9a12896..5ad2cee 100644 (file)
@@ -4617,7 +4617,7 @@ BE_REGISTER_MODULE_CONSTRUCTOR(be_init_spillremat);
 
 #else                          /* WITH_ILP */
 
-static void INLINE
+static __attribute__((unused))
 only_that_you_can_compile_without_WITH_ILP_defined(void)
 {
 }