llvm: Low Level Virtual Machine1

Package available in: [trunk] [8.0] [7.0]

Low-Level Virtual Machine (LLVM) is a compiler infrastructure designed for compile-time, link-time, run-time, and "idle-time" optimization of programs from arbitrary programming languages. It currently supports compilation of C, Objective-C, and C++ programs, using front-ends derived from GCC 4.0, GCC 4.2, and a custom new front-end, "clang". It supports x86, x86-64, ia64, PowerPC, and SPARC, with support for Alpha and ARM under development.

... part of T2, get it here

URL: http://llvm.org/
URL: http://clang.llvm.org/
URL: http://vmkit.llvm.org/

Author: University of Illinois/NCSA
Author: Chris Lattner <clattner [at] apple [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 2.6

Download: http://llvm.org/releases/2.6/ llvm-2.6.tar.gz
Download: http://llvm.org/releases/2.6/ clang-2.6.tar.gz

T2 source: ccclib.patch.disabled
T2 source: clang-feeling-lucky.patch
T2 source: include-paths.patch.disabled
T2 source: llvm.cache
T2 source: llvm.conf
T2 source: llvm.desc
T2 source: parse-config-5
T2 source: wrappers.in

Build time (on reference hardware): 215% (relative to binutils)2

Installed size (on reference hardware): 101.55 MB, 706 files

Dependencies (build time detected): bash binutils bzip2 coreutils diffutils findutils flex gawk gcc glibc grep groff gzip libelf linux-header m4 make mktemp net-tools ocaml patch perl sed sysfiles tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).