lli-3.5
The Low Level Virtual Machine
RUN apt-get update && \
apt-get install -y llvm-3.5-runtime
RUN apt-get update && \
apt-get install -y llvm-3.5-runtime
RUN dnf install -y llvm35
RUN apt-get update && \
apt-get install -y llvm-3.5-runtime