Revision: 22692
Author:   [email protected]
Date:     Wed Jul 30 07:41:09 2014 UTC
Log:      Formatting rules violation fixed

[email protected]

Review URL: https://codereview.chromium.org/428103002
http://code.google.com/p/v8/source/detail?r=22692

Modified:
 /branches/bleeding_edge/src/x87/lithium-codegen-x87.cc

=======================================
--- /branches/bleeding_edge/src/x87/lithium-codegen-x87.cc Wed Jul 30 06:46:25 2014 UTC +++ /branches/bleeding_edge/src/x87/lithium-codegen-x87.cc Wed Jul 30 07:41:09 2014 UTC
@@ -3732,6 +3732,7 @@
 void LCodeGen::DoMathRound(LMathRound* instr) {
   UNIMPLEMENTED();
 }
+

 void LCodeGen::DoMathFround(LMathFround* instr) {
   UNIMPLEMENTED();

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to