Package: clang-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 393 Depends: libc6 (>= 2.4), libclang-cpp20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libstdc++6 (>= 5.2), libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang-common-20-dev (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), llvm-20-linker-tools (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libclang1-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libc6-dev, binutils Recommends: llvm-20-dev, python3, clang-tools-20 Suggests: clang-20-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-20/clang-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 134152 SHA256: 9c94b2ee31ade0591df9e70d844866319fc805124945dcb7583ee30bf14ecb6e SHA1: 54d76384878a6094700e0a035c4fa2862e9cd9bf MD5sum: 635d411d3fac1b85b4c044eab3d0ea28 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-20-doc Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 108 Depends: libjs-mathjax Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-20/clang-20-doc_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 79628 SHA256: 3bb2fadd1ba120da177cb5e53cba3d5e32894e44cc0337c206f43801cf440ac9 SHA1: 78e02396e507b32e040eb9e2baf3eef4d1ff069a MD5sum: ade4a4cfd2a14b2fa3f20f21aa55124b 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-20-examples Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 114 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-20/clang-20-examples_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 83736 SHA256: afc6573e6180bb44889ee8f18a01df13c81ecfcd4aa27a0366f9c596a15cb266 SHA1: 4caceb6e105f2b6a5cfd8808d15c079182a7b8d8 MD5sum: 06c82d50c9c8eb77140c4cfdb2e8ca1a 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 269 Depends: libc6 (>= 2.4), libclang-cpp20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/clang-format-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 118092 SHA256: c69c5eca8b6793c0bbb61f103479d1b23d3a8790b5a4419b8e489dc239f424a6 SHA1: 37c49c0f28c23423fcec1d4519249b2b67a1152f MD5sum: 535bb428090f583b2447364e1106956e 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 13491 Depends: libc6 (>= 2.29), libclang-cpp20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libstdc++6 (>= 5.2), python3, libclang-common-20-dev (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), clang-tools-20, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/clang-tidy-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1836212 SHA256: 35cd893879aab01ad0a43a3e5f339174d191f06ee8820c402ca0fe9ec2772699 SHA1: 5b2c6fbd9f1c7cab824e39426533cff542fb57aa MD5sum: d378f940859bf1f3ecfef8e487792996 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 46208 Depends: libc6 (>= 2.29), libclang-cpp20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libclang1-20 (>= 1:19.1.6), libgcc-s1 (>= 3.3), libllvm20, libstdc++6 (>= 9), libxml2 (>= 2.7.4), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4), clang-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/clang-tools-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 8369460 SHA256: 6f5ec08b36959b9dcff9254ca23759325aeec74a824ec1770f94262a9d3c3cd0 SHA1: 08e488db309b2b4aa8ccdcf9b379b47b64547eee MD5sum: 4d1c33cee5e7115dab43022eeed65256 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 18750 Depends: libc6 (>= 2.29), libclang-cpp20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libstdc++6 (>= 6), libclang-common-20-dev (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/clangd-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 3041688 SHA256: c87661a8de835fa1c24d57f353b34361e16de5ff588ecca609481a71d5af81e2 SHA1: d2270c0f71fe3d71a932fc96c0d78da536541532 MD5sum: 88a4aad564092f499029cf6a22790333 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++-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 20597 Depends: libc++1 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libc++abi-20-dev (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) 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-20/libc++-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1539592 SHA256: 46179e3ae0d964a1c30a30b7ab60fa94ecb5a66c51054cfe103e041dca5d9f22 SHA1: 94993833b84a4ac61a27c02995114fd1b1842b06 MD5sum: a8a59a19b1587f798a8e2bb644af162d 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++-20-dev-wasm32 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 92 Depends: wasi-libc, libc++abi-20-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-20/libc++-20-dev-wasm32_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 74960 SHA256: 914f333b42bba70b496026eac156a1de5fbfeec6466382f5013173fd209d4368 SHA1: 979819043e049b9547e3e327ed12b84d8a5bee68 MD5sum: e2cbffd2db6fead2277f24f2b1d51431 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-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1342 Depends: libc++abi1 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libc6 (>= 2.27), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1-11, libc++1-14, libc++abi1-11, libc++abi1-14 Replaces: libc++-x.y Provides: libc++-x.y Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-20/libc++1_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 370680 SHA256: b36d8ef34218ed3505f3dedd836168b28ecd4be8a92b57f8ba3c1aabc5472e34 SHA1: 19e9e4e88efe7e1d278202dab6d25912fc3fc6e2 MD5sum: 0f34b27c7d98ad4a07d54ae5eee54ec8 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 770 Depends: libc++abi1 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) 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-20/libc++abi-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 157180 SHA256: 6247f9d5ea407cbdb39619d9c1ad21190d091b61c2d802f31c98888ed833f2f8 SHA1: 924313f66080e3573f75ea08093122d6298a2cbd MD5sum: 972ef9e6d8bf6a0319712ee639f12efe 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-20-dev-wasm32 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 93 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-20/libc++abi-20-dev-wasm32_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 74872 SHA256: 2c4880ac02d265c181f63f4615c34d55122c212d076d2eb65184281f7951bedb SHA1: 17b26a6238c5452b73ddd705a43349e569fffe1c MD5sum: 833cbd4cb56a9d34cb99f0f9344a0fbb 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-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 362 Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1-11 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-20/libc++abi1_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 133212 SHA256: 2738698a8491702ab619c6fed3e2e7d0b66ae0e94c6000f36dae8a73538c5145 SHA1: f0ea0a080178afa422e4d4afda8469bfa256cc9e MD5sum: 1c39bca87326919687a3de07c45941ff 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 326319 Depends: libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang1-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libclang-common-20-dev (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/libclang-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 27473384 SHA256: e1f19ec3e3d25c3e6f80855b0c023c0176361b0137e1b14d1957f1df1e9f4fcb SHA1: 6bb1baacd909a86c90b127af0dbd200893329697 MD5sum: 6da1b0090b84fdd497cdb6638736fef8 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-20. Package: libclang-common-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14099 Recommends: libclang-rt-20-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/libclang-common-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 802144 SHA256: 9a503324582304b3c0f7c0b96ddb3f394f191a88369df5a0bab15e10d8d373c6 SHA1: 2f79c5a9140e1f40e1b532348b2cc6e939c007d0 MD5sum: c72649aac79536b3cb6dc32484e2e7a2 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-cpp20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 74572 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-20/libclang-cpp20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 12508124 SHA256: 4675eafa53a5ef9b87449e4e9fa480447f79aea066e544fe63281793c7980717 SHA1: ac6b7ed339f80adc45d0239f0b05e6ce98a5461c MD5sum: 5ce9b6cdc8f9ba1c2667f29d63395be3 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-cpp20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 89 Depends: libstdc++-9-dev, libgcc-9-dev, libclang-cpp20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/libclang-cpp20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 74936 SHA256: d659a1470df9dc8c0fa0bd71925aa47b33ff2f017d2a80b809f53c05eed1f415 SHA1: c921c69309b16c37c05276bcf6c38b1864619459 MD5sum: bd097cae33e8c1f766087145b0b4ba20 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 19663 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-20/libclang-rt-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1393516 SHA256: fbcf15d5aad82a89dadb90b98f3449a02d0e5dbd18e5ae389a195500fc809ba5 SHA1: 42c379c2f3bb7a7b5c741832a2d78e62b830fa30 MD5sum: aa03124833ec22079459e3f4f4681e72 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-20-dev-wasm32 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 329 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/libclang-rt-20-dev-wasm32_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 114016 SHA256: 540d02eb7b8ec9cf9de7fab9950e1825e3d23a2cc3cc6c58ee62d6b3a7ae489f SHA1: c09e4f119237a1005ccde46e6207e0266f5d95db MD5sum: 561a7e068a712376f5ed666fed68c6e1 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-20-dev-wasm64 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 336 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/libclang-rt-20-dev-wasm64_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 114252 SHA256: 488d4cfd2182c53ab1209fd6ed6610b38151053b1598b8e0a3f4abe858280fff SHA1: e3b109ba682535b765fb035e51b3b0c1be40effe MD5sum: 642e356d074564fd21ab29eef2fe92fc Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 40145 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm20, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-20/libclang1-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 7295124 SHA256: 437eae04fa79c27ced26c2922116e39e901803b730a26e57340f759dc3f3cc6a SHA1: 84b124515a3e0a6a4d110aa5ee75130b39a8ade8 MD5sum: d839cd223e89bbfed08fff395c9ed456 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 72066 Depends: libclc-20-dev (= 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133), libclang-common-20-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-20/libclc-20_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 9673756 SHA256: 839c00f9cdb868290e0e3768b48ec29922754af0607a24fa17b8c843d4318300 SHA1: d1f88305cf5e1633ecbe31547b239b12ef266ab9 MD5sum: 50c4a2a98bc0c040a3a194e338734700 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 448 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-20/libclc-20-dev_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 94236 SHA256: 0530d26e5c67c9e15cce4fea7419021942a69a42f614bcd0494493c34bef130b SHA1: b3aea2d6f30b6bd902927848a3a475facdeb882d MD5sum: a2c1c8aa02b618c07b459573f55420a4 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 958 Depends: clang-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/libfuzzer-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 223464 SHA256: ecb8aac4bf2689f8ac1f9d0647acbf63563dd4c3ade7f44f4d6e60fac6872b2e SHA1: 657da235134c057fa746cd1a6ac04a91588d397b MD5sum: bc9ce75148bc84406f943664cf2cc50d 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14888 Depends: libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-20/liblld-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1724216 SHA256: 7155f50c8f3682c1cae10d0fdf205b6dd06f54a931e82c0e2675d64aeddacba7 SHA1: 74a773940dacdffeb9173c652aee402473c6b7ee MD5sum: ed360b3dfb5ec1cdaa024fea8fd5a024 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 137 Depends: lld-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), liblld-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libzstd-dev, zlib1g-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/liblld-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 85588 SHA256: 2a2fc83a8b249d2f0e9ff36b3b492e4eaf393654345efe81f88de3cd3cc9fe16 SHA1: 55742a3b9ec8bf0ff036190af84027c86c7aa61c MD5sum: 2daa4cc6ab236db052b2558aefa466b1 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 20306 Depends: libc6 (>= 2.15), libclang-cpp20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), 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-20/liblldb-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 3984232 SHA256: 3f9eebf4ddd6cfd59590abc31cc1e27cfc4502e5d2109cf20cd384e518050a5a SHA1: aa1ffdd2f14272afa380c358819cd1de99dc8f36 MD5sum: 728ffc0f6457ef72b17e619f16d14eda 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3679 Depends: lldb-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/liblldb-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 620576 SHA256: bcf54c4e07bb7171b5bc913047edfbad943fb17c138b079a93ebb0805c8fec7e SHA1: dbadcb7b897b0b52aa1a36983a5a794ad0a3e758 MD5sum: b095c0995a5025e903cc1df568ff358d 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-20-ocaml-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2830 Depends: libctypes-ocaml-dev-92575, libintegers-ocaml-dev-nu3n2, ocaml-nox-4.08.1, llvm-20-dev (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) Suggests: llvm-20-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-20-ocaml-dev-kgg27, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-20/libllvm-20-ocaml-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 448588 SHA256: 6e1a159cd6c97233e1710801930cb062a5a416e1ddfcb7e1e2aa92bc695da195 SHA1: 1fb7fd623c359d89eb0dbcbd9f472ee369c28149 MD5sum: 98abd24c765cedfec602f4f335d5e4df 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: libllvm20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 153749 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) Breaks: llvm-20-dev (<< 1:20~++20240830999999+99) Replaces: llvm-20-dev (<< 1:20~++20240830999999+99) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-20/libllvm20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 27055972 SHA256: ac34be1985bbd00ed290d87053833b3a37d852f06780ba05038a879377910954 SHA1: f80d3e346cd91f3df45910f5c40e6efc7206b81b MD5sum: 3064219c451c1a0bacb2e401d80b6e60 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 84195 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm20, 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-20/libmlir-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 11449096 SHA256: 7e76b62bc15e04a8259399ce8040f5f46cd4eb71c4c11b21831fff0ea1de00c1 SHA1: 17079f14b6a0f4faa5e029562b9664507c7c24fd MD5sum: 2e173a75c95ba89b573a57d00150a2af 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 426598 Depends: libmlir-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) 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-20/libmlir-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 25112860 SHA256: f3c953628f748aa1507cab2cc9ee5d1660ededdb385144ba80a59d0f1429cfcc SHA1: a0247a2fdf76adad6c596cbc9edd237b02477f88 MD5sum: 12f3dabc442985d01a79382bfd42f9fe 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-20-doc Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 83 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-20/libomp-20-doc_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 74536 SHA256: ddfc2a91257c245e6f9adc48abe2e55dd7fc7c175f162a782a0583d2d42b1723 SHA1: 66fd42838158803e46efefc7631f72c03ea88db2 MD5sum: 5c2204806f54a7fabd028a9c93421c9a 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 12993 Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-20/libpolly-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1562636 SHA256: 334d500d5f88eca1e7d8123910bf3f0c0bbe3795ce67898162076b4fde101b3e SHA1: 71820c652bd02c1a5223c9f9762dd45c647ef962 MD5sum: 69055e5bb9fb92cada785587c1a822f8 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6372 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), 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-20/lld-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1354884 SHA256: d744bb69dc188e637b4f5704d86a5ee1cf411cb4ac75a50100c4f25153c7774c SHA1: f0eab2c671f8aa9525541e23e7e2a0bcaa66fee8 MD5sum: c15a09287ea2380545eea61151499e30 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 5214 Depends: libc6 (>= 2.15), libclang-cpp20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-20, libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libncurses6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-20 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/lldb-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1239500 SHA256: d0e482628b28bdcae7e9589cc19702da307897506ffc2a3b6629f17ce7e56634 SHA1: f69f03cb1c26e7dd4da86230926d91a606d449e0 MD5sum: c992172f1015c85712b67929e8cf902c 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 98684 Depends: llvm-20-runtime (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), llvm-20-linker-tools (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libc6 (>= 2.29), libgcc-s1 (>= 4.2), libllvm20, libpfm4, libstdc++6 (>= 7), libzstd1 (>= 1.3.8), zlib1g (>= 1:1.2.0) Recommends: llvm-20-dev Suggests: llvm-20-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/llvm-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 17266652 SHA256: 611e95228d136c182fed8b2b3e09349dd5cb0f320bd494152fe1bfd555c1dcf3 SHA1: 8d4622af24e1ffc5927efdd0dbb29c9906859bca MD5sum: 3af10e9277afa510dd091ec515cc4d11 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-20-dev Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 385263 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libstdc++6 (>= 4.1.1), libffi-dev, llvm-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libncurses-dev, llvm-20-tools (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libclang-cpp20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131), libxml2-dev Breaks: libllvm20 (<< 1:20~++20240920999999+99) Replaces: libllvm20 (<< 1:20~++20240920999999+99) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/llvm-20-dev_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 43786132 SHA256: 234cf88a421f1d767ff972acf803f9d2ea7967509e3aabd554d6a849d539d669 SHA1: b27ec41d97d26cb7d0b2e4a8761cea810068073b MD5sum: 7ecdf8477bd7e24e9473e9d899c71529 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-20-doc Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 83 Depends: libjs-jquery, libjs-underscore Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-20/llvm-20-doc_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 74768 SHA256: 64d594d26d8e7c5b36358efea90dd8336b484eb407dab4b8e62b45fbc00c030f SHA1: 4b420bfbf8b0d98c608ac3741619555a8d37ce52 MD5sum: b03947a6b89a1690d47bf79504e4e319 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-20-examples Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 497 Depends: llvm-20-dev (>= 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133), llvm-20-dev (<< 1:20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-20/llvm-20-examples_20.1.8~++20250708083436+6fb913d3e2ec-1~exp1~20250708203453.133_all.deb Size: 315224 SHA256: b6e4e1b2fd88654a6df6b7662117aa3f94a673602f668e4f956ad274f990e8d8 SHA1: 51e60a2696b41ab1d95a1b893b00d9edc6bbed64 MD5sum: 0174160793db98e743ef9697db84b8ba 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-20-linker-tools Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4681 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm20, libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-20/llvm-20-linker-tools_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 1181556 SHA256: 5073da2dc3df575c8c1e44da60a2a5c2253e34e20caeca14af82a749afbe9eda SHA1: 12267461342ff9f941c671253306e7b5477abc1a MD5sum: 21736f1aca6c87e40f0a371e99dbebff 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-20-runtime Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1965 Depends: libc6 (>= 2.15), libgcc-s1 (>= 4.2), libllvm20, 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-20/llvm-20-runtime_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 556140 SHA256: a85aa011364bdf3bea2aead2c74e1c00a02577b4916a6d13bcf62dba02c52b75 SHA1: 1ff3dcef411d4a24046a31bb14d2f7cfe02ab9d9 MD5sum: 9c38838ec30650bc8c224f71178f0846 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-20-tools Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2869 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm20, 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-20/llvm-20-tools_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 541468 SHA256: 438f90e10a5165e387b235bfa271fa8fc9dc689f68f9c8cf42a46ab577f97102 SHA1: aead799ea4ef598796c0b7c2dacd3a09135accb0 MD5sum: 0ecc31568dc5a0dac64caa8e97cc1f69 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-20-tools Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 165654 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3), libllvm20, libmlir-20 (>= 1:20.1.8~++20250708123950+0de59a293f7a), 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-20/mlir-20-tools_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 21684044 SHA256: edda6ff152acb910ff62b446be2226966c1c10898740b943a080982a7c2d1a87 SHA1: 05364df793c99475d06892fd9f4df77620850822 MD5sum: 310dc73265461d5110d1bfe80251af01 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 219 Depends: python3, libclang-20-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-20/python3-clang-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 101920 SHA256: f071522ab7305140188045341a8c493d9384f15f50697cebe816822458eed178 SHA1: decb535ef9d6a72f4bde882eaaab81afb77771d7 MD5sum: fb14ca709319f5f4df55bfdf0f9fecda 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-20 Source: llvm-toolchain-20 Version: 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1032 Depends: liblldb-20 (= 1:20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131) 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-20/python3-lldb-20_20.1.8~++20250708123950+0de59a293f7a-1~exp1~20250708004007.131_s390x.deb Size: 195924 SHA256: 20aac1a5b90d99d093e4143c2622aad1299ed00bfdd3f0c5303b7834e4dfe4bd SHA1: 3d6499cd65a80ab8d4f341875a1f7001fdfc1b29 MD5sum: ecf59de66bd1ea434a71980de0d180da 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.