lli-4.0
Modular compiler and toolchain technologies, IR interpreter
RUN apt-get update && \
apt-get install -y llvm-4.0-runtime
RUN apt-get update && \
apt-get install -y llvm-4.0-runtime
RUN dnf install -y llvm4.0
RUN apt-get update && \
apt-get install -y llvm-4.0-runtime