rewrite of attribute handling
authorMatthias Braun <matze@braunis.de>
Sat, 7 Mar 2009 19:52:41 +0000 (19:52 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 7 Mar 2009 19:52:41 +0000 (19:52 +0000)
commit27040b8042ae6b0ac7974f52abd95d7562da6d9a
treeccdb598b18721948b121c09a92369b035ff1741f
parenta09f92e3d7a2bb58a4602b94371ea6d6514eff1b
rewrite of attribute handling

[r25609]
16 files changed:
Makefile
ast.c
ast2firm.c
ast_t.h
attribute.c [new file with mode: 0644]
attribute.h [new file with mode: 0644]
attribute_t.h [new file with mode: 0644]
entity.h
entity_t.h
mangle.c
parser.c
type.c
type.h
type_hash.c
type_t.h
types.c