Dependencies for llvm-extra-0.4.2
Libraries
llvm-extra
- base (>=3 && <5)
- containers (>=0.1 && <0.6)
- llvm-tf (>=3.0 && <3.0.1)
- tfp (>=0.7 && <0.9)
- transformers (>=0.1.1 && <0.4)
- 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
- tfp
- transformers (>=0.1.1 && <0.4)
- 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 (>=0.1.1 && <0.4)
- 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