jon.recoil.org

Module Flambda2_cmx.Flambda_cmx_format

Contents of middle-end-specific portion of .cmx files when using Flambda.

type t
type raw
val to_raw : Flambda2_cmx.Flambda_cmx_format.t -> Flambda2_cmx.Flambda_cmx_format.raw * Oxcaml_utils.File_sections.t
val from_raw : sections:Oxcaml_utils.File_sections.t -> Flambda2_cmx.Flambda_cmx_format.raw -> Flambda2_cmx.Flambda_cmx_format.t

Aggregate several cmx into one for packs

val print : print_typing_env:bool -> print_code:bool -> print_offsets:bool -> Stdlib.Format.formatter -> Flambda2_cmx.Flambda_cmx_format.t -> unit

For ocamlobjinfo