软件包:llvm-20-dev(1:20~++20240921071058+b177a9b6efb6-1~exp1)
llvm-20-dev 的相关链接
Debian 的资源:
下载源码包 llvm-toolchain-snapshot:
- [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]
维护小组:
外部的资源:
- 主页 [www.llvm.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.
其他与 llvm-20-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: 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 支持库
-
- 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 标准 C++ 库,第3版
-
- 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