make transformations before checking 2 addresscode constraints
[libfirm] / ir / be / becopyilp.c
index b91550a..a02ab76 100644 (file)
@@ -231,7 +231,7 @@ void free_ilp_env(ilp_env_t *ienv) {
 
 #else /* WITH_ILP */
 
-static void only_that_you_can_compile_without_WITH_ILP_defined(void) {
+static INLINE void only_that_you_can_compile_without_WITH_ILP_defined(void) {
 }
 
 #endif /* WITH_ILP */