rework atomic and related types
authorMatthias Braun <matze@braunis.de>
Tue, 16 Aug 2011 11:17:40 +0000 (13:17 +0200)
committerMatthias Braun <matze@braunis.de>
Tue, 16 Aug 2011 17:05:58 +0000 (19:05 +0200)
commitf894ab556ac1b28843b78f95de1ee399574408fd
treeb32afcba7353fb030ce78711ed60ba1b53f8d7a5
parent55b13ad5154ef967f8b8c2eebd05dfebea84f09b
rework atomic and related types

rank is now put in atomic_type_properties, enum, imaginar, complex have
been merged to use atomic_type_t as a base, allowing lots of code to
treat them the same.
ast2firm.c
attribute.c
main.c
mangle.c
parser.c
type.c
type_hash.c
type_t.h