llvm-diff-3.7

Low Level Virtual Machine compiler system (version 3.7)

Ubuntu
RUN apt-get update && \ apt-get install -y llvm-3.7
Alpine
RUN apk add llvm3.7
Fedora
RUN dnf install -y llvm3.7
Raspbian
RUN apt-get update && \ apt-get install -y llvm-3.7
click the source code to copy install llvm-diff-3.7 on any operating system with command-not-found.com