add comment for new outs feature
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 8 Apr 2006 00:52:29 +0000 (00:52 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 8 Apr 2006 00:52:29 +0000 (00:52 +0000)
ir/be/TEMPLATE/TEMPLATE_spec.pl

index 546aeed..72443b9 100644 (file)
@@ -65,6 +65,9 @@ $comment_string = "/*";
 #        for i = 1 .. arity: ir_node *op_i
 #        ir_mode *mode
 #
 #        for i = 1 .. arity: ir_node *op_i
 #        ir_mode *mode
 #
+# outs:  if a node defines more than one output, the names of the projections
+#        nodes having outs having automatically the mode mode_T
+#
 # comment: OPTIONAL comment for the node constructor
 #
 # rd_constructor: for every operation there will be a
 # comment: OPTIONAL comment for the node constructor
 #
 # rd_constructor: for every operation there will be a