package conf-bap-llvm

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

Install

Dune Dependency

Authors

Maintainers

Description

The supported LLVM versions range from 6.0 to 12.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 the LLVM_CONFIG environment variable before installation.

Published: 12 Feb 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