From 9f794d717dbdf9dc6cb6ebad4a279976bd8c7c2a Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Sun, 10 Jun 2007 09:14:16 +0000 Subject: [PATCH] "docu" enhanced [r14397] --- ir/be/ia32/ia32_spec.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/be/ia32/ia32_spec.pl b/ir/be/ia32/ia32_spec.pl index 8331e3a35..b1d0af6e8 100644 --- a/ir/be/ia32/ia32_spec.pl +++ b/ir/be/ia32/ia32_spec.pl @@ -33,6 +33,7 @@ $arch = "ia32"; # init_attr => "emit attribute initialization template" # rd_constructor => "c source code which constructs an ir_node" # latency => "latency of this operation (can be float)" +# attr_type => "name of the attribute struct", # }, # # ... # (all nodes you need to describe) -- 2.20.1