llvm-strings-5.0
The Low Level Virtual Machine
RUN apt-get update && \
apt-get install -y llvm-5.0
RUN dnf install -y llvm5.0
The Low Level Virtual Machine
RUN apt-get update && \
apt-get install -y llvm-5.0
RUN dnf install -y llvm5.0