Package: clang Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 23 Depends: clang-22 (>= 22~) Breaks: clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Replaces: clang (<< 3.2-1~exp2), clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/clang_22.0-62~exp2~20251121224423.29_i386.deb Size: 6256 SHA256: 8857a3ab5b0374941349dcf63eb0ff1e68b7f90cf5a402a512f7ccebea845a68 SHA1: 857b1c23c642e2ca4317718d3da8505b9d5fa6f3 MD5sum: c4edefd229790ba6078db03b6f92e6f9 Description: C, C++ and Objective-C compiler (LLVM based), clang binary Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This is a dependency package providing the default clang compiler. Package: clang-24-doc Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 15559 Depends: libjs-mathjax Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-24-doc_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 4587236 SHA256: de80381368ccd947c014346032efabc022d6ac81be43eabc22a50abf5f00555d SHA1: b900a8a54301400c9ee5023eeaab9de818b1035c MD5sum: c5eb0e4652eafc6791f39280abbb9df0 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-24-examples Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 66 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-24-examples_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 34084 SHA256: 87eaf9b9169ee2827a56ade6c26d969ebdf508d6d833fed2013285e494bd4008 SHA1: 2a9b14147add4dd9544b5847e2b637628bdc253a MD5sum: b735ccb8d928b782d70ddfaef0a61139 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29 Depends: clang-format-22 (>= 22~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Multi-Arch: same Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/clang-format_22.0-62~exp2~20251121224423.29_i386.deb Size: 6324 SHA256: d963213e60cc071aa83d1312884f70dbdb21f3f71e22a93ef09eda9a39d8d345 SHA1: b0b29ecbbcfae11ba2300a67f05c4237beae1ce0 MD5sum: 4e2702b0a6500df3bf9b2fe3a2d6b5d6 Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This is a dependency package providing the clang format tool. Package: clang-tidy Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 21 Depends: clang-tidy-22 (>= 22~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/clang-tidy_22.0-62~exp2~20251121224423.29_i386.deb Size: 6112 SHA256: ea2213859737c16b8724bfc6b6d0515e62d09e8038c1eae2ac9996a68cf2e818 SHA1: d742ba7a97d82c5235895c0f45900e12738bd4e9 MD5sum: 08e601aab62f13e92d8adc6cbf205008 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. . clang-tidy replaces clang-modernize . This is a dependency package providing the clang tidy tool. Package: clangd Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 16 Depends: clangd-22 (>= 22~) Breaks: clang-tools (<< 1:9.0-48) Replaces: clang-tools (<< 1:9.0-48) Multi-Arch: same Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/clangd_22.0-62~exp2~20251121224423.29_i386.deb Size: 5932 SHA256: a31e4f85f14de278bb876c5ea07912046f5ee4271e5dd715837fcf15dac4a0c2 SHA1: 8d5e1c97262f914580e6c447cf0c55fe265e417f MD5sum: eba6a56fe39e0c5264141c39cd3791cd Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. . This is a dependency package providing clangd. Package: libc++-24-dev-wasm32 Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16819 Depends: wasi-libc, libc++abi-24-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Provides: libc++-x.y-dev-wasm32 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libc++-24-dev-wasm32_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 1768284 SHA256: 9aaafd2ab6721d7b3119849d6dcfd8f2500986ffc51eae4d8c16b0d1971e0cf2 SHA1: 16d3c062c56ee0db601dc98ad25a7ad87299ebf9 MD5sum: 1f23d7e4fc926260fed5b53580681448 Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++1 Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 14 Depends: libc++1-22 (>= 22~) Breaks: libc++1-11, libc++abi1-11 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/l/llvm-defaults/libc++1_22.0-62~exp2~20251121224423.29_i386.deb Size: 6000 SHA256: 5f29cdf5b175c80b7b12166bad0ea44822a6748ffd65ebea3241e2e29fe0ec7f SHA1: 1a9224a0898bcf58040b03179b9900274816c819 MD5sum: 4ad2827a8b5bd39bb8dbe06cc60b6207 Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This is a dependency package providing the default LLVM C++ Standard library. Package: libc++abi-24-dev-wasm32 Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 732 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Provides: libc++abi-x.y-dev-wasm32 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libc++abi-24-dev-wasm32_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 188784 SHA256: 3c6c5d23b97a6f745c7b4cdf4ae9c1ebe43087fa322043a88dfaf4c3c4fea4fe SHA1: f3cd9ded48ac21bc312d26f3af28e0217caff550 MD5sum: 885d14555233ce13ced100e6875f4b2a Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi1 Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 14 Depends: libc++abi1-22 (>= 22~) Breaks: libc++abi1-11 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/l/llvm-defaults/libc++abi1_22.0-62~exp2~20251121224423.29_i386.deb Size: 5924 SHA256: 4ac80f2d5f60b3bcf0be34b1ecf5264d7b894eff8a272074ba75ac352c1d3ab5 SHA1: 3a465e0fd514fa759b55f1708c84c91bc1261dc9 MD5sum: 5023e98d73ae10b6716523202c044583 Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This is a dependency package providing low level support to LLVM C++ Standard library. Package: libclang-dev Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 11 Depends: libclang-22-dev (>= 22~) Priority: optional Section: libdevel Filename: pool/main/l/llvm-defaults/libclang-dev_22.0-62~exp2~20251121224423.29_i386.deb Size: 5808 SHA256: 822ab81a167a30ede2274b8a3dc03a707f9ea2550dbf35d639c0173a47023e1c SHA1: 31d744960dd988c1de8437ac902d9e1676493d96 MD5sum: c8b7eee20654d8b82433982fa68445fd Description: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This is a dependency package providing the default libclang libraries and headers. Package: libclang-rt-24-dev-wasm32 Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 286 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-rt-24-dev-wasm32_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 65908 SHA256: db45f6830fa64b5307673a1e56ae4321ec7ca377efc33dfe3c13cd180bac2994 SHA1: 5d094c53940bed3466911f70b6cd47bec8ed2959 MD5sum: b27846f483e0f8c28bdaac6477831c15 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-24-dev-wasm64 Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 292 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-rt-24-dev-wasm64_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 66184 SHA256: 9b65c5515d9f9135b7335f35f63a078800ffc22f0da982f675771d358a28ffb8 SHA1: 37804410a58472c5404742ae8d3891cce6129b85 MD5sum: 65b1fa6c4db590a083d69efca36bfbf6 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-24-dev-win Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 1422 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-rt-24-dev-win_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 221964 SHA256: dabf8d4877b263cc185d890bfd8c709c064cab2b376422f062ddacf86f00cde6 SHA1: 363ac3295a3600ccfd2e83f03738f26f66a5806b MD5sum: b4c499d587149b62ed44e69d693a4021 Description: Compiler-rt - Windows builtins Provides the compiler-rt builtins for Windows Package: libclang1 Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 11 Depends: libclang1-22 (>= 22~) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/l/llvm-defaults/libclang1_22.0-62~exp2~20251121224423.29_i386.deb Size: 5988 SHA256: 263f989f000542b7a2ddb38443fbf64a909b7ffbeb731f5440b9ea7e34fc821d SHA1: e5fb9340090d2ede85f48f56acfb247dbdb80913 MD5sum: d57ddff3f857c855bbef4e8d7ab25558 Description: C, C++ and Objective-C compiler (LLVM based) Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This is a dependency package providing the default clang libraries. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclc-24 Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 24966 Depends: libclc-24-dev (= 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786), libclang-common-24-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Provides: libclc-x.y Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclc-24_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 2971040 SHA256: 88a99fa8a2dd1824632e753f3e66a23342a9184fd31e074b469068667b7a54bb SHA1: 758cc37e222030b8287c202442cb42f5635a25c4 MD5sum: 71babeb63b1942de61b118d2b859cc17 Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-24-dev Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 34 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclc-24-dev_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 25072 SHA256: 597f2440afcfbf3d053e95a1a2b0fb0e1b9ea3271edf3565df6fd8dce9ea013b SHA1: fb6233173cdefe76839c4a273330a6ed9ec91ee0 MD5sum: d13a5b87d1750c716fc7be054261ee07 Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libomp-24-doc Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 15301 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/libomp-24-doc_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 1087212 SHA256: 9f5fd665620c4a01229a5b6d68f32102fee47a784c5bb5df25d938742ee9d7a0 SHA1: 12ee764e59f4d2dce4450c8b176e103efd095657 MD5sum: 343ed98de03528edfa16e659b163d2a4 Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5 Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 11 Depends: libomp5-22 (>= 22~) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/l/llvm-defaults/libomp5_22.0-62~exp2~20251121224423.29_i386.deb Size: 5732 SHA256: 48fffe965597c4e99723cabc3a826a3ee110fd14be06776f918cc1c1c97158b1 SHA1: 690a3cf55d80d55009bbe968f6403c4938c1ac22 MD5sum: 85035263f0871e6c0c30deeca946aed7 Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This is a dependency package providing the default LLVM OpenMP runtime. Package: lld Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 20 Depends: lld-22 (>= 22~) Multi-Arch: same Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/lld_22.0-62~exp2~20251121224423.29_i386.deb Size: 5888 SHA256: b1383b9ae17733375f8b5b2ba543673716d2b1619551d8035b343a4bf8d4aa3d SHA1: 674299365b9f2a18bb894109c7217fc26e447f2d MD5sum: 00528a1e263f385ec93a943a0575373f Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This is a dependency package providing the lld linker. Package: lldb Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 22 Depends: lldb-22 (>= 22~) Breaks: lldb-11, python3-lldb-11 Multi-Arch: same Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/lldb_22.0-62~exp2~20251121224423.29_i386.deb Size: 6068 SHA256: 30af59327a429cdb7c614ba513209699147fbdaef1153c638ebd576450891e12 SHA1: be49de180024f468de9988e47cd570e24e232f0b MD5sum: 606e03e50d268a2095a60a066a72c98b Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This is a dependency package providing the default version of lldb. Package: llvm Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 111 Depends: llvm-runtime (= 1:22.0-62~exp2~20251121224423.29), llvm-22 (>= 22~) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/llvm_22.0-62~exp2~20251121224423.29_i386.deb Size: 8324 SHA256: 51ebedc3fac30d3df60eb9fe8d337958c48f4d303642da1b9e558bbf8b0cd858 SHA1: dbe14dc99ecbc877e6715a0db70bb26db9ebb9c1 MD5sum: 7682446d6818581007d26b29b6a4a2ca Description: Low-Level Virtual Machine (LLVM) The Low-Level Virtual Machine (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. . This is a dependency package providing the default llvm package. Package: llvm-24-doc Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 35675 Depends: libjs-jquery, libjs-underscore Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-24-doc_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 9055984 SHA256: f004dba181ca73f35a4fa73eefc25d0400a8b738419b174f659eae251cbf4386 SHA1: 864b36af6ed567c1327dbe124850f0aad8d37a6d MD5sum: 6a159ab9ad114e12caa485119c665b52 Description: Modular compiler and toolchain technologies, documentation 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). . This package contains all documentation (extensive). Package: llvm-24-examples Source: llvm-toolchain-snapshot Version: 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 462 Depends: llvm-24-dev (>= 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786), llvm-24-dev (<< 1:24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-24-examples_24~++20260910101228+65b48e45ea94-1~exp1~20260910221238.3786_all.deb Size: 267396 SHA256: c78cfcca2c1ac66b36a6a06ff9dd07d233286af6209f58af19165a3aa5f04e28 SHA1: d353b49b271c711c30ac2b974ce4d0a2dc1ebe19 MD5sum: dc9f91486b77f89bf290c865d0722ae3 Description: Modular compiler and toolchain technologies, examples 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). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-dev Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 26 Depends: llvm-runtime (= 1:22.0-62~exp2~20251121224423.29), llvm-22-dev (>= 22~), llvm Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/llvm-dev_22.0-62~exp2~20251121224423.29_i386.deb Size: 6144 SHA256: 9843ef5fda7afc8af5277d9cce4eaa136c3b06dc37187b623c78295454d33b27 SHA1: d4cf143f4a7b9455213138928fa0dee715efe738 MD5sum: c05d0a6427bf381c3f56cde3ce43af61 Description: Low-Level Virtual Machine (LLVM), libraries and headers The Low-Level Virtual Machine (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. . This is a dependency package providing the default libraries and headers. Package: llvm-runtime Source: llvm-defaults (0.62~exp2~20251121224423.29) Version: 1:22.0-62~exp2~20251121224423.29 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 16 Depends: llvm-22-runtime (>= 22~) Multi-Arch: same Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/llvm-runtime_22.0-62~exp2~20251121224423.29_i386.deb Size: 5896 SHA256: 679b2e04db79602d7113de52f56a45d39ad5e7d2bd08cfe088aa67862bbb507e SHA1: 936c626220523a02d51bee5bcd68dd181bdf0fec MD5sum: 2b3eb3bcbf69b4fbeae5e2518fcd067a Description: Low-Level Virtual Machine (LLVM), bytecode interpreter The Low-Level Virtual Machine (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. . This is a dependency package providing the default bytecode interpreter.