[turbofan] Remove obsolete helpers from graph verifier.
authormstarzinger <mstarzinger@chromium.org>
Tue, 29 Sep 2015 14:42:42 +0000 (07:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 29 Sep 2015 14:42:51 +0000 (14:42 +0000)
commit1d03fc17b40aa1d7bd8a89991a25859917870fb0
tree857930ac6ce11ecc2906950a093af8ba51115284
parent904ac0ae2ca9dbdd159be6dc0707cea78ec8fcfa
[turbofan] Remove obsolete helpers from graph verifier.

The NodeProperties helpers are here to stay and won't go away anytime
soon. This removes a TODO from the graph verifier in that regard.

R=jarin@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#31007}
src/compiler/verifier.cc