Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 351 Depends: libc6 (>= 2.2), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-10-dev (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libclang1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libc6-dev, binutils Recommends: llvm-10-dev, python3, libomp-10-dev Suggests: clang-10-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 106760 SHA256: b2a56056ad091a1dc3a7d52dcee881377bd40c141084b4a0c00aaf9dffcf2425 SHA1: 4dd65301698e7640b23a04d72662c7809f390a62 MD5sum: 0469e01898e51d523ab2b8f69391562e 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10018 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 1170592 SHA256: 27f81573f3f5fb527af8094708217a245e8c270bf963f655cc34401dbd87293b SHA1: 0c427eb0c0c566343d02324fd3a9a373a4fbb12a MD5sum: f13fff8fc1c274c4d45b221bea7df8fc 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-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 72 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-examples_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 50276 SHA256: 1e60b4e60f50a675d795722ea308f9c3dc1d046e0ead4472c60b626d0af8c82b SHA1: 2bddc186ab9587f9e30eb635b82445ec070ba84b MD5sum: 6de6a2608c74e77c1cc8e24388617ac2 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 197 Depends: libc6 (>= 2.2), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-format-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 77712 SHA256: 5427d94a2626204f08e37ea92ca4decbcc9faaddfacb99efd3e20653164f0d47 SHA1: 51706f9353173ca41d0f322f88a8e6bab398f767 MD5sum: 70231032112214dfc1170f314e6553a1 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 8370 Depends: libc6 (>= 2.4), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libstdc++6 (>= 5.2), python3, libclang-common-10-dev, clang-tools-10, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tidy-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 1151996 SHA256: 87954222ec0ac77748827e2aedd76c0ff2571bb4f112d0d797ee681cd2f552c0 SHA1: 5f3610f3c458f6f29ed3cf1816e410c59267bee8 MD5sum: 8752544bc930a927b95b0b9bd6bcb56a 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 32896 Depends: libc6 (>= 2.29), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), clang-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 5979248 SHA256: dbe377635ee0cae85906103f63fa9d48b8d28d767ec92ae6af506b543d936408 SHA1: e675ddf9cfe116a52e9495c33f913ca789c23d48 MD5sum: d03d8794168527032b67a9070cd00883 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 12357 Depends: libc6 (>= 2.30), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 1828792 SHA256: f61f01d4bcb279548ffa2e95be9f3462e233eff49471ddc8e2ec09878a8b8ba9 SHA1: 2351e889488ede71bc1489a949c005a38b2f33b9 MD5sum: 38b0eb1a952de02c73c5ba876f96683a 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++-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6243 Depends: libc++1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) 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-10/libc++-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 643364 SHA256: 861ac1b59fc6c22508b5dcbcba311e4663076adcefa0c1a88868617d2f22dadc SHA1: 65b94e23298c262da84c667290e1b60c2fb29dfb MD5sum: dc414507c62078c2870a84c5e37be1d5 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 968 Depends: libc++abi1-10, libc6 (>= 2.33) 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-10/libc++1-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 229648 SHA256: 0d8403f38de2b39f68391bd6952eb018da4da59b9b216683397300b79567fc4f SHA1: 24cd8f24582723775546709e4671582e86cc3d4b MD5sum: 5f9273833a69e27a4eee7b11dc72f2de 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 453 Depends: libc++abi1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) 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-10/libc++abi-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 97196 SHA256: db9aa5d1cf3093459d4ff6cd77ed230a6633232bf2bd5ca797e06a1f8a159bd0 SHA1: 7f51c88b5a487b6340504899c57fb71f8d1aa802 MD5sum: 5e774ee3a2d51fecbb576a933e5376ae 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 306 Depends: libc6 (>= 2.18) 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-10/libc++abi1-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 89496 SHA256: 59d09f6d842e08ca644b4e230c73227182261ffbf3ba30a6dad4ffe93ad49b60 SHA1: 7eb99e66c780cfc5e644e937bc02721ea835f3ca MD5sum: e6ca2ab4adceb0e6f2e4cf2bacbf15d6 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 183162 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libclang-common-10-dev (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 17644380 SHA256: 5729b2d6dd13b356a18c1d74e46efdebb0069eb591dadc061123eb2a584c5651 SHA1: 374e42da9dde6dd2e8eb35dca37be9723cd85068 MD5sum: 040385e56d1df278c920346e3246eb4b 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-10. Package: libclang-common-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 27713 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 2608240 SHA256: 5e201a8c9f6ddc4828c605edac9b0a62b50c21775023f8bab3caabbc1fb70b4a SHA1: e63bd3c38334f11b39ca02207261a9e8e4d00e7f MD5sum: 05d22933aef5ff7b2518b3330f32352f 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-cpp10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 67105 Depends: libc6 (>= 2.9), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libstdc++6 (>= 6) Breaks: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Replaces: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 10226676 SHA256: 40ddac4b264fa597951b4c126c8ca454664dc54b56df0a21021d97454207e484 SHA1: 194fa7717421121399ca244b0882fce0fc7a5c17 MD5sum: a618edd68c9d26c6e6c1554754931792 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-cpp10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Breaks: libclang-10-dev (<< 1:10.0.0~+rc2-3) Replaces: libclang-10-dev (<< 1:10.0.0~+rc2-3) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 42484 SHA256: 98929489da1c1fdcc2059dc3aed2c2dbce4ca2ca24ce56e8af003b6b8d732a43 SHA1: c12896717288792bb119faa3929de61338482e32 MD5sum: 6fee5f260060a91d814be81d02c72456 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 49919 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 7992712 SHA256: e36e38f311f017a61349dd477168507cdc3969922470d0a5ba770ae7b1411c80 SHA1: e9d9120619fb77a6316018893b3de542e6bf0ab1 MD5sum: 7ec884420f61772d0802a9e5a95545eb 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: libfuzzer-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 834 Depends: clang-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 189548 SHA256: 1eb91b184ab14fcd1de46833eb493ac31e6c71b3852df4a652e1e028676463ee SHA1: 5633ae7f777f950b5712d9549973c012faeb9aa3 MD5sum: a41fda2a479f6e7c922688f91236a76e 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: liblldb-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 18793 Depends: libc6 (>= 2.33), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libncurses6 (>= 6), libpython3.9 (>= 3.9.1), libstdc++6 (>= 6), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 3387112 SHA256: 628e3e1d6ab9f1518cd7b2f46b175532e5e0a61b9847956043b121a1afa6059a SHA1: c2d88f9bd337fdd8558b47782f1dbf4ab03fd62c MD5sum: dc0464fd093268a42b186a0afbed76a1 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 497036 SHA256: 1dcf4ac12dbfe2e17959bb9dda2522bfc5c3c52ff420d902e940c6a54b9160a5 SHA1: 513f8fc479d7c4de177505401889cdace2c5fc08 MD5sum: 30acca6c731bca05ee1e284f749aca94 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-10-ocaml-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2461 Depends: libctypes-ocaml-dev-ijm48, libintegers-ocaml-dev-4sik9, ocaml-nox-4.11.1, llvm-10-dev (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-jfdm5, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-10/libllvm-10-ocaml-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 222956 SHA256: 21856dd02f2dc94e966350dec7102503dabbfdc8df609b4fb50b11b8ae1b4061 SHA1: b27f0f89358ae434a4abdc2168e03d4cab2ccd3d MD5sum: c3a49618e63e7985fe8cebf67875078b 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: libllvm10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 93467 Depends: libc6 (>= 2.33), libedit2 (>= 2.11-20080614-0), libffi8ubuntu1 (>= 3.4~20200819), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libllvm10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 17986316 SHA256: 6f34f18e40f0dff090dd9274a7e15dcf6388ab1c31482fbc50d0b096f2c21bf5 SHA1: c44fc2ba233604b5ac9822c6efa3ee838dcb4cf1 MD5sum: c5d4fa30a20404a3b05973a7e352e314 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: lldb-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3903 Depends: libc6 (>= 2.33), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libncurses6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6), llvm-10-dev, python3-lldb-10 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lldb-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 908660 SHA256: 3e6a64aeab170a067fa2a1d886ce836d9fe29477c7489d1371a1a21c6e3c1bb8 SHA1: d79a79eeb786d2a4f13406c984cbb512c855f44c MD5sum: 4e0d9a7afc94a20ab08ea46828e6ae8b 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14347 Depends: llvm-10-runtime (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libc6 (>= 2.33), libgcc-s1 (>= 3.3), libllvm10 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-10-dev Suggests: llvm-10-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 3049412 SHA256: b016c7e57bc4f9763d82d2255f1061defd73a2013a83df64ec023b3f47681980 SHA1: c35a06f05b815475c48f5325789935db11be2ec0 MD5sum: 8a3ee2c559bc538aa1ef64c38dd98728 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 206491 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libstdc++6 (>= 9), libffi-dev, llvm-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libclang-cpp10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 26869704 SHA256: c40ce94b517df7a0bdb46e896dc7fcdf675f1350241d303cb710469358511712 SHA1: 5d779f5272f1bb3436a691df34c4787c377321c9 MD5sum: fb4b639a9d380270927f25dcb128a641 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28750 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 3619828 SHA256: 6a0d7411563e3469022b4079e9a66f654ffcba01df9e37a0d6af0073d9aa75d0 SHA1: 732d392f20ce3aa022cc6428f05c32c62ffad6f8 MD5sum: 2735c132bc2692194e0f8e101d9a1fb6 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-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), llvm-10-dev (<< 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 42364 SHA256: 509c0c30b8bc9dd042b91183f5d5b893d5ebb5029dbe410a500d14eb092cf88b SHA1: b52b86542f9c843ff27a4b1d8d06383a3a72a064 MD5sum: a1019c6a383758f3b4c8dc216a5cf75e 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-10-runtime Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 724 Depends: libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: binfmt-support Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-runtime_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 201060 SHA256: 56564caa64b3d1d3ef3a2dad87f66f193e56ce84a1aae27d4988154aca60157d SHA1: 0a9a4c2c6c8db13250bd3c53d7d4123bf0856305 MD5sum: 68dde61d3a9b4205e38ae32a542b7fb4 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-10-tools Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1666 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Breaks: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Replaces: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-tools_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 347724 SHA256: dfa1eb03b46257c49bb186d9a63eb9fb141ffd64cf3934f88b6cee6ece27da71 SHA1: c233dfedfcbc18956d9263af4dede8c1c93be306 MD5sum: 1072a4431a322f6c093d4411dabcc323 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: python3-clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 182 Depends: python3, libclang-10-dev Conflicts: python-clang-x.y Breaks: python-clang-10 (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Replaces: python-clang-10 (<< 10~+20191225064807+aff6c9db9a9-1~exp1), python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-10/python3-clang-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 67332 SHA256: 449d97696066d0041c9906c50757e9b4afc1a9ecf5a152eec7fe84cc078f112e SHA1: 019871c3cde56fe9f016726569f2eb504f4466a4 MD5sum: d36e2571a6144a6556eef489e18f1f41 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 738 Depends: liblldb-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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-10/python3-lldb-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_s390x.deb Size: 131728 SHA256: 2636b3e2ce8741c3d42757f354f7a1bfd72aac4e5f4a1cfb94d6e3e01aafecdd SHA1: 0ef8837b384dbfaede461edbf2ac00aea133a91a MD5sum: c799f1b90ff545c75e7a3c07ce72ebdd 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.