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: 3.4 3.8 4.0 5.0 6.0 7.0 8.0 9.0 10.0

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: 02 Jun 2020

Dependencies (3)

  1. conf-which build
  2. base-unix
  3. ocaml

Dev Dependencies

None

Used by (1)

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

Conflicts

None