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).
Uploaded | Sun Mar 30 23:47:09 2025 |
md5 checksum | 411c36ab5730d4d1217c95ba6e2aede0 |
arch | x86_64 |
build | h3f24550_4 |
build_number | 4 |
depends | libgcc-ng >=11.2.0, libllvm15 15.0.7 he89c38a_4, libstdcxx-ng >=11.2.0, llvm-tools 15.0.7 h3f24550_4, zlib >=1.2.13,<1.3.0a0, zstd >=1.5.2,<1.6.0a0 |
license | Apache-2.0 WITH LLVM-exception |
license_family | Apache |
md5 | 411c36ab5730d4d1217c95ba6e2aede0 |
name | llvmdev |
platform | linux |
sha1 | ecf87072f8ed4fc8ad5b181754aa15e447341142 |
sha256 | 18c907f086e5a39e27c738041a1f2c54217fa4dc798d24a1c8a38e1dd50a26b5 |
size | 57502336 |
subdir | linux-64 |
timestamp | 1730400110777 |
version | 15.0.7 |