Remove the macro constant INVALID_TYPE, which is only used in comparisons, but never...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 24 Apr 2012 11:01:53 +0000 (13:01 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 24 Apr 2012 12:52:00 +0000 (14:52 +0200)
commit57d4768d80fc74e806f00b2e8e4e30125e638115
treeb3d16f3ffc55f3a1aa28cb02f2b08c926302dc0f
parent380a957127d211f1c377acb45180500f78c13e15
Remove the macro constant INVALID_TYPE, which is only used in comparisons, but never assigned.
ast2firm.c