lli-3.7
Low Level Virtual Machine compiler system (version 3.7)
RUN apt-get update && \
apt-get install -y llvm-3.7-runtime
RUN apk add llvm3.7
RUN dnf install -y llvm3.7
RUN apt-get update && \
apt-get install -y llvm-3.7-runtime