Pakket: llvm-19-dev (1:19.1.7-3~deb11u1) [security]
Verwijzigingen voor llvm-19-dev
Debian bronnen:
Het bronpakket llvm-toolchain-19 downloaden:
- [llvm-toolchain-19_19.1.7-3~deb11u1.dsc]
- [llvm-toolchain-19_19.1.7.orig.tar.xz]
- [llvm-toolchain-19_19.1.7-3~deb11u1.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-19-dev gerelateerde pakketten
|
|
|
|
-
- dep: libatomic1 (>= 4.8) [i386]
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libclang-cpp19 (= 1:19.1.7-3~deb11u1)
- C++ interface to the Clang library
-
- dep: libffi-dev
- Foreign Function Interface library (development files)
-
- dep: libgcc-s1 (>= 3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libllvm19 (= 1:19.1.7-3~deb11u1)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libncurses-dev
- developer's libraries for ncurses
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: libxml2-dev
- Development files for the GNOME XML library
-
- dep: llvm-19 (= 1:19.1.7-3~deb11u1)
- Modular compiler and toolchain technologies
-
- dep: llvm-19-tools (= 1:19.1.7-3~deb11u1)
- Modular compiler and toolchain technologies, tools