tr: Remove if from set_type_size(), which would lead to a silent failure in release...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 24 Nov 2012 09:58:56 +0000 (10:58 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 24 Nov 2012 10:01:31 +0000 (11:01 +0100)
commit730f8a6508420c6959bed0221952b3237f85785d
tree9001cac388d7309452973d70bc41651337709023
parent8927bacd38e38685d822329d49c16539b9a4e774
tr: Remove if from set_type_size(), which would lead to a silent failure in release mode.

Now we get a nice crash.
ir/tr/type.c