llvm-strip
Low-Level Virtual Machine (LLVM)
RUN apt-get update && \
apt-get install -y llvm
RUN apt-get update && \
apt-get install -y llvm
RUN apk add llvm
RUN pacman -S --noconfirm llvm
RUN apt-get update && \
apt-get install -y llvm
RUN yum install -y llvm
RUN dnf install -y llvm
RUN apt-get update && \
apt-get install -y llvm