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-doc
BeschreibungLow-Level Virtual Machine (LLVM), documentation
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.6-9.1
Sektiondoc
Prioritätoptional
Installierte Größe3108 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerLLVM Packaging Team
Quellellvm
Paketgröße905642 Byte
Prüfsumme MD56970d602da81e26c13c28f359a3581c8
Prüfsumme SHA178f807ea8b64763542888ad1d46d873ec86668ad
Prüfsumme SHA256a7141b096cc5ec379c5c721ced7d25382cc183957cb30831a72b2b74c781c42f
Link zum Herunterladenllvm-doc_2.6-9.1_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 all documentation (extensive).


Impressum
Linux is a registered trademark of Linus Torvalds