Author: [email protected]
Date: Fri May 15 16:05:21 2009
New Revision: 1979

Modified:
    branches/bleeding_edge/src/ia32/codegen-ia32.cc

Log:
Remove space at end of line.



Modified: branches/bleeding_edge/src/ia32/codegen-ia32.cc
==============================================================================
--- branches/bleeding_edge/src/ia32/codegen-ia32.cc     (original)
+++ branches/bleeding_edge/src/ia32/codegen-ia32.cc     Fri May 15 16:05:21 2009
@@ -122,8 +122,9 @@
      __ int3();
    }
  #endif
-
-  {
+
+  // New scope to get automatic timing calculation.
+  {  // NOLINT
      HistogramTimerScope codegen_timer(&Counters::code_generation);
      CodeGenState state(this);


--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to