From 49ce02c571f8abd03b13a96730676b9261ccb09d Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 31 May 2006 19:20:33 +0000 Subject: [PATCH] doxygen docu added [r7845] --- ir/ir/ircons.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ir/ir/ircons.h b/ir/ir/ircons.h index fa438b663..c665f569f 100644 --- a/ir/ir/ircons.h +++ b/ir/ir/ircons.h @@ -3597,6 +3597,9 @@ ir_node *new_Const_type(tarval *con, ir_type *tp); * -# size The symbolic constant represents the size of a type. The * type of which the constant represents the size is given * explicitly. + * -# align The symbolic constant represents the alignment of a type. The + * type of which the constant represents the size is given + * explicitly. * -# addr_name The symbolic constant represents the address of an entity * (variable or method). The variable is indicated by a name * that is valid for linking. -- 2.20.1