export compiler:enable-statistics?
authorStephen Adams <edu/mit/csail/zurich/adams>
Thu, 15 Dec 1994 02:32:09 +0000 (02:32 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Thu, 15 Dec 1994 02:32:09 +0000 (02:32 +0000)
v8/src/compiler/machines/spectrum/compiler.pkg

index 5149f385a64fc102870641cfa15fb33c509ba60e..565c18f624ab7f1699d34c86665f644206b8edaf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.5 1994/12/14 20:56:45 adams Exp $
+$Id: compiler.pkg,v 1.6 1994/12/15 02:32:09 adams Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -88,6 +88,7 @@ MIT in each case. |#
          compiler:default-top-level-declarations
          compiler:enable-expansion-declarations?
          compiler:enable-integration-declarations?
+         compiler:enable-statistics?
          compiler:generate-kmp-files?
          compiler:generate-lap-files?
          compiler:generate-range-checks?