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-examples
BeschreibungLow-Level Virtual Machine (LLVM), examples
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.7-6
Sektiondoc
Prioritätoptional
Installierte Größe300 Byte
Hängt ab vonllvm-2.7-dev (>= 2.7-6), llvm-2.7-dev (<< 2.7-6+c~)
Empfohlene Pakete
PaketbetreuerLLVM Packaging Team
Quellellvm-2.7
Paketgröße80706 Byte
Prüfsumme MD55e384b6a37256cfb559e648d0978f4c3
Prüfsumme SHA11a8d832292bf31f38b132a6bcd1d82ff5e6cb0f6
Prüfsumme SHA256fe5c4f19e80f5732800987cf1ddae97596f9bc89ac6b93391d55c58edcddbd9b
Link zum Herunterladenllvm-2.7-examples_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 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