lli-3.4

The Low Level Virtual Machine

Debian Debian
RUN apt-get update && \ apt-get install -y llvm-3.4-runtime
Ubuntu
RUN apt-get update && \ apt-get install -y llvm-3.4-runtime
Fedora
RUN dnf install -y llvm34
Raspbian
RUN apt-get update && \ apt-get install -y llvm-3.4-runtime
click the source code to copy install lli-3.4 on any operating system with command-not-found.com