Fixed funcCall parameter offset
[libfirm] / ir / ir / irdump.h
index 53e1cd2..24ccd05 100644 (file)
@@ -43,6 +43,8 @@
  * @todo  GL: A hack -- add parameter to dumper function.
  */
 extern char *dump_file_suffix;
+/** Set this to the name (not the ld_name) of the method to be dumped. */
+extern char *dump_file_filter;
 
 /**
  *  Dump a firm graph.