Package: clang-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 384 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang-common-14-dev (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), llvm-14-linker-tools (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libclang1-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libc6-dev, binutils Recommends: llvm-14-dev, python3 Suggests: clang-14-doc, wasi-libc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/clang-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 133090 SHA256: 983972176ae2d29e9eb3b7e3efef0c6008b93b099bab158abaed85894defef13 SHA1: ce3f3041e1f228082cf4e466ed8724f434fc05ea MD5sum: 1f15b67f47a732a1e34c737e2181e07b 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-14-doc Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8906 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-14/clang-14-doc_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 1172294 SHA256: 21e0b79182419687107f28ddc961cb0eaad2746b76515894adfee1906e1facbd SHA1: 6912a67425e2cb24c1c711a0b51d8c5195e4a944 MD5sum: e59f9eb717352692a4afa332e99af927 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-14-examples Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 96 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-14/clang-14-examples_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 65848 SHA256: a982d28033310a22e6b54b5f4cd184d00bc145f4866964a70f6e1f657de277d9 SHA1: ee4372f6495853c36a7ee0e8a3d13324dabd1c0d MD5sum: b97c22028cdbb175d0c2f53eea7f8e4b 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 234 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/clang-format-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 104056 SHA256: 3d8fc799906cf1ff7f834b140e37cbe96dbff6ada5c3a01c17857f0178191bed SHA1: 12869463e6dd2cdda7bda7b6ae81917ede8fcdaa MD5sum: a4c21767d14b906fec6ea7d2ac002b1b 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 12942 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libstdc++6 (>= 11), python3, libclang-common-14-dev, clang-tools-14, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/clang-tidy-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 1730900 SHA256: cc89ff5eab4064b93eda50c2f912c22b9034773101297a4203b94285c204f653 SHA1: 14c37019d76f579271993d138ca409391397a600 MD5sum: 67500af2b767911d81be5dfbb5319d1a 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 37783 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libclang1-14 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/clang-tools-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 7584100 SHA256: 254aff514b42843c2d0345ddcccc19b67411ff27e803e8ace9f4ea0141a65baf SHA1: 09b7af6fb9e245f085d34c9fa9e390eee73ce949 MD5sum: eb22f9b78fa681097a409ab4380a1353 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 20249 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libgcc-s1 (>= 3.0), libgrpc++1 (>= 1.30.2), libgrpc10 (>= 1.30.2), libllvm14, libprotobuf23 (>= 3.12.4), libstdc++6 (>= 12), libclang-common-14-dev (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/clangd-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 3367856 SHA256: ff157ed542175afa2ef843d51908f360131c772364c261b7fa2bbf7e5df877fe SHA1: 6c05d00d2325ce6e41f71c2d796623ae0ef9353f MD5sum: db3d7b051ef14d041c32f2560816cbb2 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++-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 8509 Depends: libc++1-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) 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-14/libc++-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 994846 SHA256: 04f9b998e1bfd6e8e4e82e7364207700386d8d4d9d08d035c0e676e9e556c5b7 SHA1: 02e37a89b52cdc698c96e097769d3dba9e28e464 MD5sum: 9c7a40f0587d864f0027db4caa09a921 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++-14-dev-wasm32 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 77 Depends: wasi-libc, libc++abi-14-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-14/libc++-14-dev-wasm32_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 58314 SHA256: 1d0c11a6c837d4f10d74d6487d1ade461c32c32658123e58739bfa42ae49f0a1 SHA1: 9a90ae6b371a2db88775fa6339c6df6f5ab1d024 MD5sum: 02063d141d88aba0cd346e379d95126f 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1148 Depends: libatomic1 (>= 4.8), libc++abi1-14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libc6 (>= 2.34), 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-14/libc++1-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 351896 SHA256: eff5563ec8607b4997ad0cf3b730b4503ba92c182e31e8c64a53967bf1c81c95 SHA1: 12da1bab02d54b09bf8f23235f29a7c31af450c9 MD5sum: fb4a74d063e3795aa2cadf3e845094ca 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 633 Depends: libc++abi1-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) 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-14/libc++abi-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 137240 SHA256: 075a8144b68c3d5da593bc5c996851f86491a5f370c9c5e6bc5b2a7550a589de SHA1: 3ccbe70a41774f81333c6e07ed4e28082ceddeb2 MD5sum: 568a1dc8aa55915fd8b5147636d233a7 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-14-dev-wasm32 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78 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-14/libc++abi-14-dev-wasm32_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 58210 SHA256: 64ba9de3af3ef9aef1eb8f4881da776d9dd866f826362782efbbfc7fe72f6ccb SHA1: f024c2a061386d5c3047bd5a0e4afcd26e7ce68e MD5sum: f2e0c652f267fd2a34764c4beb53e299 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 306 Depends: libc6 (>= 2.34), 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-14/libc++abi1-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 115454 SHA256: 48a5225c38f2796a2268f914dc7bcc1035148ea3603e8eea468995aea25da1a2 SHA1: 76519589bbe9902f7507e7d6ecf4f3b925343511 MD5sum: 3843508c1279c7922a0c90eccc35cdbb 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 253128 Depends: libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang1-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libclang-common-14-dev (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Breaks: llvm-14-dev (<< 1:14.0.4-2) Replaces: llvm-14-dev (<< 1:14.0.4-2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libclang-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 25661050 SHA256: d3a53f1d6b6d6e8dbea993ccd4be8c94b432a323b9d479b5aa5f20de050d58c5 SHA1: 917d602216575ecc5211fa8964a75f6259155768 MD5sum: 966a38009bbcd943aabd1468114c5cd6 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-14. Package: libclang-common-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 19896 Depends: libllvm14 (>= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Recommends: libclang-rt-14-dev (>= 1:14.0.6-10~exp4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libclang-common-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 906726 SHA256: 101c543fa981f95c0389eb03a1a57d1ce228416f009bc1f931be6d9ab76aded3 SHA1: de0ff24ce67f455944d6c3775c571bd5e4335769 MD5sum: 3735c1f8ea5047fe9e71a7679e6a42bb 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-cpp14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 72701 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libstdc++6 (>= 12) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-14/libclang-cpp14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 13071284 SHA256: 85c4bc9e888761b2b2a3116bf90e9d2f6214530080421e6359a7e4e0719e274c SHA1: 102a568692e3f99a9ef919daa7d5799fe1de77e0 MD5sum: 788a7fc239ae0e73ddf69b1ab4e1dbb4 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-cpp14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 74 Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libclang-cpp14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 58254 SHA256: 0574addc4df40b0443f32bac7fd1d76669e93a119c65efd5e61f8c98683fd3bd SHA1: fee59cb366567043b5e011b53d2fbd85f738cb8b MD5sum: 3c23bf1ff8da36c244b490a9bf1d7c7f 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 19333 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1) Breaks: libclang-common-14-dev (<< 1:14.0.6~++20230115063651+f28c006a5895) Replaces: libclang-common-14-dev (<< 1:14.0.6~++20230115063651+f28c006a5895) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libclang-rt-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 1646856 SHA256: 9d39f277ba899ccde79972153b4f7a9bd369e0f0fe0cbe08cb1bb06818778e3f SHA1: 278f15c2862fb807094f33e23acc0ff0b0b8f24a MD5sum: 78cf1f343dd048c4a981e0d11311a3f0 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-14-dev-wasm32 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 278 Recommends: libclang-common-14-dev (>= 1:14.0.6-10~exp4) Breaks: libclang-common-14-dev (<< 1:14.0.6~++20230115063651+f28c006a5895) Replaces: libclang-common-14-dev (<< 1:14.0.6~++20230115063651+f28c006a5895) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libclang-rt-14-dev-wasm32_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 100802 SHA256: a0872ec19bd0d613aaaf99cb407407a456c0b82a798318c2fe9f23c891b40b83 SHA1: 188b667ee426bbcba8adc742add9c3cf977922f2 MD5sum: 50f885bb17a1b9216d6def69f68074b2 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-14-dev-wasm64 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 284 Recommends: libclang-common-14-dev (>= 1:14.0.6-10~exp4) Breaks: libclang-common-14-dev (<< 1:14.0.6~++20230115063651+f28c006a5895) Replaces: libclang-common-14-dev (<< 1:14.0.6~++20230115063651+f28c006a5895) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libclang-rt-14-dev-wasm64_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 101088 SHA256: e77f2cc4f8fe3b84f6ecfb9aeb091a34b37f4dee7877e5d678de10c3a4a40f0d SHA1: 6a2fd079fdbe9e8016daa5db0db2aade33614b0c MD5sum: 18ceda9b098e796c7b19d9a0627a43b8 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 38904 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 11) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-14/libclang1-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 7433696 SHA256: 7e4aba5a475c7e9d9488cdd78e48fab4d40115b02f2a856eb5e5bd9a979ec75d SHA1: 51a9689abdbe6190c8d894a7a5c16da2c6b5ac97 MD5sum: 3bf49a9bd9684309eefb844df41b3ccc 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 73473 Depends: libclc-14-dev (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libclang-common-14-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-14/libclc-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 8809548 SHA256: c57b2b76cdd7f0e8e806a90cbc20b7b4443d256673076a0d560b868620508c6f SHA1: 92b3929fdceca2da8e3be3370491e9b1872dda63 MD5sum: f8ee25a9e1b1ddbe1210bc1657200415 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 464 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-14/libclc-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 79928 SHA256: 1200ffd07cf767d1ec4f2c48b939641195ea70a14f9626313a5f67fe9e6c48f2 SHA1: e10506ce0a332d8f7676ea8f2368fd7efb104e60 MD5sum: 82536f8752bac7ca3562642a54415c6d 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 909 Depends: clang-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libfuzzer-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 244288 SHA256: 9fade08bbb07af41d87ccc3db88991d9e72ba9306f8a8ffeb5e8af12a177d693 SHA1: 967f5e91a555a8d8ff5117dadd73b75654ade833 MD5sum: f838afc6bf27e8f798181e4aa398a06d 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 12941 Depends: libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-14/liblld-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 1779556 SHA256: 48fa2502b4c566d02ae9ff0c100d740b01c5ed5bcee72605b98509a7291dd659 SHA1: 697cb7f390f09c6f8cd281c287a99e2a420246c5 MD5sum: d79c5cbe260b586b6baf2280952f3cbf 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 213 Depends: lld-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), liblld-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/liblld-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 87106 SHA256: 9b4c3f2059d5124d73f1050f0d9eb9b3ffaa2f89721cb4f2ab072cd9a930b721 SHA1: 30a484f597127d5932f65f57da3a64d3ae8c6211 MD5sum: c7da7458ede35fc9c2e8aa68809543a4 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 18315 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libncurses6 (>= 6), libpython3.10 (>= 3.10.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-14/liblldb-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 4003074 SHA256: 9b40fa0dfc9058ea242b39dc856626c414812950a6cd63ab89206c22efa33b2f SHA1: e80168ee1f4c941958a5d32273e97e1aa5b9ddac MD5sum: 37b5f5fcf4cec2e3ebf481fb25c400d3 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3264 Depends: lldb-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/liblldb-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 544024 SHA256: 082fa67d4674dc68058733377df9c970739521fd74eed786db584927ef5812a4 SHA1: bec87500a540237e1054129a2b0b90f0a3d095d5 MD5sum: 438cc9a57a418187fbea16df88b2af9f 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-14-ocaml-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4286 Depends: llvm-14-dev (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) Suggests: llvm-14-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-14/libllvm-14-ocaml-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 590236 SHA256: 844813f866b46ea787d663e57a5be82e417a33b1da61450aeee56bb7b13d8544 SHA1: bf0d206a70eb36c7ee9b4341e22fc3ee46b5a750 MD5sum: e9986d3a404d9912c77bfa0376f9b0ae 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: libllvm14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 133554 Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 12), 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-14/libllvm14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 27379458 SHA256: c6fb7fb04edf931ae52629003406d022217dda50644fe08342ca6477b3c09c72 SHA1: a8135f8778fbd3d9190bc23d00a78638f8996693 MD5sum: 1e82a3ccac727afc22c8031f3bdbe7c7 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 30055 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 12) 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-14/libmlir-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 5127096 SHA256: 86eb981fce9018ca327782882869b65743280e907a237d84dc34be9cd25d4aaf SHA1: bb1b3e756ff9b5b4aeaa07ed28bce7462073fd12 MD5sum: 14429e5577a255375f1e4bda2e1497eb 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 122571 Depends: libmlir-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127) 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-14/libmlir-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 9577246 SHA256: 351d4122b6fe00cebc4a0117f73a73f3170baf9dd11149474a6f3b49b13d1e74 SHA1: 8f4be6fe572c699fa354720f744545feb7146937 MD5sum: 2f74534f8c73b3e545f918897e090ea6 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: libpolly-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 13760 Breaks: libclang-common-14-dev (<< 1:14.0.6-10~exp5), libclang-rt-14-dev (<< 1:14.0.6-10~exp6) Replaces: libclang-common-14-dev (<< 1:14.0.6-10~exp5), libclang-rt-14-dev (<< 1:14.0.6-10~exp6) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-14/libpolly-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 1970252 SHA256: 8974d0fdacfa3dcec41a489afff169b4ad178623903acbf4546cf196928e15b4 SHA1: 04a01d61e8f04b784bccec86c6d26a0e130e659d MD5sum: d3a620be9f3f091a053a0b1486b9eecb 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6123 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libstdc++6 (>= 12), zlib1g (>= 1:1.2.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/lld-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 1421246 SHA256: f91d89354f4a8cead2398041fb0e497fa3d61df6a6a6b967a7c6bd659d97039a SHA1: 749e1169ea5318c03003658449dfca78e0d858c5 MD5sum: dfffe9daec52467712fe86deda96ecf7 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4433 Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6~++20230131082223+f28c006a5895), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-14, libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-14-dev, python3-lldb-14 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/lldb-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 1176472 SHA256: 3ec9555fb73aa381dcd315c88f981c048179320b5afc20fcce2754f3293badbe SHA1: 5a86771ced27a1d407ef707655731c0148faa102 MD5sum: 6f7ab82b644c07bb1c662a6894a75d48 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 52571 Depends: llvm-14-runtime (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), llvm-14-linker-tools (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), libllvm14, libpfm4, libstdc++6 (>= 12), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-14-dev Suggests: llvm-14-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/llvm-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 12514872 SHA256: 69009664f8c587c081b6bef7563cbd2d15d76c9652831ce2aeb0adc2927abec6 SHA1: 902346d199d50e6fc83620b9dc30f2b54587c90f MD5sum: ca5a24c9d3cd93373ca3443a579c1710 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-14-dev Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 283983 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libstdc++6 (>= 4.1.1), libffi-dev, llvm-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libtinfo-dev, llvm-14-tools (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libclang-cpp14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/llvm-14-dev_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 40035310 SHA256: 0ad84a74336ae37ddfdec2269988a4c8877b7577a5676eaf36e551c52122e29b SHA1: 07f3c5a0606e4b1381beadc10b8e3b1d68ec2ef4 MD5sum: a5dc160ab9a23f84b000a2a0d89063d1 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-14-doc Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 40071 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-14/llvm-14-doc_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 6641362 SHA256: 40ef5d7f917fc1208490fa3c3c7c77694f45c00ded90893262ee0d682891c725 SHA1: e24a1f005ed51bdcc0b64ce13764990eb5518ac2 MD5sum: 071e4348b729f7d9f055f09a4cadcf5d 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-14-examples Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 485 Depends: llvm-14-dev (>= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), llvm-14-dev (<< 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-14/llvm-14-examples_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_all.deb Size: 296284 SHA256: 1e6434c177d22d32ac60fe705af89421e4b56cd6ea91e9fad42a8cf215e71982 SHA1: 571ec69e939792e36a71aab396bb36d3309b5c34 MD5sum: 3535be69ab8803a0488e8f01d51ceaf0 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-14-linker-tools Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 5674 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 11) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/llvm-14-linker-tools_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 1583608 SHA256: e2a2a058b3d548e332f962e839940d7cb1c65760c59843646ccc9e756f58d008 SHA1: e0f0a474d8733b0310eabe93c82c5779db9edaf8 MD5sum: 1169dbf7585aa34cf9cc7706effcb330 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-14-runtime Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1717 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm14, libstdc++6 (>= 12), 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-14/llvm-14-runtime_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 565286 SHA256: 00cd590b4a6e9b819d377c5f2aa32f606d05fe2dafa096e223ffac446f90f6fb SHA1: cd21a7ef578a499dd380b12e79c7b6bb5e29d3f5 MD5sum: 6e5870ea8679eabeea29e5a2c952bfd6 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-14-tools Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2108 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm14, libstdc++6 (>= 11), 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-14/llvm-14-tools_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 467482 SHA256: c99b928a046bd283652c27ad4da8816fbd61cb82259f8389185682d2e3492384 SHA1: cc8045ed1a9c62fe8d4f1fb43dd819e2227a1717 MD5sum: 0b4a6db0dd25c38c1627ec8011eb0414 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-14-tools Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 63087 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm14, libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-14/mlir-14-tools_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 10619122 SHA256: c7c792171915b88cb9feda78c8db479a01de7621e97935b95f3ab2e81b53b378 SHA1: 273080c870a64fef92e961dcbb18cfc079cb8344 MD5sum: cbd42d6076618fa1cff15fc0dcb7a562 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 198 Depends: python3, libclang-14-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-14/python3-clang-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 83886 SHA256: 048566cb3381775998d50570c98633464057e7437c57284cbf2f7fb1a8554532 SHA1: 16ae35e9653ffacb5cacc7ef446302f841b470a8 MD5sum: 9885a8eda63789e7e8323338903c71b9 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-14 Source: llvm-toolchain-14 Version: 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 876 Depends: liblldb-14 (= 1:14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127), 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-14/python3-lldb-14_14.0.6~++20230131082223+f28c006a5895-1~exp1~20230131082249.127_s390x.deb Size: 163452 SHA256: 01d4b8a610131c3258018b4b6c77d3ebb6804443b9e1e3a329ccd0f89bfcc5c8 SHA1: cb3d0a06f7844dc9ee4d7ed38c052984f70ebb8f MD5sum: 9207223f79a35765b201e943f0ee50bf 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.