Make the "example" compiler use the new unssa() phase
commit3108192d73f1912cee8afdcd328d7eb1d724da64
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 23 Nov 2005 02:55:39 +0000 (22 18:55 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 23 Nov 2005 02:55:39 +0000 (22 18:55 -0800)
tree5056ec29b370e395ddf3820c1ebb9db59112a723
parent6690a7f7a4fbd4cd606e01b7feef678058cf4635
Make the "example" compiler use the new unssa() phase

Yeah, this probably breaks the example in a totally _different_ way than
it was broken before ;)

But it's certainly no worse than before. At least not much.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
example.c