Setup for LLVM development on Ubuntu 18.04
481
This is to provide a pre-compiled development environment with developer tools and prerequisites for LLVM projects.
This image should be used when you have no constraint on data but CPU and RAM are limited.
If you want a minimalistic LLVM setup, use the official LLVM dockerfile and build your container.
Ideally, I use this image on systems when I do not want to compile the whole LLVM projects from scratch and that too in debug mode.
OS: Ubuntu 18.04.4 LTS
User: llvm
Password: llvm
Precompiled projects: "llvm;clang;libcxx;polly;libcxxabi;lld;lldb;openmp;libclc;clang-tools-extra;compiler-rt"
LLVM Version: 11
Git #: 9304decd
Branch: master
Content type
Image
Digest
Size
8.9 GB
Last updated
over 6 years ago
docker pull utpalbora/llvm:llov