lli-4.0

Modular compiler and toolchain technologies, IR interpreter

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