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-source
BeschreibungLow-Level Virtual Machine (LLVM), source code
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.7-6
Sektiondevel
Prioritätoptional
Installierte Größe5664 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerLLVM Packaging Team
Quellellvm-2.7
Paketgröße5678746 Byte
Prüfsumme MD5d8d9fb321e969dac7fd323dd4eb02b0b
Prüfsumme SHA1c5cf058e861a67b6f539b56279496a0787b7e01e
Prüfsumme SHA256136ee5797a8b1642eb0496e3da6554ebfee0a16a3fb1df05c16368aa26d93ea3
Link zum Herunterladenllvm-2.7-source_2.7-6_all.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 contains the llvm source code.


Impressum
Linux is a registered trademark of Linus Torvalds