Use jump_target for goto labels.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 26 Oct 2012 09:00:37 +0000 (11:00 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 30 Oct 2012 09:39:49 +0000 (10:39 +0100)
commit8af3e71f6683905a7085f83eec99faf6cf742b29
treedefde76a4054edb4435e7ec3b65ae297b856194b
parent108fbfe7bdab64ab7a2b1d058a1384c8450d9987
Use jump_target for goto labels.

This saves an unnecessary block, if only a single forward jump reaches a label.
ast2firm.c
entity_t.h