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:34:19 2025 |
md5 checksum | 36dd69148ac011ba6e1dae6977511632 |
arch | x86_64 |
build | he89c38a_4 |
build_number | 4 |
depends | libffi >=3.4,<4.0a0, libgcc-ng >=11.2.0, libstdcxx-ng >=11.2.0, libxml2 >=2.13.1,<2.14.0a0, 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 | 36dd69148ac011ba6e1dae6977511632 |
name | libllvm15 |
platform | linux |
sha1 | 40aa5e24ea7e995b66ed1996a0793727eefe33fe |
sha256 | 0a541d508e310bef01e5f67ee173ec0aa4d9c6d0a1ed4a536ccc8b8862ce12a2 |
size | 37158262 |
subdir | linux-64 |
timestamp | 1730400002494 |
version | 15.0.7 |