Revision: 6307
Author: [email protected]
Date: Fri Jan 14 02:33:41 2011
Log: Fix presubmit

Review URL: http://codereview.chromium.org/6326002
http://code.google.com/p/v8/source/detail?r=6307

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

=======================================
--- /branches/bleeding_edge/src/x64/lithium-codegen-x64.cc Fri Jan 14 02:27:25 2011 +++ /branches/bleeding_edge/src/x64/lithium-codegen-x64.cc Fri Jan 14 02:33:41 2011
@@ -795,7 +795,6 @@
   __ movq(rsp, rbp);
   __ pop(rbp);
   __ ret((ParameterCount() + 1) * kPointerSize);
-
 }


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

Reply via email to