Skip to content

Separate compilation: generate and use cross module information regarding function arity #550

@vouillon

Description

@vouillon

We could greatly improve the code generated when compiling cmo files if we knew the arity of the functions exported by each module.
This information could be stored in a separate file for each module compiled when the --dynlink option is used, or when compiling cmo and cma files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions