dragonegg 3.3-1 source package in Ubuntu

Changelog

dragonegg (3.3-1) unstable; urgency=low


  * Upload to unstable (Closes: #686231)

 -- Sylvestre Ledru <email address hidden>  Sun, 07 Jul 2013 15:21:34 +0200

Upload details

Uploaded by:
LLVM Packaging Team
Uploaded to:
Sid
Original maintainer:
LLVM Packaging Team
Architectures:
i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia armel armhf
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dragonegg_3.3-1.dsc 1.7 KiB 5e7a49a5fb99f07bbbbbdc64882152ecbff2c0beba80ddcf596503847e41a4fd
dragonegg_3.3.orig.tar.bz2 385.5 KiB 41ae8c2b9eb6e2288717c2f11cc8080f93d54d9b0b12a26c1b8a9254d13b79bb
dragonegg_3.3-1.debian.tar.gz 14.5 KiB c140b61acc360bb7f05a7595214078975e4f45641234f37737958710801c5b2f

Available diffs

No changes file available.

Binary packages built by this source

dragonegg: GCC plugin that uses LLVM for optimization and code generation

 DragonEgg is a GCC plugin (dragonegg.so) that replaces GCC's optimizers
 and code generators with those from the LLVM project.
 .
 It is a reimplementation of llvm-gcc that works with gcc-4.6 or later.
 .
 DragonEgg is under heavy development and is not mature - it may crash or
 produce wrong code.
 .
 This package is a dependency package.

dragonegg-4.7: No summary available for dragonegg-4.7 in ubuntu saucy.

No description available for dragonegg-4.7 in ubuntu saucy.

dragonegg-4.8: No summary available for dragonegg-4.8 in ubuntu saucy.

No description available for dragonegg-4.8 in ubuntu saucy.

llvm-gcc-4.7: No summary available for llvm-gcc-4.7 in ubuntu saucy.

No description available for llvm-gcc-4.7 in ubuntu saucy.

llvm-gcc-4.8: C front end for LLVM C/C++ compiler

 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 is the DragonEgg-based version of llvm-gcc.