llvm 3.6.2 Optimizing compiler infrastructure
LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages. It currently supports compilation of C and C++ programs, using front-ends derived from GCC 4.0.1. A new front-end for the C family of languages is in development. The compiler infrastructure includes mirror sets of programming tools as well as libraries with equivalent functionality.
- Website: https://www.llvm.org
- License: NCSA/University of Illinois Open Source License
- Package source: llvm.scm
- Patches: llvm-3.6-fix-build-with-gcc-10.patch
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu