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 Debian Archiv squeeze (main)
Version2.6-9.1
Sektiondoc
Prioritätoptional
Installierte Größe164 Byte
Hängt ab vonllvm-dev (>= 2.6-9.1), llvm-dev (<< 2.6-9.1+c~)
Empfohlene Pakete
PaketbetreuerLLVM Packaging Team
Quellellvm
Paketgröße34852 Byte
Prüfsumme MD506067d19e4c307016818f66c54bfdb03
Prüfsumme SHA18b5a3c33c82087217e2a1f7aed482ae5cae9647e
Prüfsumme SHA256915a9b39a4c50b3afc4a020bc8322d41f423b67ddd0fcdae98cabe0042f9d1ed
Link zum Herunterladenllvm-examples_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 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