package conf-bap-llvm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Checks that supported version of LLVM is installed
Install
dune-project
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.
Added to opam-repository:
Dependencies (3)
-
conf-which
build - base-unix
-
ocaml
>= "4.09.0"
Dev Dependencies
None
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page