Move const declarations out of if in assembler-x64.cc (correcting linux64 bit compile...
authorricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 14 Apr 2010 10:38:03 +0000 (10:38 +0000)
committerricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 14 Apr 2010 10:38:03 +0000 (10:38 +0000)
commit7214ddb0bf282b1bcf614473b5ab8787dbdf7cc7
tree086ae2f19e8b5212375b55c77d4cdd8208537f28
parentb7fd085817a8cfec9c0a28074f0fc303be085d70
Move const declarations out of if in assembler-x64.cc (correcting linux64 bit compile error)
Review URL: http://codereview.chromium.org/1595028

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4414 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x64/assembler-x64.cc