blob: 49353dc1f907f0f8612eb0ac8a1c39f60898b61e (
plain)
1
2
3
4
5
6
7
|
Low Level Virtual Machine is a toolkit for the construction of
highly optimized compilers, optimizers, and runtime environments.
This optionally builds with the clang compiler. In order to
enable building clang you have to pass CLANG=yes to the script.
ocaml is an optional dependency.
|