type: Make an assert()ion independent of the last entry of an enum.
[cparser] / jump_target.c
2012-12-12 Matthias Braunsimplify license header similar to libFirm
2012-10-30 Christoph MallonUse jump_target for conditional jumps.
2012-10-30 Christoph MallonUse jump_target for break.
2012-10-30 Christoph MallonAdd jump_targets as general mechanism to avoid unnecess...