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