llvm-cpp
C front end for LLVM C/C++ compiler
RUN apt-get update && \
apt-get install -y llvm-gcc-4.7
RUN apt-get update && \
apt-get install -y llvm-gcc
C front end for LLVM C/C++ compiler
RUN apt-get update && \
apt-get install -y llvm-gcc-4.7
RUN apt-get update && \
apt-get install -y llvm-gcc