From: Chris Hanson Date: Mon, 22 Aug 1988 22:20:08 +0000 (+0000) Subject: Export `lap-generator/match-rtl-instruction' to (compiler) package so X-Git-Tag: 20090517-FFI~12592 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=7f820fafc58d7796f6347bf333822859af5f29be;p=mit-scheme.git Export `lap-generator/match-rtl-instruction' to (compiler) package so that it can be used by RTL optimizer. --- diff --git a/v7/src/compiler/machines/bobcat/compiler.pkg b/v7/src/compiler/machines/bobcat/compiler.pkg index 6aa029c46..7aa796c26 100644 --- a/v7/src/compiler/machines/bobcat/compiler.pkg +++ b/v7/src/compiler/machines/bobcat/compiler.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/compiler.pkg,v 1.5 1988/08/18 01:47:27 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/compiler.pkg,v 1.6 1988/08/22 22:20:08 cph Exp $ Copyright (c) 1988 Massachusetts Institute of Technology @@ -292,6 +292,7 @@ MIT in each case. |# "machines/bobcat/instr4" ; " " ) (parent (compiler)) (export (compiler) + lap-generator/match-rtl-instruction lap:make-entry-point lap:make-label-statement lap:make-unconditional-branch