Description
OCaml programs can use LLVM APIs through language bindings. It helps developers write compiler, analysis, code-generation, or tooling projects in OCaml while reusing LLVM infrastructure.
This is a development library, not an end-user application. It is useful when building or running OCaml software that explicitly depends on LLVM bindings.