package llopt

  1. Overview
  2. Docs
Just a tiny LLVM-IR optimizer for testing stuff.

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=4be341b6663b6ad37f32ba45274c38cc

Description

This program just takes a LLVM-IR file (.ll) as input and dumps the optimized LLVM-IR module in the standard output.

Dependencies (4)

  1. cmdliner
  2. llvm >= "3.5" & < "15"
  3. jbuilder >= "1.0+beta7"
  4. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None