Module Optcompile
The batch compiler
module SL = Slambdamodule type S = sig ... endmodule Make (Backend : Optcomp_intf.Backend) : Optcompile.Sval native :
(module Compiler_owee.Unix_intf.S) ->
flambda2:
(ppf_dump:Stdlib.Format.formatter ->
prefixname:string ->
machine_width:Target_system.Machine_width.t ->
keep_symbol_tables:bool ->
Lambda.program ->
Cmm.phrase list) ->
(module Optcompile.S)