llvm-mc-4.0
Modular compiler and toolchain technologies
RUN apt-get update && \
apt-get install -y llvm-4.0
RUN apt-get update && \
apt-get install -y llvm-4.0
RUN dnf install -y llvm4.0
RUN apt-get update && \
apt-get install -y llvm-4.0