llvm-2.8 2.8-7build1 source package in Ubuntu

Changelog

llvm-2.8 (2.8-7build1) oneiric; urgency=low

  * Rebuild to pick up armel ocaml fixes.
 -- Adam Conrad <email address hidden>   Fri, 19 Aug 2011 13:25:21 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
Original maintainer:
LLVM Packaging Team
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
llvm-2.8_2.8.orig.tar.gz 8.7 MiB 8424239cfd322ce47ba34dd441c0101a3192fad99b42cbc7d1f05f078cd1eca0
llvm-2.8_2.8-7build1.debian.tar.gz 28.3 KiB 947bf8862595a73444494ca91dd44462fa91b5d6388b06e1a6548bf7a614adc5
llvm-2.8_2.8-7build1.dsc 1.7 KiB 3aef09e6cdbb04109ed0713f07ced2ddaa27a233b4fdbea10bf57682fe88cef4

Available diffs

View changes file

Binary packages built by this source

libllvm-2.8-ocaml-dev: Low-Level Virtual Machine (LLVM), bindings for OCaml

 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 package provides the OCaml bindings to develop applications using llvm.

libllvm2.8: Low-Level Virtual Machine (LLVM), runtime library

 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.
 .
 This package contains the LLVM runtime library.

llvm-2.8: No summary available for llvm-2.8 in ubuntu oneiric.

No description available for llvm-2.8 in ubuntu oneiric.

llvm-2.8-dev: No summary available for llvm-2.8-dev in ubuntu oneiric.

No description available for llvm-2.8-dev in ubuntu oneiric.

llvm-2.8-doc: Low-Level Virtual Machine (LLVM), documentation

 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 package contains all documentation (extensive).

llvm-2.8-examples: No summary available for llvm-2.8-examples in ubuntu oneiric.

No description available for llvm-2.8-examples in ubuntu oneiric.

llvm-2.8-runtime: Low-Level Virtual Machine (LLVM), bytecode interpreter

 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 package provides the minimal required to execute programs in LLVM
 format.

llvm-2.8-source: Low-Level Virtual Machine (LLVM), source code

 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 package contains the llvm source code.