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-examples
BeschreibungLow-Level Virtual Machine (LLVM), examples
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.7-0ubuntu1
Sektionuniverse/doc
Prioritätoptional
Installierte Größe300 Byte
Hängt ab vonllvm-dev (>= 2.7-0ubuntu1), llvm-dev (<< 2.7-0ubuntu1+c~)
Empfohlene Pakete
PaketbetreuerUbuntu Core developers
Quellellvm
Paketgröße79934 Byte
Prüfsumme MD5085e797ea8fd8cd128800b0f472a4e66
Prüfsumme SHA1abfeceb05368a7d9888901322ca09f8101387364
Prüfsumme SHA25616f16b9f4bf50b8f7c9b57ef610a4528598dcbd174899a0a41622ed16e955821
Link zum Herunterladenllvm-examples_2.7-0ubuntu1_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 examples for using LLVM, both in developing extensions to LLVM and in using it to compile code.


Impressum
Linux is a registered trademark of Linus Torvalds