Remove the parameter is_union from create_compound_type().
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 28 Apr 2012 10:07:17 +0000 (12:07 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 3 May 2012 16:58:23 +0000 (18:58 +0200)
commit0bac98e63da84cf1422865abc1cccc7bce505ea2
tree26a07861e9430b32d19554ecf2448a9b1bbc30cc
parenta8b1163cfad54f5b3c4acc81d0f3a78d6a9961c4
Remove the parameter is_union from create_compound_type().

The value can be determined from the given type.
ast2firm.c