[ experimental ]
[ 源代码: llvm-toolchain-snapshot ]
软件包:libclang-rt-20-dev(1:20~++20241212011120+0cbdad4bd239-1~exp1)
libclang-rt-20-dev 的相关链接
Debian 的资源:
下载源码包 llvm-toolchain-snapshot:
- [llvm-toolchain-snapshot_20~++20241212011120+0cbdad4bd239-1~exp1.dsc]
- [llvm-toolchain-snapshot_20~++20241212011120+0cbdad4bd239.orig.tar.xz]
- [llvm-toolchain-snapshot_20~++20241212011120+0cbdad4bd239-1~exp1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.llvm.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Compiler-rt - development package
This package provides various libraries:
* builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information.
其他与 libclang-rt-20-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版