Allow forcing the use of a simulator from the build script
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 26 Oct 2010 08:12:17 +0000 (08:12 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 26 Oct 2010 08:12:17 +0000 (08:12 +0000)
commit9640b6d9abff7a254eb27c9462e5e528789c5759
tree8ae4a83ce2e678ce2c365367517980ae72f7b546
parenta894e7865469182ff2a15493d4983684baa75587
Allow forcing the use of a simulator from the build script
independently of the host architecture.

Fix build issue for the mips simulator.  The mips simulator does not
currently work, but at least this change does not make it worse.

Review URL: http://codereview.chromium.org/4090003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5701 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/globals.h
src/top.cc
src/v8.cc