package ocaml-base-compiler

  1. Overview
  2. Docs
Official 4.04.2 release

Install

Dune Dependency

Authors

Maintainers

Sources

4.04.2.tar.gz
sha256=6277a477956fc7b76f28af9941dce2984d0df809a0361093eb2e28234bf9c8ed
md5=5ce661a2d8b760dc77c2facf46ccddd1

doc/ocamloptcomp/Cmmgen/index.html

Module Cmmgen

val apply_function : int -> Cmm.phrase
val send_function : int -> Cmm.phrase
val curry_function : int -> Cmm.phrase list
val generic_functions : bool -> Cmx_format.unit_infos list -> Cmm.phrase list
val entry_point : string list -> Cmm.phrase
val global_table : string list -> Cmm.phrase
val reference_symbols : string list -> Cmm.phrase
val globals_map : (string * Digest.t * Digest.t * string list) list -> Cmm.phrase
val frame_table : string list -> Cmm.phrase
val spacetime_shapes : string list -> Cmm.phrase
val data_segment_table : string list -> Cmm.phrase
val code_segment_table : string list -> Cmm.phrase
val predef_exception : int -> string -> Cmm.phrase
val plugin_header : (Cmx_format.unit_infos * Digest.t) list -> Cmm.phrase
val black_block_header : int -> int -> nativeint
OCaml

Innovation. Community. Security.