Pakket: llvm-20-dev (1:20~++20240921071058+b177a9b6efb6-1~exp1)
Verwijzigingen voor llvm-20-dev
Debian bronnen:
Het bronpakket llvm-toolchain-snapshot downloaden:
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716-1~exp1.dsc]
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716.orig.tar.xz]
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716-1~exp1.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:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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-20-dev gerelateerde pakketten
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libclang-cpp20 (= 1:20~++20240921071058+b177a9b6efb6-1~exp1)
- C++ interface to the Clang library
-
- dep: libffi-dev
- Foreign Function Interface library (development files)
-
- dep: libgcc-s1 (>= 3.5)
- GCC support bibliotheek
-
- dep: libllvm20 (= 1:20~++20240921071058+b177a9b6efb6-1~exp1)
- 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
- GNOME XML library - development files
-
- dep: libz3-dev
- theorem prover from Microsoft Research - development files
-
- dep: llvm-20 (= 1:20~++20240921071058+b177a9b6efb6-1~exp1)
- Modular compiler and toolchain technologies
-
- dep: llvm-20-tools (= 1:20~++20240921071058+b177a9b6efb6-1~exp1)
- Modular compiler and toolchain technologies, tools