Sign inSign up

ksqsf/llvm

By ksqsf

Updated almost 6 years ago

Image
0

1.2K

ksqsf/llvm repository overview

Dockerized LLVM 10 for Ubuntu 20.04 LTS

This Docker image, based on Ubuntu 20.04, contains the following components:

  1. LLVM 10.0.1 (Binaries and development headers are installed at /llvm; the source code of LLVM can be found at /llvm-src)
  2. Flex 2.6.4
  3. Bison 3.5.1
  4. GCC, G++ 9.3.0

Filesystem

In addition to common files,

  • /llvm : Binaries and development headers are installed here
  • /llvm-src : Source code of LLVM

Customization

  • Default locale: zh_CN.UTF-8
  • /llvm/bin is included in PATH
  • vim, nano installed by default

Tag summary

Content type

Image

Digest

Size

938 MB

Last updated

almost 6 years ago

docker pull ksqsf/llvm