Package: clang-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 587 Depends: libc6 (>= 2.34), libclang-cpp23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libstdc++6 (>= 11), libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang-common-23-dev (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), llvm-23-linker-tools (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libclang1-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libc6-dev, binutils Recommends: llvm-23-dev, python3, clang-tools-23 Suggests: clang-23-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-23/clang-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 183986 SHA256: 8b063161a06de6c5ce9c1dccc8d0dc91d7698a95865f0066f495beb6c5b6392a SHA1: 343ce8b1d01021642b4814ad36f08fa682390816 MD5sum: 7c20553200665d6f3d417637cfd76058 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-23-doc Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 14746 Depends: libjs-mathjax Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-23/clang-23-doc_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 4294810 SHA256: 21702a4e3b9255a5aa61b15a4f802c20246837501606ad0bc09f3bd7c118dc82 SHA1: 5973f2b16b22d866adf6fee3916447753fc6ecc4 MD5sum: 555403a37d4be0c21f194864adfb5c6e 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-23-examples Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 96 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-23/clang-23-examples_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 64866 SHA256: 82fee1f6b0fe4a10b8efe50b44279231a5983b678f424f160ef3b22fc82133c8 SHA1: ea415c72e80000218961da5eb011a17b2a1f6e3d MD5sum: 60c5d2d7159673e3d6c90e3b490d9e06 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 256 Depends: libc6 (>= 2.34), libclang-cpp23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libstdc++6 (>= 11), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/clang-format-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 107026 SHA256: dda53b8ebdd6f7ef8477cb38d428fc4819989f8a4e9c608cac4a8f0f2ffaeac4 SHA1: 604f2f1bb20a8159cb01ead65c46b3a7a1c0abef MD5sum: eabf72ce95fc07b26cf85da24129857e 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14573 Depends: libc6 (>= 2.38), libclang-cpp23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libstdc++6 (>= 11), python3, libclang-common-23-dev (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), clang-tools-23, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/clang-tidy-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 2351576 SHA256: 8b951f7f1db1dce7034d87beae40b648f44fb65a01545d45e7e673ba200a55f6 SHA1: c2a3d424e3c3f9ce0a103c7e488948bc684437d0 MD5sum: 6935ed600eb81d64478593c9974f29a6 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 48430 Depends: libc6 (>= 2.38), libclang-cpp23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libclang1-23 (>= 1:21.1.4), libgcc-s1 (>= 3.3), libllvm23, libstdc++6 (>= 12), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), clang-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), python3:any Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/clang-tools-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 10728994 SHA256: ce4359f5cea91f230ac78f1d245e032447f407188eaf0e398b5f5ead421316e1 SHA1: 2a4b8a2d43e8faef9d8b9ef0ebfbc61218ea6f4d MD5sum: c5928a6c6db03ccd7903a635c09e54fd 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 20791 Depends: libc6 (>= 2.38), libclang-cpp23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libstdc++6 (>= 12), libclang-common-23-dev (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/clangd-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 3934968 SHA256: b12edb57ac7c624db5a767328c7aff5f8a635864a8ae797b843f55ce1f9f6af1 SHA1: 38fe4f2b0c337d1789ebcbde124e1c7a89b1c967 MD5sum: 30065981d379cd704c83c58f1596637a 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++-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 17806 Depends: libc++1 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libc++abi-23-dev (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Conflicts: libc++-x.y-dev Breaks: libc++1 (<< 1:22~++20251113081817) Replaces: libc++-x.y-dev, libc++1 (<< 1:22~++20251113081817) Provides: libc++-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libc++-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 1686670 SHA256: d7b914fc95eb3aef495eff3788c59beb0c1642b22db0454147b1699adba97e1b SHA1: 67f2b9a4877ca8fb6666b38f48ecdcc8c077d794 MD5sum: d67a58dfd03d71eb8b384359b7a01913 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++-23-dev-wasm32 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16696 Depends: wasi-libc, libc++abi-23-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-23/libc++-23-dev-wasm32_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 1919490 SHA256: 82597f393ed406b7a426f2effa1b9dda3e734d0b2facbcb9e4d8e0169fe5dde6 SHA1: 4db5e9c2409e7918ad6b480a6547279da2b51d5d MD5sum: 7da2836ca10f3872b9fce1f4b2aedfd0 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-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1547 Depends: libc++abi1 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), 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-23/libc++1_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 424930 SHA256: 611ef5ea8d4ce1405f5e2e503452873d1c0f54df48d91d756eb07116cc32bb9e SHA1: 4374cc0cd107468356c665df3e072c819656b88b MD5sum: c6a3b331bcab8fd2ee28c051551cb2a4 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 770 Depends: libc++abi1 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44), libc++abi1 (<< 1:22~++20251113081817) Replaces: libc++abi-x.y-dev, libc++abi1 (<< 1:22~++20251113081817) Provides: libc++abi-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libc++abi-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 152308 SHA256: 6552a495170430a3719fa0848909e95f3be6fe7a8eedd33228c424e8a383722f SHA1: f8760a82a311aedfd0ecf65494512b860e837c02 MD5sum: 8929a6cb894f902f52118fef462b9838 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-23-dev-wasm32 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 762 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-23/libc++abi-23-dev-wasm32_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 244372 SHA256: 3975ffcb5aea698ac4ac39545dda1a7a6e2fab69a614ae11bbbcacbcef907a17 SHA1: fbf35c0a313226f5cd1366248261d9ac6e0e0f72 MD5sum: 3d52e5919e94e9af87c8800bb337e7da 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-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 361 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-23/libc++abi1_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 124228 SHA256: 7ddcd027c38273af64a8d67ea0a764ad31acf9b0a513c1ab2f7b1f1715acc225 SHA1: 1ec01bec3bb31034c41015ca48ab09c56a6999df MD5sum: 687b0cd060485dcd17021375ec594e37 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 338840 Depends: libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang1-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libclang-common-23-dev (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libclang-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 33771648 SHA256: adcf65bb74cc6d8c6a8d3fcce8f6ab6fd16bd9eeec611ea5e9b19f44c0c3d449 SHA1: c58d7930dbe0fae5f7069765dd423821cc9c1b82 MD5sum: 8d46ddef255c19ce9c1b678850b135a9 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-23. Package: libclang-common-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14906 Recommends: libclang-rt-23-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libclang-common-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 820566 SHA256: ee130c1f2819776d9638fc80b020ab27158ca2c1d0548fed827956b30e680c1e SHA1: 92cd379ee0bed6802ff0ded9d980ffd8540b1da7 MD5sum: 8cdb0a8df3ab708124bdad573e33c6e6 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-cpp23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 73813 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libstdc++6 (>= 12) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-23/libclang-cpp23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 15453744 SHA256: 344d886babe82b083dea184f1c5e8def3e20f1d7db8c2ca890e74c1b46f531a1 SHA1: 8c8cd588a600701dd9cdf166a3d14eda531b08bc MD5sum: 576e90d97591a30100076bf0e42cc963 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-cpp23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 71 Depends: libstdc++-13-dev, libgcc-13-dev, libclang-cpp23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libclang-cpp23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 55864 SHA256: 1ad8c0b1ac87d484fad1a0be853a2623c5e452027d9a362b0e92db3cc7f99076 SHA1: c1ed5e8bfa79a4217a84cdb917737e7b30c0ec9f MD5sum: f552ac0e31235775530d168da4e26e5b 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 27184 Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libclang-rt-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 1990386 SHA256: 3e8b26eb785e77e5fd8d8e92a750d0124d7f5231e56af8dde45318f8f5ccb930 SHA1: ee1581728c7a2af9370cee5f01677fd336a33366 MD5sum: df7a74b761d862e1519f9588e08ff2de 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-23-dev-wasm32 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 315 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libclang-rt-23-dev-wasm32_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 100862 SHA256: aae1fe7c4820cc78ffe5a304bdb2422c8700a0f4598c855c99f27784c1d49603 SHA1: f58cdf62b40a1f29eaadd64979feb7ba40ee140c MD5sum: 42729f31eab4d8de3f1b07965b11582e Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-23-dev-wasm64 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 322 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libclang-rt-23-dev-wasm64_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 101056 SHA256: 5a0ddcdef7440e1719ec5b11bf1fc38f586bd5e3432cdfaac5cd491fd9d55783 SHA1: 7d6e2db3f37eb1c131bcc15cea11384bf59ae3f0 MD5sum: 966cfe307bead17af2bbf53e6783d942 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-23-dev-win Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 1450 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libclang-rt-23-dev-win_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 269090 SHA256: 22a905f23e6a5d8f29caa02225b32e386bc720ad14f5deb02f8dfc4b1764ceda SHA1: 79c86042b7aa507aa9d7d4b89156532b149ea125 MD5sum: 02a9a6837e68e9331c5bc8ac13e6d2b9 Description: Compiler-rt - Windows builtins Provides the compiler-rt builtins for Windows Package: libclang1-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 42077 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm23, libstdc++6 (>= 12) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-23/libclang1-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 9437830 SHA256: 977818ca168e1bcc032703a86c15e5dba0f1aebb82a24877e34b476dcd366ee3 SHA1: 00181a84b7676e9aea0f2492856a118896e9d5fa MD5sum: 69d61089d1c693f540d5128d4371acee 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 24676 Depends: libclc-23-dev (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libclang-common-23-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-23/libclc-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 3414688 SHA256: 00a17c68d20705cd07a5c770612521bc27135b57bce59ddfd927410307c01ca6 SHA1: 5675ab53bf826b5bb2c2d695a8635eb95ac9b7fb MD5sum: 362cc2ce49aa570f35b43c86638c2760 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 64 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-23/libclc-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 55416 SHA256: e1fbe5acc2de78305c652bf31760ecb69fbda280ed64eee8ccb31f5925f85794 SHA1: 0fca4d1b2956083f19cbe49ca55edb2b93ec612c MD5sum: 853345b8edd6a28d1536fffbdd00ac0f 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 980 Depends: clang-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libfuzzer-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 233228 SHA256: 0c8284977e72a15423f3feb2d5da40941c35841e330c3bfbcb028774a800397b SHA1: 62a09b1f81c9360383e79e3cf2cd607f671b3409 MD5sum: cd3fd2c551cf3e2452716819610e0973 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 16664 Depends: libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-23/liblld-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 2155910 SHA256: b9c74ddd4524faa6a47c1ecf2721615f55240e23344526d04b211cce53a0eed9 SHA1: 68ec27036c5618275977bde2a24e473157be5450 MD5sum: 5afcba12c9816327673f0b082bfaf072 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 142 Depends: lld-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), liblld-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libzstd-dev, zlib1g-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/liblld-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 72220 SHA256: b4630bc1c2dcf505f5f7b58b1adf75d3905ce600a32c167bf6b914e9bb54616b SHA1: f4c3b7454eec32e3891fd106844439a9d405bce8 MD5sum: 52c9dd5fe04f8d2f800785e59a430c49 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 23605 Depends: libc6 (>= 2.38), libclang-cpp23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libcurl4t64 (>= 7.16.2), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), 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-23/liblldb-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 5325108 SHA256: cc786953efe993dc85870bb0cbccba53ec42207ba9e813bab0b0c35792a6b2e7 SHA1: 1e828eb1e01513b041ef42707bcf8193604e01e9 MD5sum: 2fee5e938ac24d66f2e1919df86fbfd5 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4106 Depends: lldb-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/liblldb-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 682346 SHA256: 4277c1259c1b169187e3a5ad6d4bd5961fdc375a88b0c2a7df5394001061a9a1 SHA1: cd768d1f49f0da573a36aaca5a856b55db9d0cbe MD5sum: 453161d8449b5637ac7abf9933bf3630 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-23-ocaml-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2806 Depends: libbigarray-compat-ocaml-dev-rsix1, libctypes-ocaml-dev-rg1t5, libintegers-ocaml-dev-dw4l3, libstdlib-ocaml-dev-vneg5, ocaml-4.14.1, llvm-23-dev (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Suggests: llvm-23-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-23-ocaml-dev-y7he1, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-23/libllvm-23-ocaml-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 522914 SHA256: 69760cfccb4054cfc70976b5b0918f08662e3958369d181f3f6b520c2b978af2 SHA1: c1e48c8fd0c35b4a88d87eab2f256bbcbd960852 MD5sum: faf67b6f1f37b02ca742ec923aaa3179 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: libllvm23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 167796 Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 12), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.12), 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-23/libllvm23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 35022436 SHA256: 2d8fcb1303059af454cf1b282959588f65a5ad4d324d9faa912d3883a90eb19b SHA1: 505a857644135986a9b4bdc7dbd5685892818e21 MD5sum: 5b3263a399b3abbd20109df5c96a18e6 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 140897 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm23, 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-23/libmlir-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 21358104 SHA256: 234b97d9f674ffbbe0d5dcb91fc58bd006a0536dfa7b248a917e31ef28e6eceb SHA1: bfbe1a0b36c47478b71d39279418791f1cc67f8a MD5sum: a495989103efc7ed3319d5438e4ed6d5 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 595257 Depends: libmlir-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) 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-23/libmlir-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 37641694 SHA256: 581b19623be10daf053a7a3cc2d07aa0deadd5ed19b6736e23aaf8ab29db3830 SHA1: 8a2ab515dfc92ea617a23312af751e932823d111 MD5sum: 0d67689b11172c5da05c4fb9d4233fcd 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-23-doc Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 15095 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-23/libomp-23-doc_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 1111866 SHA256: ec53fff1bd107ff5212ba19ab5e5a037467b9f70bb94dad1f37cbc969cac98cc SHA1: 6a35665d578d02ee96d4fd4dc592f888b3409c12 MD5sum: dcb9d71ddf987bc6e125da265cfcc5f2 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 16340 Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libpolly-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 1842134 SHA256: a332cc5d6ae163efcd7efe712c3dfacc7bdd2242f87cc17468ca360148cd8d03 SHA1: 69ee4da415c62b5fedcf56d97d18b277218dbdf6 MD5sum: c76e69a6d8482261750808723f592dca 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: libunwind-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 396 Depends: llvm-libunwind1 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) Conflicts: libunwind-dev, libunwind-x.y-dev Breaks: llvm-libunwind1 (<< 1:22~++20251113081817) Replaces: libunwind-dev, libunwind-x.y-dev, llvm-libunwind1 (<< 1:22~++20251113081817) Provides: libunwind-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-23/libunwind-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 99620 SHA256: 4a16f9bb7a30bf658cc15fe3c84d88777b5ecf397fd31d385a465a9b13bcbf6f SHA1: cc1875a32ba85dd4b4193e4c704159bf34fced72 MD5sum: af74ffe9fb300072ab7b4c74d9ff18cc Description: LLVM unwinder, not compatible with glibc llvm-libunwind is the LLVM unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. Using it for packaging work inside Debian is not recommended, incompatible with glibc. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: lld-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6984 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), 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-23/lld-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 1635598 SHA256: 35e14fd6e2b669ff55e9ff55b6c924af9467d7089e13c4051fd52481b0607e20 SHA1: 2395a3c8432c8a38b51bb4ac572735f56a1e16fe MD5sum: bd6bee474e1ed2b67443d4da120eb5ac 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 7095 Depends: libc6 (>= 2.38), libclang-cpp23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.3), liblldb-23, libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), python3-lldb-23 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/lldb-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 1804578 SHA256: dcf991ec50f922905df78139f3803571ceadc6de92117608c31e32ab98fd65a5 SHA1: 112c722086b54e12562f13dac52572a2aba1d9e6 MD5sum: 7e6cb0a713ebca1d2116667b7edbdd39 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 101476 Depends: llvm-23-runtime (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), llvm-23-linker-tools (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 4.2), libllvm23, libpfm4, libstdc++6 (>= 12), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Recommends: llvm-23-dev Suggests: llvm-23-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/llvm-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 22310312 SHA256: 22cadd22fd17595f6110d2ab0bb44f4ac03dd568fe30feb12d64282f22a74551 SHA1: 62713cc2fadf8bea1cc692a107d5c73b5eb08849 MD5sum: 4ddf87debba8a16e1b35a6aa954f07d8 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-23-dev Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 425260 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libstdc++6 (>= 4.1.1), libffi-dev, llvm-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libncurses-dev, llvm-23-tools (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libclang-cpp23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), libxml2-dev, libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/llvm-23-dev_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 56755456 SHA256: 69fa5cebf1a9f37163f5d1b6293bb250621b05046f59c5ee39cc948bf1615595 SHA1: e286a2b7c194e233df2b23f615fb9baa84b5cc86 MD5sum: b6b266c579fac3e6d7d85c6ada134db4 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-23-doc Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 64692 Depends: libjs-jquery, libjs-underscore Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-23/llvm-23-doc_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 9261264 SHA256: eca31b54154a7c80f13d08b060a1f3a16044c83039a55161094b1e0d31ce6e41 SHA1: 696b3c11e9a4d4fb60f62e5a3f7cbb8600e29d97 MD5sum: 4a48530ef23ba80c6459e08bc86d4d3c 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-23-examples Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 492 Depends: llvm-23-dev (>= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47), llvm-23-dev (<< 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-23/llvm-23-examples_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_all.deb Size: 297588 SHA256: d64cfc4026f75b78ec1217b5b1b6df1421253a477404320137adc24f634f1f31 SHA1: 0daf25f726a9213b0108afdf45a63737f418ee4a MD5sum: d3f2d4fe68a193a96b0481370544e580 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-23-linker-tools Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4471 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm23, libstdc++6 (>= 11) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-23/llvm-23-linker-tools_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 1282042 SHA256: 4868be4b163b4d067f1d2d04d848324220c933417346c699ae288d2795f3bcad SHA1: 41fb04e3e40481c4e265f9732f1bbc4830d1e75b MD5sum: 2f1fca4ff35fa2134a5e771c56630067 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-23-runtime Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2222 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libllvm23, libstdc++6 (>= 12), libz3-4 (>= 4.8.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-23/llvm-23-runtime_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 697276 SHA256: 7df7b3aa2c49d40e813aac394057a4f7e21cbbacee622475f8c39449c31b1a52 SHA1: d818f4854683ea7253c660830d15f9cb736c3242 MD5sum: 234b25a8a2d6426b1837f662cf8f5e92 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-23-tools Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2592 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm23, libstdc++6 (>= 11), libz3-4 (>= 4.8.12), 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-23/llvm-23-tools_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 551546 SHA256: 676133d099810a52e544b7dd97066d8673a1558d1e7d95d8b3da58f7ad19c43b SHA1: 178fa2f7e01fc079a19180c028ba029000fd31c9 MD5sum: 3d5eb93f450edee8eaf34e3f3268c9c0 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: llvm-libunwind1 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 132 Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Breaks: libunwind-21 Replaces: libunwind-21, libunwind-x.y Provides: libunwind-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-23/llvm-libunwind1_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 77006 SHA256: 6a04e6d3a8a5e730ed26d2e1899bdec2c4740a462ae7824ebe0687cf7187f38f SHA1: c31c66d57da0a901db88ccc2ac8af15d0cf71924 MD5sum: ce970c81b5c092a0be8d6011ff0882af Description: LLVM unwinder, not compatible with glibc llvm-libunwind is the LLVM unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. Using it for packaging work inside Debian is not recommended, incompatible with glibc. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: mlir-23-tools Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 219247 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm23, libmlir-23 (>= 1:23.1.0~++20260818083557+55feb0a3b6b7), libstdc++6 (>= 12), libz3-4 (>= 4.8.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-23/mlir-23-tools_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 33645514 SHA256: a744b468bb99b6caf2918bbfcdb901e05800e56aa9a4da8db29ef1a6f219e776 SHA1: 5d25aeef8b987066d697fa423b5ef0afb4aad178 MD5sum: a38ad09a7d7e2ec065c6df80f46416a8 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 220 Depends: python3:any, libclang-23-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-23/python3-clang-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 87316 SHA256: fef7922656bf045178d44e278f0ce6d50a13b4c3f575e7a93ace09973fa34cd9 SHA1: 9b0206c98325676e4cf981b69d549b9efb6dcc88 MD5sum: b2d7ee78c8223e19c366524471d1f754 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-23 Source: llvm-toolchain-23 Version: 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1112 Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, liblldb-23 (= 1:23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47) 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-23/python3-lldb-23_23.1.0~++20260818083557+55feb0a3b6b7-1~exp1~20260818083714.47_s390x.deb Size: 205246 SHA256: f4b928f68539ff02a45a4b5479c17308b50e0e54c27641bd0ef21415c50a1909 SHA1: 1f75934aa5997d055e8037fdc41ad2a233ef09a6 MD5sum: 6dd3207c19884fd355403c42f117a42c 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.