llvm-2.9 2.9+dfsg-3ubuntu2 source package in Ubuntu

Changelog

llvm-2.9 (2.9+dfsg-3ubuntu2) oneiric; urgency=low

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

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
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.9_2.9+dfsg.orig.tar.gz 9.3 MiB 9267e3bcc2db8d77a67bb493e25e032d649df961b84dc68d5b265a564506f8cc
llvm-2.9_2.9+dfsg-3ubuntu2.debian.tar.gz 29.0 KiB e285ce9f155e7786cb0fecd37a1ff9be35665aea0e61704d635f4a430caaeaa0
llvm-2.9_2.9+dfsg-3ubuntu2.dsc 1.8 KiB 355965dfc5454ee64df890550909b57e26ebba7906e918df2096e5c1dd6ddc58

View changes file

Binary packages built by this source

libllvm-2.9-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.9: 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.9: No summary available for llvm-2.9 in ubuntu oneiric.

No description available for llvm-2.9 in ubuntu oneiric.

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

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

llvm-2.9-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.9-examples: No summary available for llvm-2.9-examples in ubuntu oneiric.

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

llvm-2.9-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.9-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.