Route all computed goto statements of a function through one IJmp.
[cparser] / jump_target.c
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...