llvm-mcmarkup
Low Level Virtual Machine compiler system (version 3.9)
RUN apt-get update && \
apt-get install -y llvm-3.4
RUN apt-get update && \
apt-get install -y llvm-3.3
RUN apk add llvm
RUN pacman -S --noconfirm llvm6
RUN apt-get update && \
apt-get install -y llvm-6.0
RUN yum install -y llvm
RUN dnf install -y llvm6.0
RUN apt-get update && \
apt-get install -y llvm-3.2