Package: clang-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 390 Depends: libc6 (>= 2.4), libclang-cpp15 (>= 1:15~++20220720104533+2b6edc9edaeb), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-15-dev (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), llvm-15-linker-tools (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libclang1-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libc6-dev, binutils Recommends: llvm-15-dev, python3 Suggests: clang-15-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 126608 SHA256: 79f4ca0d3cd22caaed017f358e9f5322d613dc310c1ebc47a57a2f6e4328b6fc SHA1: 5acf59123f4805126abf0a4bb4e2c619e22a4f9c MD5sum: 9aa81cf8884e9c9655cdcfdde9de9127 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-15-doc Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8932 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-15-doc_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 1208888 SHA256: 0f66c70afb5f6b850264c194735cffddd75471ec7093972252eb1049929f0514 SHA1: 82adb059e8500224ebed97b46c8b052320a4d524 MD5sum: b6f05ae19e0685ac2d8deca7cae3ec57 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-15-examples Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 95 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-15-examples_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 65176 SHA256: db497af1998fd7a5655a8ad25e0aef071a9d0459f3b9787fdec6a6274e47179a SHA1: 22c340ae2e7827815223a8dfa0f0e773505bf84c MD5sum: 872c993b9c80cc8c924a9566a752c6fd 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 237 Depends: libc6 (>= 2.4), libclang-cpp15 (>= 1:15~++20220720104533+2b6edc9edaeb), libgcc-s1 (>= 3.0), libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-format-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 100888 SHA256: b2b9a9ee0f5e9c6bb400b65c23a4381583bb10f93764f5d9f1186da639806b1c SHA1: 5c3995fe514f48a4ac89b6bb68dd1a3fc10c5be5 MD5sum: bf2fb513a505e7ea12a1943906aa7988 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14236 Depends: libc6 (>= 2.29), libclang-cpp15 (>= 1:15~++20220720104533+2b6edc9edaeb), libgcc-s1 (>= 3.0), libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libstdc++6 (>= 5.2), python3, libclang-common-15-dev, clang-tools-15, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tidy-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 1632588 SHA256: 0e2a1d2fd13baf0067bc9487f0ec82540f96c2a8ecca57f7b637a8498460cbaf SHA1: 3c3a2e4ef9420716cf3158af67e6ae723bba671a MD5sum: 72bf7f21f469f5051f7dbbeffc7c035a 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 45181 Depends: libc6 (>= 2.29), libclang-cpp15 (>= 1:15~++20220720104533+2b6edc9edaeb), libclang1-15 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 6), libxml2 (>= 2.7.4), clang-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tools-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 7369548 SHA256: b78178d31e6f271ffce513ac336b1fe1f43c53cf9db0043c3bce9abda0dc548d SHA1: 787e1d1b39ec33a0caf744cf6fa84101dbbba827 MD5sum: 8227bed47259d09d90f1fd20dac5a33e 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 22262 Depends: libc6 (>= 2.30), libclang-cpp15 (>= 1:15~++20220720104533+2b6edc9edaeb), libgcc-s1 (>= 3.0), libgrpc++1 (>= 1.30.2), libllvm15, libprotobuf23 (>= 3.12.4), libstdc++6 (>= 6), libclang-common-15-dev (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clangd-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 3266108 SHA256: 5751392ea81207964b49c29d3a2ba676e0a3dfc1523916c03d4a752ce054a23d SHA1: 518a2b6aac523e36d56b94e4eeb62960108f401a MD5sum: bca121d4bee3f13d44081ce4652091d7 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++-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 9279 Depends: libc++1-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libc++-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 998712 SHA256: 80ef662233fd8d3935744d61e134cadbcc861a8b6233ac9777b16b5c47d4320a SHA1: e988b53b2ad36ab75d42fb82d92d5b1e0ec60973 MD5sum: 23ce11b44493c1ccd9cdff63540dad04 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++1-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1215 Depends: libatomic1 (>= 4.8), libc++abi1-15 (>= 1:15~++20220720104533+2b6edc9edaeb), libc6 (>= 2.33), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libc++1-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 322628 SHA256: ec8f9eb04a470c781e7b98ffcbfcbe7aaa3efa659bdd185e7455d14afe2ecec5 SHA1: 08a76b06585220cb72986d2b4c3ed52625ff432a MD5sum: e8b6c213b9fb4498cf96b76b1e7070b4 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 612 Depends: libc++abi1-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libc++abi-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 124804 SHA256: bdebb21efdcd9be14302fc320f721aaf8e2642a47197e0301e158ff0994b3463 SHA1: 72f10b15e1cd6b2d79fde2eed93f48a1ae083513 MD5sum: 9532aa855bbeca87f6b424ba842bfce9 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++abi1-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 309 Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Provides: libc++abi-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libc++abi1-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 107772 SHA256: 8b95a5517bbdddab05ab12776dac51224a6c03cf8a743ab8505a483ada17be60 SHA1: 621bb3d8cfbcfe780df703a80cfe39f7a819c69e MD5sum: 8ee179dad9a13a098a3556d8e7ee62eb 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 265443 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libclang-common-15-dev (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 23447680 SHA256: e61ba249853de35e1949af7bbbbfeec9ce7cc7fb0f7669681e5a50ef43e754f0 SHA1: 0400fd0a72053cedb843801af2d01644d089537d MD5sum: 5fe8b9eae1ca38cfe7c6c878f0509d61 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-15. Package: libclang-common-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 53366 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-common-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 4036416 SHA256: 9162515d4c128bf0977f62fa7c0d1896b8ff226e42b64136ad2929dd7968fe62 SHA1: b63a62591878bd32be3b343cc7b31f661db07a52 MD5sum: 7cad9c2eb49081f885e74a4fcc78676e 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 and some libraries (profiling, etc). Package: libclang-cpp15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 77209 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang-cpp15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 11891644 SHA256: 22338e334da4207ea2b3e0f4d59b09b71fab6f4c4d59b91cfeb9eeff95a6fc8e SHA1: 6b7b7dc762cbd43a92644f875382a56de810ce82 MD5sum: 449fc66b11322201bfeb09620c34cfed 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-cpp15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 73 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-cpp15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 57756 SHA256: 33e23bbee2cda2668642517cef573717726fb9c518db9e3ff6968a1eae1739d7 SHA1: 6493f8eec4d7dcfa53df32ac0cd904fb54421847 MD5sum: b90796780d4b8131708ee8af4f862dad 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: libclang1-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 40892 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 6749692 SHA256: c22d8d15e1f2ad8afd0e8d1201e0dc96554051b825f9cf2792e7c0145751cb27 SHA1: 68cf5b6594f5e73528ca6ee6df901e31f0c0363e MD5sum: 7379cb702b0f55f698a0f51847b07637 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 66 Depends: libclc-15-dev (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libclang-common-15-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Provides: libclc-x.y Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclc-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 57392 SHA256: bfb6fb09b39fcde95e236264db483886452b35b189c35b262c6d4744b382f861 SHA1: c94f6c5c6592804fe630c42d0795960f8d40d078 MD5sum: b08953cb1f684a4bf707c4d7043e5313 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 66 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclc-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 57336 SHA256: bc5b83990813ea58f6ca70a512340b78cabb73d9b0b9ee279a6c66b59b2f82d7 SHA1: b75dab0eef83324e318477c437826371a41073b0 MD5sum: d373781c47b3c8993f67d8deeb1cb62b 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 759 Depends: clang-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libfuzzer-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 190808 SHA256: dfdf514fc7840fe3df797c36a8406d0ab1a4e7898e0ccf9c4973c0c746940965 SHA1: 64071be0c92cafde0e1841f1eb6234bb362e3d93 MD5sum: 724b15da211f4eb54181becf51226f16 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 12986 Depends: libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblld-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 1560528 SHA256: ff20137b1051d974d1ef0a288420a91f629f66fdb51c8a69b4a26199a7f19356 SHA1: 2934dd64c162b7b4cca0c01eb1239386fc6c3153 MD5sum: 9a8d617752aaf29d5f8ec9bcb215cf20 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 118 Depends: lld-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), liblld-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblld-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 67296 SHA256: 77d6ec2c718320cebc4e0d6cbfccaa743b9e6ba722e8b5065112bcc3fa834e28 SHA1: fb3230b23bb05fbb3a44803aaf314931a5a9b980 MD5sum: d5f8376e3a094cb06f0b2984b24b690b 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 19442 Depends: libc6 (>= 2.33), libclang-cpp15 (>= 1:15~++20220720104533+2b6edc9edaeb), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libncurses6 (>= 6), libpython3.9 (>= 3.9.1), 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-snapshot/liblldb-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 3745620 SHA256: fe246d1a72e2b60e6b4d62f63a4366ab1a279699b38042e91d53707409c0e4fd SHA1: 238d3ca4d2f4e83268896bb28ea5c142f410a176 MD5sum: 845b05aa38a6a12ca18acbb774e1cda2 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3349 Depends: lldb-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 549368 SHA256: b17d4074fa62ef56d0d4d0b569eed402a7d6f3d942ad57cf405d172a0ac8d032 SHA1: 89876347ed0cc0b9bf3315fb011f2ce1a2ed2778 MD5sum: db649d9bea087c5388256218f7f789f4 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-15-ocaml-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4303 Depends: llvm-15-dev (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Suggests: llvm-15-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-snapshot/libllvm-15-ocaml-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 512828 SHA256: 898fe8894f951768d429701ccfb556dc32943707d5aeb15a69161f2d7f147052 SHA1: 06cc5a39881fd9de4dc085d648413d7e3a501b89 MD5sum: a7f1a52f5fc83d023771bca94bbcd303 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: libllvm15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 142970 Depends: libc6 (>= 2.33), libedit2 (>= 2.11-20080614-0), libffi8ubuntu1 (>= 3.4~20200819), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libllvm15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 25209128 SHA256: 2c1cdaca034bc45f3b03b88ba71d628d7f81b6abdb6245cba1bff335294dba79 SHA1: 2c65ac50de7e884f19de2272772aac8a20455c3d MD5sum: f6b029f7eb467931f98704df67d64428 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 43285 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 5.2) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libmlir-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 6140212 SHA256: 65ba0780fc2266f025213b6528375bd1b062e098731d1df2f4b4248096ce70b3 SHA1: 23143cfac254579bc304af863a63739c0739cf79 MD5sum: 06f381806732da6533fe6e71da28ce3d 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 167442 Depends: libmlir-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Provides: libmlir-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libmlir-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 10732236 SHA256: 5a0d74e03ed133f0d059a8ace275837e3ce5bca15ce84d5f12ed56ec70aa2f1a SHA1: 045649cc337bf5cc58594ba7ed27895b174fa776 MD5sum: 65ab672aeec657264f44d2bc99846df5 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: lld-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6534 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libstdc++6 (>= 6), zlib1g (>= 1:1.2.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lld-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 1318040 SHA256: 4fe8d23adb2e2bd5eabe5228d0ffbfa926274710e937233563cf02eb7efcb913 SHA1: e429b2329baa55f1e6585ecdc3522be86a55ac13 MD5sum: f0535e45d1307aebefe7739ec77815ca 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4925 Depends: libc6 (>= 2.33), libclang-cpp15 (>= 1:15~++20220720104533+2b6edc9edaeb), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-15, libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libncurses6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-15-dev, python3-lldb-15 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 1128640 SHA256: a883f31e3e4feadcace72099317e42a7dfad4c12a610d6b9827991d66eae6b35 SHA1: 39f17203e650da96b2113faf47e61c95882accbf MD5sum: 0810c7edf54c6e943b7b209ff1f028d2 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 56859 Depends: llvm-15-runtime (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), llvm-15-linker-tools (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libc6 (>= 2.33), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), libllvm15, libpfm4, libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-15-dev Suggests: llvm-15-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 11878272 SHA256: 6597fb9c80f7693412424ca60a33f2bbdfcfed4f2c2fb7aa0b3000eb0fd90870 SHA1: a7aada329957bfce0f315f8cdc67d0694fa0ea36 MD5sum: 57b01a40774c22b26d6cef01054e6ac7 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 299322 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libstdc++6 (>= 4.1.1), libffi-dev, llvm-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libtinfo-dev, llvm-15-tools (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libclang-cpp15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 36273964 SHA256: d8c9a76c11a0bd114978e0aaf3eb93aa2ee661ad198ee5dcc2bfe4c2d74eee4b SHA1: e55389a81586bde734655e2c75d115684ac61600 MD5sum: e835a85af0a950a54146e3a246f45f64 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-15-doc Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 46069 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-doc_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 6767876 SHA256: 0c9e9fa8e9558a4231089db52e2ee6d203074de51806d018ae1aca8f2e5a2658 SHA1: 792f7a1ac28b3406911b23146d36715d22a9acd1 MD5sum: d3e260fe7e34df2dcec4ed5c6fdc52bd 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-15-examples Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 490 Depends: llvm-15-dev (>= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), llvm-15-dev (<< 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-examples_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 296856 SHA256: 900402486e7875e4bc30b0ce6bf652823f13bf2daa6bca6b4a827276727e64d2 SHA1: 83520d645b5238b93c6bf7fd3cf39e6d8a3cb775 MD5sum: 4779156fe3c35af761d5e47555d8284e 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-15-linker-tools Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 5725 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-linker-tools_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 1409024 SHA256: 3ea8bb35614aaa6cf0b65d961f9f7bb4a1cbfa04b0ca7ce127620319b86ae643 SHA1: 12f186ffa5320b94fe1bcb1b2c2d5aad9eb4626c MD5sum: 14eb6294a1709317a020a129d17bc366 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-15-runtime Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1836 Depends: libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm15, libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-runtime_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 526680 SHA256: 81793238f3f71258c792df58e9e867df7008094ee9aaa6fd097a9954f17ea99e SHA1: c5fa312efc4a835ab8ef2afbacae3b5499e9afbd MD5sum: bab3367f858e03c0dea4dd59a12fb07a 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-15-tools Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2294 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libllvm15, libstdc++6 (>= 5.2), libtinfo6 (>= 6), 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-snapshot/llvm-15-tools_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 458168 SHA256: ece62e12d03ba892d3bd53343c4d9287085196e9e4bc0638d0ba5b3dab57b101 SHA1: d7ee9d27a3fd413b0d7db2581f5584216d63c465 MD5sum: 4f026eaf92ca195c555051bccde0bdb5 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-15-tools Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 101308 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libllvm15, libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/mlir-15-tools_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 14934860 SHA256: 4b6128d597b4f962f1e0647f33574f8b5330bab76c7cf3126ec64dd8da603381 SHA1: 5fc63e19d4a8d726f898306a79e06445fe92dcfa MD5sum: fef1a001d8d7a51e117eefa4453c27f8 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 197 Depends: python3, libclang-15-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-snapshot/python3-clang-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 82660 SHA256: 872f4f136236d78ff20070a9c13b82af3fdcc2754b49f20b0bd837f886a3090b SHA1: 9617d14ddf5275d5cdd3758978604ea85a2c8f81 MD5sum: 5ff901ffee1ae06f9e2b4970cc76b93d 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 878 Depends: liblldb-15 (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), python3-six 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-snapshot/python3-lldb-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_s390x.deb Size: 161992 SHA256: 886e446a19042b2304385b55f93520a4bf71ea8361312ccf80262c93207761c7 SHA1: bf3bff7f7fa11ae2fb6fa2d8b27d6446e7b74512 MD5sum: 978302ce2426bd616afd7ba26347580e 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.