Download Source Package llvm-gcc-4.2:
The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs).
This is only a utility package that contains the C/C++ front-end used by the compiler, and was created in order to reduce the overall size of the compiler package itself. Please install the 'llvm' package to install the actual compiler.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| amd64 | 2.6-2 | 26,328.4 kB | 158248 kB | [list of files] |
| armel | 2.2-1 | 21,645.3 kB | 104892 kB | [list of files] |
| i386 | 2.6-2 | 23,708.3 kB | 107984 kB | [list of files] |