Implemented the computation of outedges in interprocedural graphs
[libfirm] / ir / ir / irdump.h
index 53e1cd2..6d66d3f 100644 (file)
@@ -43,6 +43,7 @@
  * @todo  GL: A hack -- add parameter to dumper function.
  */
 extern char *dump_file_suffix;
+extern char *dump_file_filter;
 
 /**
  *  Dump a firm graph.