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:46:44 2025 |
md5 checksum | 689f48881b5b1753eecc8e9e0f531d41 |
arch | x86_64 |
build | h3f24550_4 |
build_number | 4 |
constrains | llvmdev 15.0.7 |
depends | libgcc-ng >=11.2.0, libllvm15 15.0.7 he89c38a_4, libstdcxx-ng >=11.2.0, 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 | 689f48881b5b1753eecc8e9e0f531d41 |
name | llvm-tools |
platform | linux |
sha1 | b8eb56ddab297c2f989d479ad66e7a70708188a7 |
sha256 | d81474561a3523b91501cc5c630794eb5e4c50b21c8c73f594faf893c328889e |
size | 16327103 |
subdir | linux-64 |
timestamp | 1730400084243 |
version | 15.0.7 |