[turbofan] Fix variable liveness control structure creation.
authorjarin <jarin@chromium.org>
Thu, 21 May 2015 09:57:27 +0000 (02:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 09:57:11 +0000 (09:57 +0000)
commitd2ca18d8496598f12859595a5b2db55d59ce0745
tree3e732cad23018f151e55835b88dbcaa2ba1ceae8
parentf2ffa6ade5e28d6ff1ed8895e320fc77bfb08c68
[turbofan] Fix variable liveness control structure creation.

R=bmeurer@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1148133002

Cr-Commit-Position: refs/heads/master@{#28536}
src/compiler/ast-graph-builder.cc
src/compiler/ast-graph-builder.h
test/mjsunit/compiler/regress-variable-liveness.js [new file with mode: 0644]