Dependencies for llvm-party-12.1.0
Libraries
llvm-party
- array (>=0.4.0.0 && <0.6)
- attoparsec (>=0.13 && <0.15)
- base (>=4.9 && <5)
- bytestring (>=0.10 && <0.12)
- containers (>=0.4.2.1 && <0.7)
- exceptions (>=0.8 && <0.11)
- fail (<4.10)
- mtl (>=2.1.3 && <2.3)
- template-haskell (>=2.5.0.0 && <2.20)
- transformers (>=0.3 && <0.6)
- unordered-containers (>=0.2 && <0.3)
- utf8-string (>=0.3.7 && <1.1)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
shared-llvm | link against llvm shared rather than static library | Enabled |
llvm-with-rtti | assume llvm was built with LLVM_ENABLE_RTTI=ON (default is OFF) | Disabled |
debug | compile C(++) shims with debug info for ease of troubleshooting | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info