Package: clang-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 376 Depends: libc6 (>= 2.17), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 5.2), libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang-common-15-dev (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), llvm-15-linker-tools (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libclang1-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libc6-dev, binutils Recommends: llvm-15-dev, python3 Suggests: clang-15-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-15/clang-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 129904 SHA256: 4879a09bef34eee1b9a5d6703e2931b4f53205ed82038b2afe92668b4904c2cf SHA1: b5a33505d4ccca234ae6af39e6329ff4cfa55f86 MD5sum: a5c6de42f35997eb358a7b54e87611de Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-15-doc Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8546 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/clang-15-doc_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 1211616 SHA256: e7beb608eca73a4fe2ec2b588cd82c69443258d38bec1e69bd4953d838592b13 SHA1: 7dfac360177c3a27555cc4bd3c89537f211ab0e6 MD5sum: 2ada84654f402534ca8c6c9806bf23f3 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-15-examples Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 100 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/clang-15-examples_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 70572 SHA256: 8c18f5abe2709a947d8dcda5a921f0cdc5ef0ed810003f828c35de2dceea9a53 SHA1: c8664a686bcfd0377c440629c9dbeb8849951691 MD5sum: 74e58ecde51a6ba196a01d2891412832 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 286 Depends: libc6 (>= 2.17), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libgcc1 (>= 1:3.0), libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/clang-format-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 106360 SHA256: 5a8fa4ae51ad463b7a9abaa118c6321d079e76ec2e0b45a9da8130ae3c313eab SHA1: cb6cc25ebf5f08ec9932c72c3d841de67411420f MD5sum: af635fa978c9c51a581a83f95879f778 Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 26612 Depends: libc6 (>= 2.17), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libgcc1 (>= 1:3.0), libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libstdc++6 (>= 5.2), python3, libclang-common-15-dev, clang-tools-15, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/clang-tidy-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 3789576 SHA256: c1068790d927d5bcbf1842da641b4a8cb1578ab5491a9c88e8ce50c1635418ad SHA1: a8a484785d29f5edef2a66661fea97625d80abb5 MD5sum: 5e5c3c9a5dd203bda5b9d3710215d6a0 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 34645 Depends: libc6 (>= 2.17), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libclang1-15 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 6), libxml2 (>= 2.7.4), clang-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/clang-tools-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 6405400 SHA256: f62286ba5af8940f791ba6a422ae9f9e45bc09b4108381531b0c6395027ffe61 SHA1: d3bdf8c13f4d3141b4491675c85b15690bc93a98 MD5sum: 6d1a222ef1fec62d2bb289881a4f0d13 Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 31955 Depends: libc6 (>= 2.27), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 6), libclang-common-15-dev (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/clangd-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 5050208 SHA256: 4d15ab031ec371b69aae8b44ced8338ddf31fc8c4a26b7d6861a0a5a5163a126 SHA1: 7846e7082e437eba063ccacd0e0252086c17100d MD5sum: 813a2890210eb7b819d319c3b5567f5d 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: flang-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 100607 Depends: libc6 (>= 2.27), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), libstdc++-7-dev, libgcc-7-dev Provides: fortran-compiler, gfortran-mod-15 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/flang-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 15314580 SHA256: def371604b50687824ca8d3c6d7b3cee379a09976073e58e308b2da60f38fd65 SHA1: 76a5634dc890350869d9255a70156360124fad86 MD5sum: 8ddb37ce5201f88d60de115cead25551 Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: libc++-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 9709 Depends: libc++1-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libunwind-15-dev 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-15/libc++-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 1034452 SHA256: f3c041113ad07138ba7cdaae8899f1d26a00f6e43b8a529fa1346d6a66c40344 SHA1: ea4f4e6cac1ec0bb796597d8313b842383085cda MD5sum: 607380991fedc04279d5cdfe9cb5fc8f 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++-15-dev-wasm32 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 81 Depends: wasi-libc, libc++abi-15-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-15/libc++-15-dev-wasm32_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 63204 SHA256: d37b6c838698385ed5e60649e98379f35bebeef7f2b3f7f4437cdecdd113f8b4 SHA1: bbddbc338b83e4219464563be569590b30b51f88 MD5sum: 49c1b37116c0b5423ec37a7a3b54c367 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-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1048 Depends: libc++abi1-15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libc6 (>= 2.17), libunwind-15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6) 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-15/libc++1-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 288584 SHA256: dffe8331996ffd565eba65c56c6a4ea22291da9a7f30058be0e813f5cfafa7ad SHA1: 2c5f693a04ae76046f2398cbe0944c979b7e579d MD5sum: ce26a8993d4e7981f00b3168c664348f Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 653 Depends: libc++abi1-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) 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-15/libc++abi-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 140832 SHA256: 1f34668e71e9355ae6423a291597062cb241a25d6ef13383a43245e7f06ff0ca SHA1: 5448ac1b4dd22d5813df32aebb55cbe0d249a282 MD5sum: 63f36dcebecc552fa2c82fe9f18d0b6b 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-15-dev-wasm32 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 82 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-15/libc++abi-15-dev-wasm32_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 63124 SHA256: 942876ef1a0c1643450f983a07fedc43884e1201c719a78b2b3c65eef513c59a SHA1: 9d6b93404a05aadbd0035d7625a8620032c52248 MD5sum: 4accbf32b2c14cec409dfb58a2abeb4b 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-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 342 Depends: libc6 (>= 2.18), libunwind-15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6) 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-15/libc++abi1-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 115020 SHA256: e49c9e9cc5efb256502cb2070d37820331fab2b409fbf3c36c6175eafad9050c SHA1: 59eb149162b1d3c705880d44b2e307b1ad4f84d4 MD5sum: 00c96443ed57f68a599a1ca391983016 Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libclang-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 236366 Depends: libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang1-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libclang-common-15-dev (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 23406424 SHA256: 4df23f12a6a21cd5ad56e4227e89574ae01c89584a84d75659aa3759188bed83 SHA1: 4c0c256f3a9195f0299233c7d70b88f8de334bc1 MD5sum: 30ba7092eedce18f8ccd789cbe30ce04 Description: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-15. Package: libclang-common-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11873 Depends: libllvm15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Recommends: libclang-rt-15-dev (>= 1:15.0.6-5) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 674532 SHA256: fa10bc90e707a6b43adb6f093c373100da572bd65798557525415f51368b2907 SHA1: ac020f87e6ea2dc7c73855582b0cb7ad098b67d6 MD5sum: 633c6ec56a0d8d506f75095ee66744af 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-cpp15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 58043 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-15/libclang-cpp15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 10353972 SHA256: 9ded695e8faa65053f7aea65c8ed4dc13874f9a6eb0ed1140f4b8e7eb7151a0e SHA1: 734666cbbd163363ae79ddbf92302412af6ea47d MD5sum: 5de522368b6f4cd90c8db7cf89c429e2 Description: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 78 Depends: libstdc++-7-dev, libgcc-7-dev, libclang-cpp15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-cpp15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 63184 SHA256: fd02f2fc25c904b11e8741e975c65be0c252df69b257c415ab961ea3e18092fb SHA1: 577b64bafa328c81f10a8f971a9f4f54ac05a735 MD5sum: 84b13ca7edd8205342301590e312f84a 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-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 26341 Depends: libc6 (>= 2.17), libstdc++6 (>= 4.1.1) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 1847480 SHA256: 636366406b24a4df8170cb6b6065b432ed7fa35b246eabbce8a6fb702a535508 SHA1: 7b4b6b7c1a1673848c3c140d3ff2d226cc888e71 MD5sum: 016695dfccbf854530817a3276fd0c08 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-15-dev-wasm32 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 279 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 100176 SHA256: d88da1cf23eea4403da0dc9d5e8f184142e88ef95ad378038165bfef43b6a48d SHA1: e5ecaf29ea4aa692a58c5a495b7ad13aab6104f3 MD5sum: 7b05496cd5a04a60db456136f55ee0e7 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-15-dev-wasm64 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 286 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 100316 SHA256: cbea48202091ac5ce17d7b8e323fbab969271771b1361978f645b728d3048f31 SHA1: 483e20a892218339c21d8e8e19fe163f43e4b613 MD5sum: cc9dcdb421161ac54f0c83a04908b31b Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 29969 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-15/libclang1-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 5731448 SHA256: 41b1f6a059f132bdfefe6e5f289c99465c149847e09caa5d82eba79bee1109b4 SHA1: 0c537d8ad280f4aefefe36285047dc5c7ac8c2df MD5sum: 24ba03294e762d941e8aa116710e439b Description: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclc-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 72577 Depends: libclc-15-dev (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libclang-common-15-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Provides: libclc-x.y Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-15/libclc-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 8533304 SHA256: d63303d8ac6c3b7a8ac07fd2bf81b8c20e22eb39d0b715862efe7fbf97ad05c8 SHA1: 5a8d3304c741ededf4cbfb5a955795c2a77deb1b MD5sum: 027afadc267a9abc3249327711f2341d Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 468 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-15/libclc-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 84508 SHA256: 2c94a555c8eb2efd19977410367b5811cf899b60da896a480256977b7971b4b0 SHA1: aab13ca03eb8c5931c2a036301c9489df1b8cb0b MD5sum: 1dce95fa3e6918422a1a6049dfb94156 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: libflang-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 359860 Depends: libstdc++-7-dev, libgcc-7-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libflang-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 14259592 SHA256: c37bda410e2b71049de902f5fb8892b855585b72c0caecbee6a00af10b45f2a8 SHA1: 669eb52db34e15f540af151e4bbd32775eb2cc33 MD5sum: 6957e2af99d03ee9cfc62529d9c2a519 Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libfuzzer-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 918 Depends: clang-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libfuzzer-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 213908 SHA256: 352311fd3546752232dfd17006da518304e6c66506977449fa4ca5a0b2c1e8ae SHA1: d222d8efdf724e9fbfa89fea2185a5b45aa06122 MD5sum: 950b22b14912022a24cc3aedf50e22ac Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: liblld-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 11673 Depends: libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-15/liblld-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 1513112 SHA256: 537e1bee980f5a0d1a6585ddcc7146b8b2e0435fb0222d8cc2837d07c33c2205 SHA1: b2e3c3c8977be8a980b6836f72ef0bb26dbc6670 MD5sum: 2b690bb5545cc2d7ab476ae5dd2d8ce4 Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 123 Depends: lld-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), liblld-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/liblld-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 72708 SHA256: fccf586223e129c7554652ed71703c0ba2e508d4503592476fb8124e6e6e807e SHA1: 188cb6d53b2e82925d15e21a163d1225ec06cae1 MD5sum: d05b7a236807220af2d86f604dabb28a Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 15941 Depends: libc6 (>= 2.17), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libedit2 (>= 3.1-20140620), libgcc1 (>= 1:4.5), libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libncurses5 (>= 6), libpython3.6 (>= 3.6.5), libstdc++6 (>= 6), libtinfo5 (>= 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-15/liblldb-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 3352712 SHA256: 0f209f5422abbf3387ce6e629a1cfddcea790d0b983ffeb0ff6542edde7f2eb6 SHA1: 84d612b61e8a8af4ee2e8d27fc50c165382ad87b MD5sum: 7c71a3bbbf7904a23ede0a52667d54cb Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3359 Depends: lldb-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/liblldb-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 555464 SHA256: 2a9819ce07f2d1f8de0e568eb1ce69a002cb184104f013562e428a65271059fd SHA1: e1f78eef3a6309edd21884df951864d1571bff03 MD5sum: d4ac9d7dba3b0fcb38b8cc2895de99be Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-15-ocaml-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4131 Depends: llvm-15-dev (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Suggests: llvm-15-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-15/libllvm-15-ocaml-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 490860 SHA256: 0456183d82b866d1f7d44d1a050d7fae4ea8715dd4d836d8133a7a928f7fc633 SHA1: f279c147d297400a4dd2f86216effeccd5ff4f43 MD5sum: d829e4c3ed09e07a308e18cce1d329ae Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 108582 Depends: libc6 (>= 2.27), libedit2 (>= 2.11-20080614), libffi6 (>= 3.2), libgcc1 (>= 1:4.2), libstdc++6 (>= 6), libtinfo5 (>= 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-15/libllvm15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 20532968 SHA256: abeb8a5300f3380ab970cb9da8d88612f790fc388559837c69bec9fa3ed53a8b SHA1: f33ff23ce18515ef2d5f89612ad39b9d216fdb6d MD5sum: 076c779fee5b5f63a01424e5f5779fdc Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libmlir-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 33346 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 5.2) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-15/libmlir-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 5525008 SHA256: e8ea91fa67e57f82603fac5be81553670194eb3d7c5a7dcc077c2121aebbbaab SHA1: 586dbb24781338364a2fb04e2a01a9913f6cf623 MD5sum: c58ae2a20328c2cf69672a21b3d1ed6d Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 160606 Depends: libmlir-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) 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-15/libmlir-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 12020512 SHA256: 7e4bb70cb9bb637846a9a7b6b78c4049a49329b09b7fcc0d2480d6b33eb2a2b8 SHA1: 0a4ab22cb1643d8bfc212630b5a248fe64f2b0eb MD5sum: 52d40f1b75fe8850f46a3d0ca5461537 Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libomp-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 12494 Depends: libomp5-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 5.2) Suggests: libomp-15-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Provides: libomp-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libomp-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 424564 SHA256: cd3a25a8dc78cf65401dc82e6b42a9b446b0242707db3c538856a6d4b12e74c3 SHA1: f87ebcbc22f51cc90299e62c8a4b4eba6217cc0c MD5sum: a5059f5b535e740f7bb4b3171c3ad727 Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-15-doc Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 13115 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/libomp-15-doc_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 984340 SHA256: df2a0ea35493cb426ee41e6b1312891dba79f4c95e8588b38084aa12e9bac7b6 SHA1: c3011a1297c83363118ebb25ec6866cab756d64a MD5sum: 49497301509d4ef2151ac58d0843e2c1 Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2752 Depends: libc6 (>= 2.17), libelf1 (>= 0.144), libffi6 (>= 3.2), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 5.2) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Provides: libomp-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/libomp5-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 428352 SHA256: 36e092f68c462c73ed0970a07ad38bb541c2fe1a6938232829b73451ff811289 SHA1: d10b77ffdf21707e19b6527d9e5ed565e43a3138 MD5sum: d7f6cdf0abd67d0b98c7602c3da6cfa7 Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libpolly-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 12766 Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libpolly-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 1631628 SHA256: a2941f3cc305ffa3e4e1b94196477d0e676d9ba1323062522dd0e8ca2b5fd00e SHA1: 99c868115041d70cb03450c212ca704fa4b4ebbf MD5sum: 95baedf5df2ba36706d09cfa2d6da685 Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libunwind-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 150 Depends: libc6 (>= 2.17) Conflicts: libunwind-x.y Replaces: libunwind-x.y Provides: libunwind-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-15/libunwind-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 79488 SHA256: fd17767d263a6e8c418e0f5bebec4fa8470591d923f42eebcf7a42832ddbcc0b SHA1: 422d0bc0a7cb02b46a8cdd55a74b7ef5562e5baa MD5sum: 0ca489fc0838ce3a8021f3ed8e023a5a Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 287 Depends: libunwind-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114) Conflicts: libunwind-dev, libunwind-x.y-dev Replaces: libunwind-dev, libunwind-x.y-dev Provides: libunwind-dev, libunwind-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libunwind-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 98236 SHA256: 2ee008b0e1a7d015e08d56ccdd57058f043a9c2fe4721451b4db65716362d898 SHA1: c186356ace7974537173e0ab4287f3c7a5991a24 MD5sum: 8bf05197f7fe7314dc5740eb4639947f Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: lld-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4649 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libstdc++6 (>= 6), zlib1g (>= 1:1.2.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/lld-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 1110556 SHA256: 261b641facedd62ccc5b0ba23e6817f1e776170687486d4136f6a19049ff697f SHA1: ea162b0e9ae4b623e5c4485fa8bebc5ca0bcba74 MD5sum: f89eec0637a2e6182951348184720807 Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4401 Depends: libc6 (>= 2.17), libclang-cpp15 (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6), libedit2 (>= 3.1-20140620), libgcc1 (>= 1:4.5), liblldb-15, libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libncurses5 (>= 6), libstdc++6 (>= 6), libtinfo5 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-15-dev, python3-lldb-15 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/lldb-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 1103368 SHA256: a36aef13b3e37a8681fa2e2104371fc22e8d25a6ee4c7ba591b85e9d77eeafbe SHA1: 37f308f983f29fab11856c238f506af2f93b94aa MD5sum: ee428791f9ec397579372741863ed7ac Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 50107 Depends: llvm-15-runtime (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), llvm-15-linker-tools (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libc6 (>= 2.27), libcurl4 (>= 7.16.2), libgcc1 (>= 1:4.2), libllvm15, libpfm4, libstdc++6 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-15-dev Suggests: llvm-15-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/llvm-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 10639320 SHA256: 6ca69777ffd67ede414566109fe5aee0a987d4f70cda4a214be3ad32c87e601c SHA1: b53b452beb0ed7e6ffbdcf5c4511fca336ecf3f8 MD5sum: 578ad3a7685c936fba66633eeae42aa0 Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 258586 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libstdc++6 (>= 4.1.1), libffi-dev, llvm-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libtinfo-dev, llvm-15-tools (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libclang-cpp15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/llvm-15-dev_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 33494828 SHA256: 466bfd435ee57349b2bf9079696d488702807cc90cc187dbf27722c83a3184b6 SHA1: 7cacf6799d62ca0d2bbb3584b94a8336b7c93ca8 MD5sum: 59a0120d7af5cbb84c945c0e101b1075 Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-15-doc Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 45640 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 6750232 SHA256: 444666a92fd7246cd04056bb3186f7efc42fb196dc65c91e673043732de42445 SHA1: f19f4c47b184f60905488dd51a051b9185a5017c MD5sum: fffdf0ff6a69195fd6e67d8469317e04 Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-15-examples Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 495 Depends: llvm-15-dev (>= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), llvm-15-dev (<< 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_all.deb Size: 302252 SHA256: 7c6838dc5f2571d9fbd6b39703f3f03be8a137a0125306fdfd9ce56f37e10b88 SHA1: 5eb28acd13ab3c04b11a4a13c127e8687ee9783b MD5sum: 55eb9269941b85dd52c2aea7002c5abe Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-15-linker-tools Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4322 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm15, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/llvm-15-linker-tools_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 1137776 SHA256: 39319c06121bf1c22e54668aaa7035e40ceefafe68894bd765a42d456dea4426 SHA1: 0309a7bbcb0f998a50079375c3dd2d4cd1d636cd MD5sum: f23499c6c1a5812d6b4989f5d5b0796d Description: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-15-runtime Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1580 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), libllvm15, libstdc++6 (>= 6), libtinfo5 (>= 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-15/llvm-15-runtime_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 475788 SHA256: 4eda4a53f665b01200a91ba2ea39285c0e6f47e78306aa3fb5b4102ad6aa5fe8 SHA1: a35afa2ff5dd03a14891f0c642cbdfa690cb7799 MD5sum: c89f1f3555d17773386b1dcb57bb90fc Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-15-tools Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2293 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.3), libllvm15, libstdc++6 (>= 5.2), libtinfo5 (>= 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-15/llvm-15-tools_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 443132 SHA256: 60032accca8c883e07434edee0877a361fafaca24a86a82822e85a048fa389b5 SHA1: fa8664c6fce5a12dc59e88da5e524a206b2ea1c2 MD5sum: 602b71fe32394b4791c09b91272542c0 Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: mlir-15-tools Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 77986 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.3), libllvm15, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-15/mlir-15-tools_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 13316932 SHA256: a193855efe37bbb3db38f1dd6df4de369c81eb826e0b65b27ec94aa5e171437c SHA1: fd5f10d936c1e78382f20b0eb2d28a36393fb220 MD5sum: fcbbdbf55f423cd9121015f6ce781e5c Description: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: python3-clang-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 202 Depends: python3, libclang-15-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-15/python3-clang-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 88012 SHA256: 9496538f81dd848defc3e73336a8a86b998ebbdfe37e4327a3fda579b676a0a6 SHA1: 4091f2e70d5ceb67921812e9677a9e1630b4b0b4 MD5sum: b1bede067211d17af97d0db5521265be Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-lldb-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 906 Depends: liblldb-15 (= 1:15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114), 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-15/python3-lldb-15_15.0.7~++20231019083351+8dfdcc7b7bf6-1~exp1~20231019203427.114_arm64.deb Size: 168736 SHA256: 3dffc5fe83336aa410741800f20751063f30a50f7604f04cd65c1b342d632b08 SHA1: ad86683336b3b840b97eb78756a8dd757f67b4f5 MD5sum: 446f1aa91cb4d5e3838d10a5ca44c61a 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.