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:28 2025 |
md5 checksum | a1369afc2f7700427a4ca1e09cb5a913 |
arch | x86_64 |
build | h72df798_4 |
build_number | 4 |
constrains | llvmdev 15.0.7 |
depends | libllvm15 15.0.7 he89c38a_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 | a1369afc2f7700427a4ca1e09cb5a913 |
name | llvm |
platform | linux |
sha1 | f0e46034a53233309d5a1f6d99a8c1af98f0ccd8 |
sha256 | b9aea3166c7c7dbb98b634db21bf6cbf456fb9128541c95f80fd280c5acc7f82 |
size | 33491 |
subdir | linux-64 |
timestamp | 1730400067660 |
version | 15.0.7 |