convert bitfield initializer tarvals before using them
[libfirm] / ir / be / belive.c
index 8a81f54..ead176e 100644 (file)
@@ -28,6 +28,9 @@
 #include "config.h"
 #endif
 
+/* statev is expensive here, only enable when needed */
+#define DISABLE_STATEV
+
 #include "impl.h"
 #include "iredges_t.h"
 #include "irgwalk.h"