Index: src/flag-definitions.h |
=================================================================== |
--- src/flag-definitions.h (revision 3292) |
+++ src/flag-definitions.h (working copy) |
@@ -115,7 +115,7 @@ |
DEFINE_bool(enable_sahf, true, |
"enable use of SAHF instruction if available (X64 only)") |
DEFINE_bool(enable_vfp3, true, |
- "enable use of VFP3 instructions if available") |
+ "enable use of VFP3 instructions if available (ARM only)") |
// bootstrapper.cc |
DEFINE_string(expose_natives_as, NULL, "expose natives in global object") |