SCM Repository
View of /sml/trunk/src/compiler/CodeGen/sparc/sparcgen.sml
Parent Directory
|
Revision Log
Revision 134 -
(download)
(annotate)
Mon Sep 7 21:02:07 1998 UTC (22 years, 4 months ago) by monnier
File size: 295 byte(s)
Mon Sep 7 21:02:07 1998 UTC (22 years, 4 months ago) by monnier
File size: 295 byte(s)
Initial revision
(* sparcgen.sml * * COPYRIGHT (c) 1998 AT&T Bell Laboratories. *) structure SparcMC = FLINTComp( structure SparcGen = SparcCG(structure Emitter=SparcMCEmitter) structure Gen=SparcGen.MLTreeGen fun collect() = (SparcGen.finish(); CodeString.getCodeString())) (* * $Log$ *)
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |