Fixed funcCall parameter offset
[libfirm] / ir / ir / irdump.h
index 6d66d3f..24ccd05 100644 (file)
@@ -43,6 +43,7 @@
  * @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;
 
 /**