Make preparser-process.cc ignore flags on the command line.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 May 2011 12:39:16 +0000 (12:39 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 9 May 2011 12:39:16 +0000 (12:39 +0000)
commitdcfa021ff5380332a1eb42bdcd2a466b48698601
treebaaa37102adc1b43abb3b67b88cc7d1da00b6e02
parent7cd41c875dcfd7b5ecb0b2d6836dea53ba21751d
Make preparser-process.cc ignore flags on the command line.

Avoids breaking when passed, e.g., the --nosse2 flag by certain builders.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7821 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
preparser/preparser-process.cc