Package: clang-21 Source: llvm-toolchain-21 Version: 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 401 Depends: libc6 (>= 2.4), libclang-cpp21 (>= 1:21.1.5~++20251023083255+45afac62e373), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libstdc++6 (>= 5.2), libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang-common-21-dev (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), llvm-21-linker-tools (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libclang1-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libc6-dev, binutils Recommends: llvm-21-dev, python3, clang-tools-21 Suggests: clang-21-doc, wasi-libc 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 137492 SHA256: 280e5c4ba84b1e77b264b7320edff488d537d3638216859243895a635270aadc SHA1: b040a7f9dddb9b382ad867efa1d9f1e58d29398c MD5sum: a9337a724ba330bcffb7438427c701c7 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 139 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 84568 SHA256: ed26a4caa3035c758c1acfd1304524ff543889722c5674f895165ba4f690aa82 SHA1: 5546f4415c8f01e7f011aab094cea70357d9b7cb MD5sum: b62d3b7a31ba34a692af54cd2afe331f 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 115 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-21/clang-21-examples_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 84456 SHA256: dcbe3f192c627e2b31d3c08d1da2d578381effebb138a65482cc92a71594fa4f SHA1: bd26b8953c85da1e6602eb71fdb9b86ad4fd3c9f MD5sum: 7e0af8127120f3121105892d1c885411 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 278 Depends: libc6 (>= 2.4), libclang-cpp21 (>= 1:21.1.5~++20251023083255+45afac62e373), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clang-format-21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 120472 SHA256: 5990637d2a9b116272c6a51418191dea75a7290414c8f3590faf51d3312a4416 SHA1: 3267105d212fa6929c98b0bc84be74295a3f91f4 MD5sum: f31cc227c47d20b684ff0fca5f84459e 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 13667 Depends: libc6 (>= 2.29), libclang-cpp21 (>= 1:21.1.5~++20251023083255+45afac62e373), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libstdc++6 (>= 5.2), python3, libclang-common-21-dev (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 1859640 SHA256: 2231d236721eeef87ef6bc39904867622686504716c326aff3ac58b32f006f39 SHA1: 7a119e021a3b5c976bbe60ede63e766281093f6c MD5sum: 724032b9e81689b5afc75699967bb965 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 43329 Depends: libc6 (>= 2.29), libclang-cpp21 (>= 1:21.1.5~++20251023083255+45afac62e373), libclang1-21 (>= 1:21~), libgcc-s1 (>= 3.3), libllvm21, libstdc++6 (>= 9), libxml2 (>= 2.7.4), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4), clang-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clang-tools-21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 8460676 SHA256: 7d36130a89f77737ed123380406abf2ae00c55068483cba984085419398c6a2e SHA1: d1050800f212344da784cf24e54d33127740aa5a MD5sum: 498ce18d0af1fd52cbb5c36458cc6d7f 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, clang-cl, etc. Package: clangd-21 Source: llvm-toolchain-21 Version: 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 19098 Depends: libc6 (>= 2.29), libclang-cpp21 (>= 1:21.1.5~++20251023083255+45afac62e373), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libstdc++6 (>= 6), libclang-common-21-dev (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/clangd-21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 3076608 SHA256: 25ca12b5777f379b281c86d75015acd0a01b95ce7b79edd9335de9e95e5f5062 SHA1: 19581c120c3fb290e118f2a55bb26bb0a0496979 MD5sum: 5e06a99f2022deb22e9ac8b2d895d501 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 17320 Depends: libc++1-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libc++abi-21-dev (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Conflicts: libc++-x.y-dev Replaces: libc++-x.y-dev 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 1530096 SHA256: 67dc056ed860e228ecbbb85eb417254099770207df38154efca05915a6831c4f SHA1: cf1fbbf5e4e3fbbc3bbb25db5e8b47a6e32ac4d4 MD5sum: 0a9bf39ed03c2165baa34a624bbd4580 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 93 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 75676 SHA256: b0c6b2d5a829073bdf902e77d0f3d4f5a5499440dbce742969f1548ae32571d0 SHA1: 8f18a59b7c92de595f117ec0003626e8cbfc3f85 MD5sum: f02f7f0ff2e366826bd04041005af0a3 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-21 Source: llvm-toolchain-21 Version: 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1351 Depends: libc++abi1-21 (>= 1:21.1.5~++20251023083255+45afac62e373), libc6 (>= 2.27), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Replaces: libc++-x.y Provides: libc++-x.y Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libc++1-21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 371612 SHA256: 4d68eb37e40627d701c0efa271694e9182346533659ae9188d92956d797c5e6e SHA1: c8d17569df2b0bc982c7a6f03f861eab477b8434 MD5sum: 6075359530abb3b9ba7e37c8750802ab 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 775 Depends: libc++abi1-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 158616 SHA256: 6a646411c103269611ead0a420ae48479ebb175a80ff2bafdae0942c4c00467e SHA1: 27412dbf1702460154e9e1d52697b6babdd47855 MD5sum: 3299841ea6d104105513c27b73813a85 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 94 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 75588 SHA256: 0eb256293f84f62c34c1527a21e92c377cd295b084d92d89d107b700c124e9b9 SHA1: c19fc01054b1766d829a4f67d905962a11ce405f MD5sum: bcc70b915f0508bddf326ca09ccffa32 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-21 Source: llvm-toolchain-21 Version: 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 367 Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Replaces: libc++abi-x.y Provides: libc++abi-x.y Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libc++abi1-21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 134292 SHA256: 993b7abcc8daf4f44bad00cf5321f5dc56a3b99e07947b5357997ac4961faa84 SHA1: 484266a572f70d1c2564660d43e3f92d07be69ab MD5sum: 9dd70552fef9195abfb3ec28aa6d797b 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 318863 Depends: libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang1-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libclang-common-21-dev (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-21-dev_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 28265460 SHA256: e43dd51faad191484eddc4ae3438c26ff2df861acca399db33f3077ef1c91162 SHA1: e125cee58607ffe8a96c82ff1d4c8695d3039acd MD5sum: 8fe5f73d0b4f6f24b842d5dadd2b2538 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14711 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 820736 SHA256: ed18ef02c6118a1182ef9d1c10d38321b360e79904bbd6332145cd6e04c41680 SHA1: 7c1764691b86cac0413c03e0d78c3e4932ae63af MD5sum: bb31eba27bb112aabe79dda9c79d47b7 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 67587 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libclang-cpp21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 12259072 SHA256: d8e37dd3f224f5fd41c908b17d4501459d760e92b3cda9ef549292639c1c7eb1 SHA1: c011a1d2105dfe5e3e3c6ad20dea1868ccf8f01e MD5sum: be3ae0f1990e71fdb7e7a196de028327 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 90 Depends: libstdc++-9-dev, libgcc-9-dev, libclang-cpp21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libclang-cpp21-dev_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 75648 SHA256: 003e985f9a128b9e1bbe1d78c6afd1bcb430df2e660ce0c39c30b9b868a70d18 SHA1: ae839cc354bf8b0fb3a7381196c9a8121c1ec837 MD5sum: 9e1dc62d14c0d12741a48882075ab232 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 needed by linker at build time. Package: libclang-rt-21-dev Source: llvm-toolchain-21 Version: 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 20959 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 1473768 SHA256: 6d59e07304846bff6843049858e0125d73b7a6f4dfa1fcbfa66840c63daf6636 SHA1: b7b83d1ca4067d10e70a28c974945cc17cde8533 MD5sum: 16c9ebe9a783b1ff2c9bbf6431a32926 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 331 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 114928 SHA256: 6bb2274914da439c3eee5851b06ab6ca757f1681da28c3128235f251524b2240 SHA1: 5241c87243686f5d1be591e22f3094486a07c6ec MD5sum: c626a59e59d7efa5c6c5e8d36ae3826b 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 338 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 115204 SHA256: c81a9d20d680100af03ef1b94f22f14c01dd8254cb2264a1db29cd08cba82d34 SHA1: 7bfd96646d1462fc8409d7bf2901c0c6efca6335 MD5sum: facb6c71a9ff516bbeded668278c3e7f Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-21 Source: llvm-toolchain-21 Version: 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 36632 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/libclang1-21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 7305704 SHA256: df6f6a23ceaabfe799571cea0433123acfcc8d2d70ec38c37632b06b60bce0bf SHA1: 6262b164b032d91e96cb2fef4f556e5a17b443bc MD5sum: b741a999b4d1c5ba136bb1daf6175ff2 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 53049 Depends: libclc-21-dev (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 7186932 SHA256: 3ca4c7a374e618c7d1727a42314d8212791f349270a17447e6e658f149bb7e67 SHA1: be5fa0feb3662685035cdf70ea140f2158000854 MD5sum: 5f55fb566804896ab15376995beeef10 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 90 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 75864 SHA256: 11ba1325d8dc60285378adeb7e239af85667d94c88605c93ccf5cfafd464c329 SHA1: 2ad5f35d9a5bfd4eb890e5861b9a529be392f592 MD5sum: af7e1cf7a1b6f1654f67b7629c128a1c 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 957 Depends: clang-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libfuzzer-21-dev_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 223828 SHA256: 3f2083ae041ad60fd28a5bcdff572d9b53b0862623662df0c70e7814b1ef4f1d SHA1: a084267e85b792bf0f084fe4e6a71c7da2e01f9f MD5sum: ee5faea84d4a2daa808c7ae0ccdd368d 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 15466 Depends: libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-21/liblld-21_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 1776224 SHA256: 105559e714bfd03e85491e1ad2894791f2e912fbda0d7f65521e01f814fab9a0 SHA1: ee653551372b9eddf60da6c0d957c46f757ad77a MD5sum: 39905dc2f03f7ba3e235a0e44fa1f3ec 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 157 Depends: lld-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), liblld-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 90448 SHA256: fd27757eef5bebdae978cfc1cf0a8c698c293f182fd8120b25122191af889f6c SHA1: dae7db883176659c7db0bd105b037ca1c48f7e79 MD5sum: fa8e2b2a811de73f7f75adcd99b386bd 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 20951 Depends: libc6 (>= 2.15), libclang-cpp21 (>= 1:21.1.5~++20251023083255+45afac62e373), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 6), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 4121864 SHA256: ef892872b9de2a183459d2109ad31cb31b4afecd680e8f0118c950a1c660d123 SHA1: 323b2d86ee1554938431e0631e9146a1df9b235e MD5sum: 14ae4c9e3f1326215d8f081fe5eca989 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3791 Depends: lldb-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/liblldb-21-dev_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 637160 SHA256: d3e13172410897f9809bb3bf3b1044175c9c6c895b0982370133105cc665d3ef SHA1: 47e8fe9f67d34a9a7d52fa3d44811d7940674902 MD5sum: 49325eba99fe94dce66e0ef48365c6e4 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2831 Depends: libctypes-ocaml-dev-92575, libintegers-ocaml-dev-nu3n2, ocaml-nox-4.08.1, llvm-21-dev (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) Suggests: llvm-21-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-21-ocaml-dev-z8n29, 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 449432 SHA256: 3f4f574e0f08aa5994dfefc2fe9879c13d3a424220fd95db01e4e93925f907db SHA1: 13b943575d0c6fafde71aa7bd15c3eaee8498e73 MD5sum: b55d4f374e40ed5f7509d3d7a7a317c0 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 148518 Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi7 (>= 3.3~20180313), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), libxml2 (>= 2.7.4), libzstd1 (>= 1.3.8), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 27468000 SHA256: af277c0bb470b9ac531ca2cbf2a61e4911b619463993478ba2bb18500ac1d93b SHA1: 4f20021cbc5b625c9801c65b693758705e958096 MD5sum: 31311639182030694ededc5dee1e88b1 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 112906 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 6) 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 14958256 SHA256: 98bd770ff2559140af9a8b39b712a875c56fc7b354f1ecda9d0f4fa8269b4773 SHA1: a189019ba4b13c321f95999549ebcef14a34640c MD5sum: accfd91b88bfa169550a8a6dde490983 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 523737 Depends: libmlir-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 28871232 SHA256: 844ba883adb53bda5319c241e70d00c676cc998abd04ba7a2214114690c1614c SHA1: 078b5ee306d4ef3bb00fc385dc89bd6dfcb66dd2 MD5sum: 180b0c279b0490e55c067393349b2b52 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 84 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 75256 SHA256: bb01f8a1f45545e76aaf09378c2189576b24d0053ce684f6e7adbf49c3ad47ec SHA1: 6323906ef43b8a0fceef0f82d8912617382b6b62 MD5sum: 5d0d2c2c427d544491103152bad61639 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 19638 Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-21/libpolly-21-dev_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 2832504 SHA256: 754e40be0ce0fbc0a2cfb21fc3e7882eb035bd204efb0a895e6eac144ca45d02 SHA1: e784a57d7be3cddc1cc34cce4ec5b116385cba66 MD5sum: 73bcd281ed7e3c1e0714bb2a4e94d6c0 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6589 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libstdc++6 (>= 6), libzstd1 (>= 1.3.8), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 1396240 SHA256: 8faab680790c07ad1170ce0d9c0432a5f7dd1709037bfda787ca8ec2ac4a3a5b SHA1: a34d05a8da33b4505d71e7677aa98f723260621c MD5sum: d0adf5c4aae37d18602818087f94f04c 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4800 Depends: libc6 (>= 2.15), libclang-cpp21 (>= 1:21.1.5~++20251023083255+45afac62e373), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-21, libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libncurses6 (>= 6), libstdc++6 (>= 6), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 1092468 SHA256: c974df3d064ff977682ad933c8411f5027410f24ee24dff626defcd927cef21e SHA1: 6e31b72095472916a3e1fde658bb4a5b8949ec91 MD5sum: d53ed80e8c077def81be11e7cdcecf9f 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 93876 Depends: llvm-21-runtime (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), llvm-21-linker-tools (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libc6 (>= 2.29), libgcc-s1 (>= 4.2), libllvm21, libpfm4, libstdc++6 (>= 7), libzstd1 (>= 1.3.8), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 17567744 SHA256: ae283275c8ed03951469d266f981ec5e83f9377811ca857b261230e0f1e3b4fc SHA1: 5ced1efee45b19639d75fdf2e084efac43d5dad5 MD5sum: de9f6a57d82f7ffe0ccf690dc616186c 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 384450 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libstdc++6 (>= 4.1.1), libffi-dev, llvm-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libncurses-dev, llvm-21-tools (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libclang-cpp21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/llvm-21-dev_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 45171880 SHA256: 39e5269f74b5198d540ea97971a5210fdc4647bd15b308d33dcf6b9f281aa9cc SHA1: 695dec32b41256fe377f0dae51a2c55f8121f513 MD5sum: bf1e6eda3900f7a769ddb0e54462eb9f 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 84 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 75484 SHA256: 079bc31236a8bcdffc589a4fad01f62ffee23bb9a50e99bdc05d579863bc62b7 SHA1: 5486848edbd9e329104fe81da19e04bc4293ce88 MD5sum: e139c56907b3f9cec8ea7999476a581f 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 500 Depends: llvm-21-dev (>= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50), llvm-21-dev (<< 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-21/llvm-21-examples_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_all.deb Size: 314724 SHA256: 7e9c92eda69c32c827be5fe8ffd27d0bc74a768308cfa87beea8e1519108b13f SHA1: 35ceb4539466eb0ff173558ec886bcbed02fb20d MD5sum: 7216cc9fcbdb2abf743d245bb9c7da74 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4631 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm21, libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-21/llvm-21-linker-tools_21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 1174200 SHA256: 3f5f670eb1100d8b245435582dcf04f52c0bc4f7b0be0d7c3a0c46a911a82018 SHA1: 7a28ea0cb9df756c994461e9ed5e16646fb342cf MD5sum: 97f5946af3ded28b932fcf718da4ece5 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2002 Depends: libc6 (>= 2.16), libgcc-s1 (>= 4.2), libllvm21, libstdc++6 (>= 7), libzstd1 (>= 1.3.2), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 565520 SHA256: dc512d1b2e597633ac64f7dec2aed13befaa11fa8aeac1bf08ceeb1fa531a035 SHA1: ef8723743023bd86d5cab090a86a16bd0158fbc7 MD5sum: 1364b399d6967b3c16c998ef27b68039 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2916 Depends: libc6 (>= 2.16), libgcc-s1 (>= 3.3), libllvm21, libstdc++6 (>= 7), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4), python3, 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 546416 SHA256: f65bed400342f30d55ebcf24caa14361e2138a72a0278aff872cfed004ae90f3 SHA1: 7d04fa09bb2aba0a4d8bb5137747acc71cc25ca9 MD5sum: 2826ffe6676d2406567b04b8385526ba 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 220602 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3), libllvm21, libmlir-21 (>= 1:21.1.5~++20251023083255+45afac62e373), libstdc++6 (>= 7), libzstd1 (>= 1.3.2), 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 28309336 SHA256: 8065c6e0051c6c431235894dbc87d039ab9c1829c38b2c9d6371c4825e6f3c50 SHA1: 77faeb5e451864d42cf16376fd7511bb1a527102 MD5sum: 1dca85efe7e788932f0286ecd81b07ca 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 226 Depends: python3, 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 103652 SHA256: 3b1c58b415940eac1d0bdd40c0b52772203f7112a4eed14a7d950d9d0e0678da SHA1: f2893742f8bbdf93dc6ab737fc19df4a61ca902d MD5sum: c72d4f20c7620867a1cf143bbc9fec07 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1061 Depends: liblldb-21 (= 1:21.1.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50) 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.5~++20251023083255+45afac62e373-1~exp1~20251023083404.50_s390x.deb Size: 203296 SHA256: 34e0c6aae8f299a68d42b65edc4d3cc4acf52cb60726d628b5fd22b404805872 SHA1: 4d2f4453af06ed65365d1630584a16b80d3d4e08 MD5sum: c9eb73cc2badb6404639abcd4251339e 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.