From 0f0afe78662cb557771aa10dcd1d23f21ea8ed30 Mon Sep 17 00:00:00 2001 From: Moritz Kroll Date: Thu, 27 Nov 2008 14:44:41 +0000 Subject: [PATCH] Fixed typo [r24062] --- ir/be/ia32/ia32_spec.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/ia32/ia32_spec.pl b/ir/be/ia32/ia32_spec.pl index 8686341ff..171ff82f2 100644 --- a/ir/be/ia32/ia32_spec.pl +++ b/ir/be/ia32/ia32_spec.pl @@ -32,7 +32,7 @@ $arch = "ia32"; # ins => { "in1", "in2" } # optional, creates n_op_in1, ... consts # mode => "mode_Iu" # optional, predefines the mode # emit => "emit code with templates", -# attr => "attitional attribute arguments for constructor", +# attr => "additional attribute arguments for constructor", # init_attr => "emit attribute initialization template", # rd_constructor => "c source code which constructs an ir_node", # hash_func => "name of the hash function for this operation", -- 2.20.1