remove unused field 'multijump' in struct instruction
commit6e3d2b3f92b68e14c88bbc1ff73723790e46df44
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Tue, 22 Nov 2016 16:43:30 +0000 (22 17:43 +0100)
committerChristopher Li <sparse@chrisli.org>
Mon, 13 Feb 2017 01:34:44 +0000 (13 09:34 +0800)
tree7d948a2f5b81098b82266c5e0d44e017ba835691
parent5f8681e7ad9abff079db4ed3bfdeb7b5e1808c4a
remove unused field 'multijump' in struct instruction

This field was introduced (I think) for OP_SWITCH but is
not needed anymore as OP_SWITCH has its own entry with a field
fOr multijump list.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Christopher Li <sparse@chrisli.org>
linearize.h