llvm-clang_2.6-1~exp1_amd64.changes is NEW

Archive Administrator installer at ftp-master.debian.org
Sat Nov 7 10:02:40 UTC 2009


(new) llvm-clang_2.6-1~exp1.diff.gz optional devel
(new) llvm-clang_2.6-1~exp1.dsc optional devel
(new) llvm-clang_2.6-1~exp1_amd64.deb optional devel
Low-Level Virtual Machine (LLVM), C language family frontend
 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).
 .
 Clang project is a new C, C++, Objective C and Objective C++ front-end
 for the LLVM compiler. Some of its goals include the following:
 .
 End-User Features:
 .
    * Fast compiles and low memory use
    * Expressive diagnostics (examples)
    * GCC compatibility
 .
 Utility and Applications:
 .
    * Modular library based architecture
    * Support diverse clients (refactoring, static analysis, code
      generation, etc)
    * Allow tight integration with IDEs
    * Use the LLVM 'BSD' License
 .
 Internal Design and Implementation:
 .
    * A real-world, production quality compiler
    * A simple and hackable code base
    * A single unified parser for C, Objective C, C++, and Objective C++
    * Conformance with C/C++/ObjC and their variants
(new) llvm-clang_2.6.orig.tar.gz optional devel
Changes: llvm-clang (2.6-1~exp1) experimental; urgency=low
 .
  * Initial release, based on llvm-2.6 packaging.
  * Use for example `clang -emit-llvm -c file.c && llvm-ld file.o'.


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the Pkg-llvm-team mailing list