Rename a variable so it's consistent with spec
authorDavid Neto <dneto@google.com>
Tue, 26 Jul 2016 18:59:40 +0000 (14:59 -0400)
committerDavid Neto <dneto@google.com>
Fri, 5 Aug 2016 19:12:47 +0000 (15:12 -0400)
commitbb4c0b1af6787da57b95219599f7abf473f7d820
treeb2f7c26a5a0e94280559fe99b1e6f434f213dcc9
parent71fac5a29c28c8cc44df9427e8fe1e131b8ad380
Rename a variable so it's consistent with spec

In the spec "continue block" is a block with a branch
to the Continue Target.  It's not the Continue Target.
source/val/Function.cpp