package conf-bap-llvm

  1. Overview
  2. No Docs
Checks that supported version of LLVM is installed

Install

Dune Dependency

Authors

Maintainers

Description

Supported LLVM versions are from 6.0 to 14.0, bounds including.

A preferred llvm-config can be choosen by setting opam config variable: $: opam config set llvm-config your-llvm-config OR by setting LLVM_CONFIG environment variable.

Published: 14 Jul 2022

Dependencies (3)

  1. conf-which build
  2. base-unix
  3. ocaml >= "4.09.0"

Dev Dependencies

None

Used by (1)

  1. bap-llvm < "1.4.0" | >= "1.6.0"

Conflicts

None