llvm-readobj
Low-Level Virtual Machine (LLVM)
RUN apt-get update && \
apt-get install -y llvm-3.1
RUN apt-get update && \
apt-get install -y llvm-8
RUN apk add llvm
RUN pacman -S --noconfirm llvm6
RUN apt-get update && \
apt-get install -y llvm-7
RUN yum install -y llvm
RUN dnf install -y llvm4.0
RUN apt-get update && \
apt-get install -y llvm-3.2