Last change
on this file since 3442 was
2993,
checked in by sacerdot, 8 years ago
|
- performance improved: the type inference was inferring
load_code_memory ... in computational positions, duplicating the work
at every step of execution of the assembly code. We now force the use
of the let-in-ed variable
- new extraction after 1)
- driver/printer.ml repaired
- the output of the intermediate passes is now printed on file
|
File size:
87 bytes
|
Line | |
---|
1 | val print_program: |
---|
2 | string -> Extracted.Compiler.pass -> Extracted.Preamble.__ -> unit |
---|
Note: See
TracBrowser
for help on using the repository browser.