From e33a246069d8985ba4d12a2f871acbb7f5eb6dfb Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Tue, 17 Jan 1995 23:01:57 +0000 Subject: [PATCH] Exported COMPILER:GURU? --- v8/src/compiler/machines/spectrum/compiler.pkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v8/src/compiler/machines/spectrum/compiler.pkg b/v8/src/compiler/machines/spectrum/compiler.pkg index 5e71d182c..a63fd76ee 100644 --- a/v8/src/compiler/machines/spectrum/compiler.pkg +++ b/v8/src/compiler/machines/spectrum/compiler.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: compiler.pkg,v 1.7 1994/12/15 03:07:44 adams Exp $ +$Id: compiler.pkg,v 1.8 1995/01/17 23:01:57 adams Exp $ Copyright (c) 1988-1994 Massachusetts Institute of Technology @@ -88,6 +88,7 @@ MIT in each case. |# compiler:generate-stack-checks? compiler:generate-type-checks? compiler:generate-profiling-instructions? + compiler:guru? compiler:implicit-self-static? compiler:intersperse-rtl-in-lap? compiler:noisy? -- 2.25.1