From 78fc20a84599be6987700fa46a587cef03e8a40e Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Sat, 8 Apr 2006 00:52:29 +0000 Subject: [PATCH] add comment for new outs feature --- ir/be/TEMPLATE/TEMPLATE_spec.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ir/be/TEMPLATE/TEMPLATE_spec.pl b/ir/be/TEMPLATE/TEMPLATE_spec.pl index 546aeed2b..72443b9b3 100644 --- a/ir/be/TEMPLATE/TEMPLATE_spec.pl +++ b/ir/be/TEMPLATE/TEMPLATE_spec.pl @@ -65,6 +65,9 @@ $comment_string = "/*"; # 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 -- 2.20.1