replaced the different type types by one union type saving a lot of casts (and adding...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 26 Nov 2007 01:35:06 +0000 (01:35 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 26 Nov 2007 01:35:06 +0000 (01:35 +0000)
commit4aeae1b9325a9ea33361198efd19bae4b834b091
tree23c8bb84e76b8d3d9919779179df2a1816168b53
parent6ccf498f2348845b25a9c40ff41f1f8aebcbfa0d
replaced the different type types by one union type saving a lot of casts (and adding more field specifier :-)

[r18534]
ast2firm.c
parser.c
type.c
type.h
type_hash.c
type_t.h
write_fluffy.c