MIPS: Check that branches to trampoline pool do actually reach.
authorpaul.lind <paul.lind@imgtec.com>
Fri, 10 Jul 2015 20:55:35 +0000 (13:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Jul 2015 20:55:51 +0000 (20:55 +0000)
commit91fcb0081e7aac6dfc4ea4831049069a3a89dafe
tree6a22fba69715fd7143db2f3aad24894237afc4e3
parent897c8e406449cc5609353c8a8a9386cc7a6e1a39
MIPS: Check that branches to trampoline pool do actually reach.

Do the check in release mode, too. Prefer crash over mis-patched
branch instruction.

BUG=v8:4294
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#29581}
src/mips/assembler-mips.cc
src/mips64/assembler-mips64.cc