Changed the order at the call site too :-)
authorStephen Adams <edu/mit/csail/zurich/adams>
Mon, 30 Jan 1995 20:26:43 +0000 (20:26 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Mon, 30 Jan 1995 20:26:43 +0000 (20:26 +0000)
v8/src/compiler/midend/dbgstr.scm

index 82154040f9b09e6ac829be102f9308878e23662b..0b5151b76c7a80a3a64d1ce86d1eb6915da4e5fe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dbgstr.scm,v 1.9 1995/01/30 18:53:14 adams Exp $
+$Id: dbgstr.scm,v 1.10 1995/01/30 20:26:43 adams Exp $
 
 Copyright (c) 1994 Massachusetts Institute of Technology
 
@@ -149,8 +149,8 @@ MIT in each case. |#
     (and block
         (let ((block*  (new-dbg-block/%make
                         (new-dbg-block/type block)
-                        '()
                         (copy-block (new-dbg-block/parent block))
+                        '()
                         (new-dbg-block/flattened block))))
           (set-new-dbg-block/variables!
            block*