Pakket: llvm-9-dev (1:9.0.1-16.1)
Verwijzigingen voor llvm-9-dev
Debian bronnen:
Het bronpakket llvm-toolchain-9 downloaden:
- [llvm-toolchain-9_9.0.1-16.1.dsc]
- [llvm-toolchain-9_9.0.1.orig.tar.xz]
- [llvm-toolchain-9_9.0.1-16.1.debian.tar.xz]
Beheerders:
- LLVM Packaging Team (QA-pagina, Mailarchief)
- Sylvestre Ledru (QA-pagina)
- Gianfranco Costamagna (QA-pagina)
Externe bronnen:
- Homepage [www.llvm.org]
Vergelijkbare pakketten:
Modular compiler and toolchain technologies, libraries and headers
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 provides the libraries and headers to develop applications using llvm.
Andere aan llvm-9-dev gerelateerde pakketten
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.3)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libclang-cpp9 (= 1:9.0.1-16.1)
- C++ interface to the Clang library
-
- dep: libffi-dev (>= 3.0.9)
- Foreign Function Interface library (development files)
-
- dep: libgcc-s1 (>= 4.2)
- GCC support bibliotheek
-
- dep: libllvm9 (= 1:9.0.1-16.1)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: libtinfo-dev
- transitional package for libncurses-dev
-
- dep: libz3-dev
- theorem prover from Microsoft Research - development files
-
- dep: llvm-9 (= 1:9.0.1-16.1)
- Modular compiler and toolchain technologies
-
- dep: llvm-9-tools (= 1:9.0.1-16.1)
- Modular compiler and toolchain technologies, tools