DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamellvm-2.7-dev
BeschreibungLow-Level Virtual Machine (LLVM), libraries and headers
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.7-6
Sektiondevel
Prioritätoptional
Installierte Größe30180 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm2.7, libstdc++6 (>= 4.1.1), li
Empfohlene Pakete
PaketbetreuerLLVM Packaging Team
Quellellvm-2.7
Paketgröße8811294 Byte
Prüfsumme MD586e91d4c61a3fdb195d328f11dcf59e4
Prüfsumme SHA1f117a669ff4088593dc398563ed2b65a5040d661
Prüfsumme SHA2560eb110f476efd9dd82567fd15328d58cf68f46c812ddfae88f821af0973b0fa1
Link zum Herunterladenllvm-2.7-dev_2.7-6_i386.deb
Ausführliche BeschreibungThe 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 libraries and headers to develop applications using llvm.


Impressum
Linux is a registered trademark of Linus Torvalds