Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-03-18 19:18:25 -0800 (Thu, 18 Mar 2004)
Revision: 5487
Log message:

      Initial pass a code3 generation with closures.
      

Changes  Path
+5 -2 mpcompiler/mmc/OMakefile
+1 -1 mpcompiler/mmc/arch/x86/Files
+0 -16 mpcompiler/mmc/arch/x86/OMakefile
+9 -9 mpcompiler/mmc/arch/x86/mmc_x86_asm.ml
+3 -3 mpcompiler/mmc/arch/x86/mmc_x86_asm.mli
+94 -12 mpcompiler/mmc/arch/x86/mmc_x86_codegen.ml