Remove unused bailout reasons.
authormstarzinger <mstarzinger@chromium.org>
Mon, 13 Jul 2015 13:34:01 +0000 (06:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Jul 2015 13:34:12 +0000 (13:34 +0000)
commit4b22d5eca21444b0f8567b117895b894448e1460
tree587402b71ebae7d1874142a626d2e3f6cc95612d
parent686e3abf66bd0bbb1d2419d0149992e042fea153
Remove unused bailout reasons.

This also adds a script to the tools directory that allows to grep for
unused bailout reasons. For now the script needs to be run manually.

R=mvstanton@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#29609}
src/bailout-reason.h
tools/check-unused-bailouts.sh [new file with mode: 0755]