MIPS: Fix BlockTrampolinePoolFor() to emit trampoline before blocking, if needed.
authorpaul.lind <paul.lind@imgtec.com>
Mon, 13 Jul 2015 07:28:24 +0000 (00:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Jul 2015 07:28:38 +0000 (07:28 +0000)
commitf0d1106a3fa1ffaa822efc90d61e2aca315cbe15
tree93ad407b49fb3d867822ebdf8f8cdd82a7d0fcda
parentb19f118c1675d3f4db8b3b63c9f6d98bbee7b32f
MIPS: Fix BlockTrampolinePoolFor() to emit trampoline before blocking, if needed.

Fixes possible failure in AssembleArchTableSwitch().

BUG=v8:4294
LOG=y

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

Cr-Commit-Position: refs/heads/master@{#29589}
src/mips/assembler-mips-inl.h
src/mips/assembler-mips.cc
src/mips/assembler-mips.h
test/cctest/test-assembler-mips.cc
test/cctest/test-macro-assembler-mips.cc