Use new_Block() instead of new_immBlock(), when the number of CF predecessors is...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 11:36:59 +0000 (11:36 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 11:36:59 +0000 (11:36 +0000)
commit6df9a73b1c5883560d0559de7c52862c1ab83abc
treeb5647c9c7fd80e24eb4db40830787ee1e0bc66f1
parent76934613e386bc15a38d17d2253685f1cd06a895
Use new_Block() instead of new_immBlock(), when the number of CF predecessors is known in advance.

[r21842]
ast2firm.c