Teach linearizer about computed goto's.
commit0e55e7a5f68c81a5ff1897d6b878fd784bebea42
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 Aug 2004 05:12:20 +0000 (31 22:12 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:28 +0000 (7 21:02 -0700)
treea5fea5c2b655e7af1a9a0a5b7731415b428d7c44
parent8f776eb5f8939ccbe9e9824d6e57b0fd04c18a5a
Teach linearizer about computed goto's.

We need to emit an OP_COMPUTEDGOTO instruction with a
full list of potential targets.
lib.c
linearize.c
linearize.h