Use jump_target for break.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 26 Oct 2012 06:48:11 +0000 (08:48 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 30 Oct 2012 09:26:26 +0000 (10:26 +0100)
commit2bb94311298af01987fdb9c80666adc0ee7ee3ef
treeb8bf73381a0aa502bd8fc712df44bdcbd9da9939
parent63e0b5a5eb6a8e7a14afb76e07fb483d41edbbd5
Use jump_target for break.

This saves an unnecessary block, if a loop/switch is only left via a single break.
ast2firm.c
jump_target.c
jump_target.h