ast2firm: Factorise code to convert a value to its storage type.
[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...