llvm-stub
Low-Level Virtual Machine (LLVM)
Install
- All systems
-
curl cmd.cat/llvm-stub.sh
- Debian
-
apt-get install llvm-3.1
- Dockerfile
- dockerfile.run/llvm-stub
llvm
Low-Level Virtual Machine (LLVM)
The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. This is a dependency package providing the default llvm package.