Chromium Code Reviews| Index: src/flag-definitions.h |
| =================================================================== |
| --- src/flag-definitions.h (revision 3798) |
| +++ src/flag-definitions.h (working copy) |
| @@ -218,7 +218,7 @@ |
| // rewriter.cc |
| DEFINE_bool(optimize_ast, true, "optimize the ast") |
| -// simulator-arm.cc |
| +// simulator-arm.cc and simulator-mips.cc |
| DEFINE_bool(trace_sim, false, "trace simulator execution") |
| DEFINE_int(stop_sim_at, 0, "Simulator stop after x number of instructions") |