Package: clang-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 574 Depends: libc6 (>= 2.34), libclang-cpp21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libstdc++6 (>= 11), libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang-common-21-dev (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), llvm-21-linker-tools (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libclang1-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libc6-dev, binutils Recommends: llvm-21-dev, python3, clang-tools-21 Suggests: clang-21-doc, wasi-libc Breaks: clang-tools-21 (<< 1:21.1.4-4) Replaces: clang-tools-21 (<< 1:21.1.4-4) Provides: c++-compiler, c-compiler, objc++-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clang-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 178836 SHA256: 7a970f0a62ee92049add2978f1ceac7bf223b3feb44598e84faa776be654e28a SHA1: 9a2a34aa19235ac469a4d37210d8f7095f9d22ee MD5sum: 2a4210573c0739eac5db67b8c5299f04 Description: C, C++ and Objective-C compiler 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. Package: clang-21-doc Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13236 Depends: libjs-mathjax Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-21/clang-21-doc_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 4048308 SHA256: 6a7955577ee31f895678092fbee3261adda2a50060a08520320aea9946d5725d SHA1: 264bbc6eb719b068e05b869f25263a17face1269 MD5sum: 58bf0e4973afacfb5eabc4a396e0516f 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-21-examples Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 92 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-21/clang-21-examples_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 60554 SHA256: 984baff277d61ececfdf03492717f9b012b540d9c53ec944a0c814df793da852 SHA1: 3e7b5fc698496a140845d5c20312221a141fcda2 MD5sum: 2ebe08301fc0ee86508da33851dacc2e 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-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 255 Depends: libc6 (>= 2.34), libclang-cpp21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libstdc++6 (>= 11), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clang-format-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 103100 SHA256: 6e0af3c1c33f3f89ca0551bc62e6d5318e506fdea8aea2184170a7c128e0467d SHA1: d3bd258c4457f0303edc3923372f4b0a22a667a3 MD5sum: 1f000c0a6a9d7786974d6244529eac6b 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 package also provides vim and emacs plugins. Package: clang-tidy-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14077 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libstdc++6 (>= 11), python3, libclang-common-21-dev (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), clang-tools-21, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clang-tidy-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 2167004 SHA256: 6948737b761e2c1c98df7202864c3791dc0d24dab399d7f787ea3e7e0e970e89 SHA1: 6bb2f6eea2b7a75f028b5d19150e8a02e9b47eee MD5sum: 870be93b40d65802d752b1eb78ebfa38 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. Package: clang-tools-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 44647 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libclang1-21 (>= 1:21.1.4), libgcc-s1 (>= 3.3), libllvm21, libstdc++6 (>= 11), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), clang-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Breaks: clang-21 (<< 1:21.1.6~++20251111103412) Replaces: clang-21 (<< 1:21.1.6~++20251111103412) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clang-tools-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 9879142 SHA256: 23743ba5715443a705e89ca1c80f2ac28ae433a6d201a0213e76158811ecbdc4 SHA1: 218ea87361afefc5a2ae341104f55bd1f23b8a1d MD5sum: 8a8cab5dd485bfdf5189e16cf28a41d6 Description: clang-based tools for C/C++ developments 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 some clang-based tools like scan-build, etc. Package: clangd-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 19843 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libstdc++6 (>= 12), libclang-common-21-dev (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clangd-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 3691512 SHA256: 53f2ac8168ff5f61e188f2fd90267a4c5fe542bb025c4254d39a2f8ce942b3db SHA1: 8fa3d539555a4b42559d1708842446fd75b307e6 MD5sum: 0d7612ba155307a49a2fa26d9c1c708d 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. Package: libc++-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 17286 Depends: libc++1 (>= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libc++abi-21-dev (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Conflicts: libc++-x.y-dev Breaks: libc++1 (<< 1:21.1.6~++20251111103412) Replaces: libc++-x.y-dev, libc++1 (<< 1:21.1.6~++20251111103412) Provides: libc++-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libc++-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 1595950 SHA256: e0eff9d9396d5b4d8213b034a74603ae777e48fd30e18a42f2e32bbfa76f6935 SHA1: da16f106c6b6c32a9443dae4e4f18c48cc27949e MD5sum: e71c6c24174ef35401d3a3de26c92952 Description: LLVM C++ Standard library (development files) 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. Package: libc++-21-dev-wasm32 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16103 Depends: wasi-libc, libc++abi-21-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-21/libc++-21-dev-wasm32_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 1791406 SHA256: 89d6dbcf99d4b64fd8ef272d487c5f3af7817e983ba814ef6aef2b90ec34be40 SHA1: 642cc0ec4673de856550cd43bf19aa2d1e587eee MD5sum: 4e0da30e9836e2b3920525c3f9939500 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-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1465 Depends: libc++abi1 (>= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libc6 (>= 2.38), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1-14, libc++1-19, libc++1-21, libc++abi1-14, libc++abi1-19 Replaces: libc++-x.y, libc++1-21 Provides: libc++-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libc++1_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 399662 SHA256: 58a1fa9debdf1603bc4224c78268e796ff939ebda16f0f06920972153007b67b SHA1: ce9ad132d3a57846aacd9713354a1394399036fd MD5sum: fd166b06b0ad2ae40222a51867d66dd9 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. Package: libc++abi-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 760 Depends: libc++abi1 (>= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44), libc++abi1 (<< 1:21.1.6~++20251111103412) Replaces: libc++abi-x.y-dev, libc++abi1 (<< 1:21.1.6~++20251111103412) Provides: libc++abi-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libc++abi-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 146982 SHA256: d75dcd0b3a5f03feebc9637145c43339902971e9eb415a750b7c04534b018951 SHA1: 1d9e7074ce1b16e1baa002cd2b30b139e4cae036 MD5sum: 605fdcb1a6f52d5be05a3c89e5a69282 Description: LLVM low level support for a standard C++ library (development files) 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++ Package: libc++abi-21-dev-wasm32 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 766 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-21/libc++abi-21-dev-wasm32_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 242558 SHA256: af86bd883013f1f52c84e6eaa327741a1c8eb73d775f010a03da8380270e15b3 SHA1: bdf2b493957300e2cd3ed248fd83a0eec2147b60 MD5sum: b53a91885e1d358384f3c3ef993e7598 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-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 356 Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1-14, libc++abi1-19, libc++abi1-21 Replaces: libc++abi-x.y, libc++abi1-21 Provides: libc++abi-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libc++abi1_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 119282 SHA256: 569b9ba90be8e18b1019f116c9e5bc3a4a7a403a6d3e9fd0497b7b0b2d122663 SHA1: d19b7498ccb49f750f4a5ca573097d260f5b1e4a MD5sum: 3adc169fe2f90a21843e26147e97414a 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++ Package: libclang-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 315016 Depends: libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang1-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libclang-common-21-dev (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 31433676 SHA256: 653897e2318c31c438be4f9f3dc9158c33fa8f5e50de4d8e5d25e92d6956b1b7 SHA1: 828c4c7cdbb0ee474e3cf9c13bff5ff14efb82de MD5sum: 4f0fad1badb27c7427593de72b018403 Description: Clang library - Development package 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 headers to develop extensions over libclang1-21. Package: libclang-common-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14688 Recommends: libclang-rt-21-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-common-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 798768 SHA256: c467face689be2a7bfaa5ea9941e14b2d4956e18bdc3634499f5540eee4fc74f SHA1: 74faaa983ba8ad8426feb8be90c91a725defedba MD5sum: 94f83cad97e14f9be064898935036657 Description: Clang library - Common development package 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 generic headers. Package: libclang-cpp21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 69098 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libstdc++6 (>= 12) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libclang-cpp21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 14412910 SHA256: 8ff1ba9aa1928712d61a31f4a72a306504c5dffd97c525cb6722fb16ef026db6 SHA1: 49a41f5b437152e7585dd262986b8bcdf49f58ae MD5sum: a4e5bdbe847d07ba86350f799a72ff37 Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an 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: libclang-cpp21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 67 Depends: libstdc++-13-dev, libgcc-13-dev, libclang-cpp21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-cpp21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 51218 SHA256: 9a132a9eb34486d2163bffda2aa944f35b3daa61139ce681ff56bb3a17610897 SHA1: e57ecf0fd8bab7616a39bdf7cef5428512f4fb2b MD5sum: fa20663c123b3e10a25fef48cb30fb72 Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an 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. . This package contains symlinks without a version number, which are needed by linker at build time. Package: libclang-rt-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 21639 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-rt-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 1869604 SHA256: 0c75404135f0bd56d55226936cd855f98d6b71e67e0d0ae5dc2f55eba6bdfec1 SHA1: 6e0db1273ae07430d349439969d1b7d238438483 MD5sum: 8eccbf01f0585118c99026a4c9c418d3 Description: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-21-dev-wasm32 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 311 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-rt-21-dev-wasm32_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 95688 SHA256: d5cafe158bd9ed49a31430df94c96abe5f2421655a7b2714d8f1a6481bfb309d SHA1: 84a7dfcd2dee4c057c81449ddb5649832fc2a3c5 MD5sum: 8f05e25c3c20c58a77de82191fd35227 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-21-dev-wasm64 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 318 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-rt-21-dev-wasm64_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 95836 SHA256: 9a6fe7b35e8ddcb0b11dc47418718f0290dfeebb86a21d303fb04dd3d30165f7 SHA1: 22f57358b2fe9fb96dd2968b102252898b16cdd4 MD5sum: 73cef9d472a6ee10fe06de7e0482494b Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-21-dev-win Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 916 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-rt-21-dev-win_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 180712 SHA256: f0fd5ce27b2a22c187eb5b79c17e38fc38b3f3d011d6538670f552d1a10cd4b4 SHA1: f1332fdc3401151ffb0e566239bc14f0bf9be57a MD5sum: 433bdeeda98881d831296cdf32d4a241 Description: Compiler-rt - Windows builtins Provides the compiler-rt builtins for Windows Package: libclang1-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 37907 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 11) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libclang1-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 8539180 SHA256: 9e68fd803c2817cc43cf531ae76c2ce9a7dbbbaf36cce12051bb44ac639a7989 SHA1: 4ac0b5ed01028664de1962c4c9fed8d4510d826f MD5sum: 0bdb5eb358618b710fa33f605f80d446 Description: C interface to the Clang library 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 library. . 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-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 53026 Depends: libclc-21-dev (= 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70), libclang-common-21-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-21/libclc-21_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 6785946 SHA256: 3ccff1ed82e9bbc5289ac3a5e2e904ebd4f4655d2b937b598187039e56ec902a SHA1: 269ed3a791a76bdc4ede643cf0e9f074097042e4 MD5sum: 8c570cc372a931f94fa2fe5ee86c9359 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-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 67 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-21/libclc-21-dev_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 51718 SHA256: ec166969f8ab8ad1dd8cb73485ac2ceaebc0dddb03918143e8f78a17449f66d2 SHA1: 0e95aabd1499d21abe90caf926358e31c59d0453 MD5sum: 9b24b72cf5a70117c2713a98f24ee11e 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: libfuzzer-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 971 Depends: clang-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libfuzzer-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 226280 SHA256: 0fccb35571d9e2f10fc04d0fbcf2b994f17feacf584393c8032685d073e06b1c SHA1: 65dea9aa3ad11853168e00d25075e6b95fcd74ea MD5sum: 74e4f9c7bf07e04466178e1c982fc055 Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: liblld-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 15574 Depends: libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/liblld-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 2049090 SHA256: 15673b5bbe04e049c04524984a78b6e0696e6b041cbd83bf0a5d145654a82829 SHA1: 02b1fedc3eab33b9e31250691c747460bc49cdea MD5sum: 2ba86ae0ff9772845018501048aebceb Description: LLVM-based linker, library 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 package contains the LLD runtime library. Package: liblld-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 134 Depends: lld-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), liblld-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libzstd-dev, zlib1g-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/liblld-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 66432 SHA256: 65d614cb18816b284e32a5300036470a93b1b8628f6d1c1ec5d0c56b2ec44440 SHA1: df76bdaaa21ed84acb868dadf5e7aace70ee5d02 MD5sum: 91574df28bdd36427f77f2d6ab80df7a Description: LLVM-based linker, header files 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 package provides the header files to build extension over lld. Package: liblldb-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 21292 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libcurl4t64 (>= 7.16.2), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libncurses6 (>= 6), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/liblldb-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 4785282 SHA256: 8069418ac615de27ac7f419fca1398b2acba3a38c0285beda0ed28e9687e4b67 SHA1: a03ad8d065a128ffbe580f624e6b0f72f67095b3 MD5sum: 379b4f2f458d3ab1e5e270937d79e80d Description: Next generation, high-performance debugger, library 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 package contains the LLDB runtime library. Package: liblldb-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3769 Depends: lldb-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Breaks: liblldb-21 (<< 1:21.1.7-1~) Replaces: liblldb-21 (<< 1:21.1.7-1~) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/liblldb-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 619588 SHA256: efc96a944557e907dd6f58b05f08c076073886e5446d20b353ed96096be7c160 SHA1: 03aedc9f292f5e5752a8da518f7d0d09311f0a28 MD5sum: ca451c9d68560190a310c18505937e9a Description: Next generation, high-performance debugger, header files 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 package provides the header files to build extension over lldb. Package: libllvm-21-ocaml-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4066 Depends: libbigarray-compat-ocaml-dev-rsix1, libctypes-ocaml-dev-rg1t5, libintegers-ocaml-dev-dw4l3, libstdlib-ocaml-dev-vneg5, ocaml-4.14.1, llvm-21-dev (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Suggests: llvm-21-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-21-ocaml-dev-td452, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-21/libllvm-21-ocaml-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 564230 SHA256: 3a860aa124c2bb46a3627afc7a40e201f010867a24d6d31a3b78f0a55ee1a197 SHA1: 86dc00f0ef089958857c2e3603536cf46157a23a MD5sum: 88a470134893ab35ff9e65a926c02304 Description: Modular compiler and toolchain technologies, OCaml bindings 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 provides the OCaml bindings to develop applications using llvm. Package: libllvm21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 151198 Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 12), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libllvm21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 32094440 SHA256: a0fcb813022c99db5872c47b0b90cdf6f722f0543a379989e17ccea3fb2d3284 SHA1: dcd082f16571478b2a32f95e1fbe885fe46fe15e MD5sum: 9efb38a0233263508818a1687f8c7513 Description: Modular compiler and toolchain technologies, runtime library 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 package contains the LLVM runtime library. Package: libmlir-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 116718 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libmlir-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 18198812 SHA256: c5c85ea2d7d11ba3f0101180172a80680ca69c8dbdba6da4e31b363c2e271562 SHA1: 2db2806d078e555dc574336df4357972cd3a8e0b MD5sum: e9ebf1840e20fb824e816d8c84b4a31b Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 526368 Depends: libmlir-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Provides: libmlir-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libmlir-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 32917294 SHA256: 9257f37d79d2494468318a23953f0f25443cf6208e344fbe94579343e02f2409 SHA1: 8a233820432d28b62c7d0b4d238acb93bd232ca8 MD5sum: 04e1d31123dfc7465d47b3cd3595995b Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libomp-21-doc Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 14951 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-21/libomp-21-doc_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 1104424 SHA256: c2227cf4914024603d1dbe837e6b542323f1f6197b9cc1895d8130629e2e3e9a SHA1: 744cbf98e258a024adc5e224703270e0375ebb0f MD5sum: 39f109c46b19b5710204126a1319506d 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: libpolly-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 12620 Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libpolly-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 1749914 SHA256: 65923c792fc15e71c8e540288e4c70e581bb314173eb8781ea924cf6eae4a70b SHA1: b7140e6624c58948fbdfa87e320ab588afc4f14d MD5sum: 17d9ecce16cf4dcec80b37d82573ca1b Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: lld-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6727 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/lld-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 1592872 SHA256: 440c04c7ff11e9887f5875a04bb0cd8adf9892f407779e868a6eb82606b1c961 SHA1: 8dea1eff9b186cbefabdb54ef5f9591edf601310 MD5sum: 0087bdd575b32835f8d3ba1360a4481d 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. Package: lldb-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4863 Depends: libc6 (>= 2.38), libclang-cpp21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), liblldb-21, libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-21 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/lldb-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 1210248 SHA256: 02b2479e544a39d0d4f2891c5f828d045b047705ceaf5ee5d061bc4b2273e3d3 SHA1: d60814e8a598f6d91d3f5a3ab0ed6015e5b08ebc MD5sum: afc57697c4687055209c8f452b190873 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. Package: llvm-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 97433 Depends: llvm-21-runtime (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), llvm-21-linker-tools (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 4.2), libllvm21, libpfm4, libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Recommends: llvm-21-dev Suggests: llvm-21-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/llvm-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 20873562 SHA256: b5841f326e2c97a3c57b7c7160a10d1792dec92be14523631926f4891a3f37d1 SHA1: 489a91e21f40128b7a8b3842dd020ea108b7d224 MD5sum: 0befe8ee1189b7df5db833994d8d2747 Description: Modular compiler and toolchain technologies 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). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-21-dev Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 384443 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libstdc++6 (>= 4.1.1), libffi-dev, llvm-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libncurses-dev, llvm-21-tools (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libclang-cpp21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68), libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/llvm-21-dev_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 51852158 SHA256: eb076b2286795e4d07c270e18d5a0d5a6e76467819f98fcb95eab72dd0ae53a4 SHA1: c8fb0de0f0d01b60caed04a4d00671722988d6c8 MD5sum: 31cc4ec6c17deb60202097a2cdd71b7b Description: Modular compiler and toolchain technologies, libraries and headers 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 provides the libraries and headers to develop applications using llvm. Package: llvm-21-doc Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 59887 Depends: libjs-jquery, libjs-underscore Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-21/llvm-21-doc_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 10064302 SHA256: f3b25315bcc0a867628ce6da681855adacef7a26b96d4477f2849866027b81cc SHA1: 1408e5063c25a606a513bab81f9740cbfae84af3 MD5sum: 40ef74f58c60b29cfa8184b12bb0207d 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-21-examples Source: llvm-toolchain-21 Version: 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 477 Depends: llvm-21-dev (>= 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70), llvm-21-dev (<< 1:21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-21/llvm-21-examples_21.1.8~++20251221032922+2078da43e25a-1~exp1~20251221153059.70_all.deb Size: 290042 SHA256: 8c246e89c225f570378f582b82f0a7e26983c852629182c6af89987e7f995fb0 SHA1: f7ce40ba2fc1bd7a1832b71db5434d9f1d1ebb7d MD5sum: c860803d35b7793d60bb05f6e4972d54 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-21-linker-tools Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4712 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 11) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/llvm-21-linker-tools_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 1317594 SHA256: 67937c0e8a4c05804e9938de13d6d5a2e04aa69e95b284570d409b296ff4869d SHA1: bf68b7cdbdcdbfb874a9d5907097bb398f879704 MD5sum: 3037ca733e156ef3cda922efb80dcb6c Description: Modular compiler and toolchain technologies - Plugins 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 package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-21-runtime Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2037 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm21, libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/llvm-21-runtime_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 625084 SHA256: 4d1f0c2ba6f20b6b3942b74755d325e5b09a53644c60d025b67c6bed70470040 SHA1: d7cf67c89c6bb6f0b5af641f153f06f8ef6ba877 MD5sum: dbf217f46376a8874263a9871d071236 Description: Modular compiler and toolchain technologies, IR interpreter 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 provides the minimal required to execute programs in LLVM format. Package: llvm-21-tools Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3268 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm21, libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), python3:any, python3-pygments, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/llvm-21-tools_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 603212 SHA256: c1f035959ea11fc4f9f1dd0b5531073c27d925850bba72507703a3d4258f7adb SHA1: 95ed579a18f26de5981aedb3c234b579aed50b05 MD5sum: 1b9195a63d59c2eee359cc158dcd1c2c Description: Modular compiler and toolchain technologies, tools 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 provides tools for testing. Package: mlir-21-tools Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 232427 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm21, libmlir-21 (>= 1:21.1.8~++20251212093602+51e5074676d4), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/mlir-21-tools_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 35015084 SHA256: cf8d55b3a29e01bf14bb01fb6a2f48ee3e1c06411182abda6d4d0d88f29dbcee SHA1: f9bd2475ba6b40460b98e1059ecb36c40077cff0 MD5sum: 3c6373c4f679bc4ebbbda1cd504523d7 Description: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: python3-clang-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 205 Depends: python3:any, libclang-21-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-21/python3-clang-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 80532 SHA256: a0dd9226048c47bee08f1494ffe1e6226c17ba1ccc6a77c14899f4017bbe9b2c SHA1: 263d0c17b293f6ba548128b3249289163caa5a24 MD5sum: 165bb054f51c656fd754b829ac62074d Description: Clang Python Bindings 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 binding package provides access to the Clang compiler and libraries. Package: python3-lldb-21 Source: llvm-toolchain-21 Version: 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1027 Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, liblldb-21 (= 1:21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68) Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-21/python3-lldb-21_21.1.8~++20251212093602+51e5074676d4-1~exp1~20251212093735.68_s390x.deb Size: 186964 SHA256: ebbfa9a2af22b0c24a1fe6fcb887801b647059666299403faebc9318d7e1c959 SHA1: a4940e103bd01d3f4dfec4313ee4dd796d5b6251 MD5sum: 287cd7391602725bd9e621733e211983 Description: Next generation, high-performance debugger, python3 lib 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 binding package provides access to lldb.