Package: llvm-7 (1:7.0.1-8+deb10u2)
Links for llvm-7
Debian Resources:
Download Source Package llvm-toolchain-7:
- [llvm-toolchain-7_7.0.1-8+deb10u2.dsc]
- [llvm-toolchain-7_7.0.1.orig-clang-tools-extra.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-clang.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-compiler-rt.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-libcxx.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-libcxxabi.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-lld.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-lldb.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-openmp.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig-polly.tar.bz2]
- [llvm-toolchain-7_7.0.1.orig.tar.bz2]
- [llvm-toolchain-7_7.0.1-8+deb10u2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [www.llvm.org]
Similar packages:
Modular compiler and toolchain technologies
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).
The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC or many other architectures.
Other Packages Related to llvm-7
|
|
|
|
-
- dep: libc6 (>= 2.15) [not arm64]
- Biblioteca de C de GNU: Bibliotecas compartidas
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc1 (>= 1:3.3) [amd64]
- Biblioteca de ayuda de GCC
- dep: libgcc1 (>= 1:4.2) [arm64, i386]
- dep: libgcc1 (>= 1:4.3) [armhf]
-
- dep: libllvm7 (>= 1:7~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 5.2)
- biblioteca estándar de C++ de GNU v3
-
- dep: libtinfo6 (>= 6)
- biblioteca compartida de bajo nivel terminfo para manejo del terminal
-
- dep: llvm-7-runtime (= 1:7.0.1-8+deb10u2)
- Modular compiler and toolchain technologies, IR interpreter
-
- dep: zlib1g (>= 1:1.1.4)
- Biblioteca de compresión, ejecutables
-
- rec: llvm-7-dev
- Modular compiler and toolchain technologies, libraries and headers
-
- sug: llvm-7-doc
- Modular compiler and toolchain technologies, documentation
Download llvm-7
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 4,447.0 kB | 16,299.0 kB | [list of files] |
arm64 | 3,522.1 kB | 15,555.0 kB | [list of files] |
armhf | 3,692.2 kB | 14,069.0 kB | [list of files] |
i386 | 4,264.9 kB | 14,809.0 kB | [list of files] |