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

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: 13 Mar 2018

Dependencies (3)

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

Dev Dependencies

None

Used by (1)

  1. bap-llvm

Conflicts

None