Fix the MachineSignature* parameters change for turbofan unsupported platform.
authorchunyang.dai <chunyang.dai@intel.com>
Tue, 10 Feb 2015 08:55:58 +0000 (00:55 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 08:56:10 +0000 (08:56 +0000)
commit68db76e1b6b8722ba01a90196f18db86d677c279
tree56aa225bb69d1863ab4e49f9c38e6620564b16ae
parent33b672902dad0ac1154b5e366372802d2f504a4a
Fix the MachineSignature* parameters change for turbofan unsupported platform.

   this issue is introduced by 30787d4e564efe7f85182bd5b1b99e9f40e265ca.
   (https://codereview.chromium.org/874693006).

   original commit message:

    Const-corrected some MachineSignature* parameters.

    Recipe: Add "const" to RawMachineAssembler constructor, fix breakage.

BUG=

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

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