Reverted r27368, needed for propagation of changed nodes ...
[libfirm] / ir / opt / iropt_dbg.h
index 77bc6a6..9157301 100644 (file)
@@ -32,6 +32,7 @@
 
 /* This file contains makros that generate the calls to
    update the debug information after a transformation. */
+#define SIZ(x)  sizeof(x)/sizeof(x[0])
 
 /**
  * Merge the debug info due to dead block elimination.