Dependencies for llvm-extra-0.7.3
Libraries
llvm-extra
- base (>=3 && <5)
- bifunctors (>=5.4 && <6)
- containers (>=0.1 && <0.6)
- llvm-tf (>=3.0.3 && <3.2)
- non-empty (>=0.2.1 && <0.4)
- tfp (>=1.0 && <1.1)
- transformers (>=0.1.1 && <0.6)
- utility-ht (>=0.0.1 && <0.1)
- if (arch(i386) || arch(x86_64)) && flag(cpuid)
Executables
tone-llvm
- if flag(buildexamples)
- base (>=3 && <5)
- containers (>=0.1 && <0.6)
- llvm-extra
- llvm-tf
- non-empty
- tfp
- transformers
- utility-ht (>=0.0.1 && <0.1)
- buildable: False
prepare-intrinsics
- if flag(buildtools)
- base (>=3 && <5)
- containers (>=0.1 && <0.6)
- parsec (>=2.1 && <3.2)
- transformers
- utility-ht (>=0.0.1 && <0.1)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexamples | Build example executables | Disabled |
buildtools | Build intrinsic translator | Disabled |
cpuid | Use CPUID for host feature detection if available on the architecture | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info