Push the special case for compound types into get_ir_mode_storage().
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 25 Apr 2012 05:38:34 +0000 (07:38 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 26 Apr 2012 07:57:52 +0000 (09:57 +0200)
commit748763449ab2381619083a2b4776531b8a559b1a
tree6633f6047869d127d2e0745f2cb4e18f89d3703d
parent72614dfa22d7b12dc4407ec6d0bf4ce163e5a0d2
Push the special case for compound types into get_ir_mode_storage().

It already had a special case for array types, now it handles all non-scalar types.
ast2firm.c