Add dummy implementation for turbofan unsupported platform.
authorchunyang.dai <chunyang.dai@intel.com>
Mon, 9 Feb 2015 18:43:09 +0000 (10:43 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Feb 2015 18:43:21 +0000 (18:43 +0000)
commit07c6814d0f2befffc936b804cf00202c510f37af
tree4818d7af8e6fff8997decf39aa55733876e04b15
parent4357bef53bb5f1e151120c1680e15bcb93d7fd24
Add dummy implementation for turbofan unsupported platform.

   This function is defined in feb2890711e8072a9550abb89621929816fc9699.
   (https://codereview.chromium.org/892513003).

   original commit message:
    [turbofan] Initial support for Switch.

    Adds Switch and Case operators to TurboFan and handles them
    appropriately in instruction selection and code generation.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#26533}
src/compiler/code-generator.cc