Package: clang-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 385 Depends: libc6 (>= 2.17), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libgcc1 (>= 1:3.0), libllvm16, libstdc++6 (>= 5), libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang-common-16-dev (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), llvm-16-linker-tools (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libclang1-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libc6-dev, binutils Recommends: llvm-16-dev, python3 Suggests: clang-16-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-16/clang-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 135396 SHA256: 0673d1d2ee6fca993473432511db071c07511d7e80f3ee0229ec4ba3b4e63111 SHA1: 0960aaa2ea6b0027dcbdc1a5bd6b88876d40543f MD5sum: 7ae72ad7d94523b0c99cd66f353b1e1e 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-16-doc Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7724 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-16/clang-16-doc_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 1205248 SHA256: 98210d99f1c71a6a2a368290b14715b373d0b6cef9e923a3c8d74be15fbe8fcb SHA1: 553ef75e0cf7d85e185b5f4872f1488bd73df781 MD5sum: edda19e0c85c4f50fd5427803810d219 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-16-examples Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 102 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-16/clang-16-examples_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 72484 SHA256: eaaeed557d477948df1194352ff1e63df646b038b9aa4ffbbfa89f3e0543654d SHA1: e693cf60a71bd6e6f837f33641d34c939278d06a MD5sum: 96948bb32f15de732fd73b0bc13ddbe2 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 288 Depends: libc6 (>= 2.17), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libgcc1 (>= 1:3.0), libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/clang-format-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 109232 SHA256: 69b51aa8ac1b574bf060aaff76d76f6aba9dffc7b12e9957c7f3b7ef4a97b839 SHA1: 017c35e629b430ab2cb06794022c67d59dd77e86 MD5sum: dff41513c3b18f0d51924e2241065315 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 28079 Depends: libc6 (>= 2.17), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libgcc1 (>= 1:3.0), libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libstdc++6 (>= 5), python3, libclang-common-16-dev, clang-tools-16, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/clang-tidy-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 3876108 SHA256: 8232541c319bd93708a518212cf39a9ee5992e2205155fec81f380c5844dab59 SHA1: b85771e4eeccb33eb166b8d897d017a942dc62c2 MD5sum: ad3fd7aa46ac00def45497b2b7cb1ebb 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 38742 Depends: libc6 (>= 2.17), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libclang1-16 (>= 1:16.0.2-1~), libgcc1 (>= 1:3.3), libllvm16, libstdc++6 (>= 7), libtinfo5 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), clang-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/clang-tools-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 7132100 SHA256: 17941e83695a09bc276cccb5116dc784b12c283f0e86e01a5e77c63491c45978 SHA1: 454f3b931740c21343147531d4fb953409129990 MD5sum: 98d582f11ab467f7ac5e06c9bf0bbb73 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 32846 Depends: libc6 (>= 2.27), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libgcc1 (>= 1:3.0), libllvm16, libstdc++6 (>= 6), libclang-common-16-dev (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/clangd-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 5174728 SHA256: a0669ea3ea551ee39f3feeef599a3053913f7120ab5bcb36718dbfc57a62349a SHA1: f1a85bf6b8a8f25c4c05cb55bcb0adef96dff5c0 MD5sum: 6a9df97aa03cca51133688909e16e5ff 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 108576 Depends: libc6 (>= 2.27), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libgcc1 (>= 1:3.0), libllvm16, libstdc++6 (>= 5.2), libstdc++-7-dev, libgcc-7-dev, libflang-16-dev (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Provides: fortran-compiler, gfortran-mod-15 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/flang-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 16451320 SHA256: 6cab419fd8a5f082f476687cbb402c1874e4795950c95cb5a190f86a0caf99d6 SHA1: 09b3149139d665e549ff3e8553aa185450456e42 MD5sum: 45a5ef2cc7567d67ee1369b14ee9dda3 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++-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 10194 Depends: libc++1-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libunwind-16-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-16/libc++-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 1090752 SHA256: 58a21b8f50a0ad848d1b5519c1e584072873c3d2419add6642bd22c35ef09dd4 SHA1: bedceb84bc338666e16323f22ac32830fba25702 MD5sum: d14fbce8547abe373f62bcad24fb1486 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++-16-dev-wasm32 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 83 Depends: wasi-libc, libc++abi-16-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-16/libc++-16-dev-wasm32_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 65116 SHA256: bc899928834c9bd2129c867dd0f0e0db442b013b0db3ab19a95c6be50df5d32e SHA1: 5cca91c5362bd412afd4ce1b98d4da89988fdc6b MD5sum: c1de97f44551184e1e20c435d0321485 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1050 Depends: libc++abi1-16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libc6 (>= 2.17), libunwind-16 (>= 1:16.0.6~++20231112100421+7cbf1a259152) 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-16/libc++1-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 293600 SHA256: 4be45712612f9d54769e8e2bc514970607d8a72dc62a6d27871867b4b46d444b SHA1: deaa356caab7b030f238dfe362bb6aa88047006b MD5sum: c75296323007dccc63be55d9348b6914 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 655 Depends: libc++abi1-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) 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-16/libc++abi-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 142872 SHA256: 19f71b2c1e39a87efa3a37eff7a1ed336f02d8ac227e8b41e8022df8b8016283 SHA1: 281219eb2993e951d967f1d333fea27c05410ee2 MD5sum: da03e2acbc526874fd7f182edf4e0de6 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-16-dev-wasm32 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 84 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-16/libc++abi-16-dev-wasm32_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 65032 SHA256: f4c500877189faafa9700c94377e2aa6d109ce62ee762c8f8337c2569808f6bb SHA1: 8d0a06062842286711403e777aae7268b6476bc7 MD5sum: 1b93e35efba88ff1d860c5e50d2d9fbe 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 344 Depends: libc6 (>= 2.18), libunwind-16 (>= 1:16.0.6~++20231112100421+7cbf1a259152) 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-16/libc++abi1-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 116760 SHA256: f4c3f2ec2907b1989547783678337be1507450d7dc46c58f28ae341cb517a16f SHA1: 5ae2ed37c9485ceb91cfd7897478e1a3688f99f7 MD5sum: 4451164d924f33b74a06e3c4891a2a7f 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 249862 Depends: libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang1-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libclang-common-16-dev (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libclang-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 24609944 SHA256: 0ca69ad33494a6c8dc74a4b2a6dbb36d50a1f1c16452270ae0395b89d6408036 SHA1: 81e03d19c99ec0d80ba1c65e2f9529913a5d5503 MD5sum: 14b6e87334a128b86d6134d768dfe5c1 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-16. Package: libclang-common-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 11990 Depends: libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Recommends: libclang-rt-16-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libclang-common-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 684164 SHA256: 597e65679aec12005f714a038f2b07c8aa5de0cc31230fae2202079d95a9bfa9 SHA1: a978b034f470b7e124e2cd2dec53b9573d2bd8dd MD5sum: 61e64b22c3bb24e63a5a7f7cb1742c7b 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-cpp16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 59192 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-16/libclang-cpp16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 10507748 SHA256: 2c8a9264525065680736d477a45e4f09a94123e19730213cfcfee04cce51f45f SHA1: 2f6779714cb49570a19866ef05b71c056c848595 MD5sum: 5e494162c425dafdb87cc58b49f09122 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-cpp16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 80 Depends: libstdc++-7-dev, libgcc-7-dev, libclang-cpp16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libclang-cpp16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 65088 SHA256: b7662a4c002e23631495d5838470d890732bd06cf9943859a8a4461b4392e226 SHA1: be8088bae9d474ec585f9214975d65a57240b8ea MD5sum: 613fc13766dfa049c0e1e4de40378e27 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 24638 Depends: libc6 (>= 2.17), libstdc++6 (>= 4.1.1) Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libclang-rt-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 1661088 SHA256: 581c8f31e1791c2016813d30670de79ad105194529da801cb9bc78e41a3d305f SHA1: 66068773527c0194585be112f9cf9d51008ef4fe MD5sum: e44bd46302244c54e5b4ee324a5d1e00 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-16-dev-wasm32 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 302 Recommends: libclang-common-16-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libclang-rt-16-dev-wasm32_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 103064 SHA256: 5f1afdf2ec831946e6ee20c5d2b5833b2b6ae9da677d4c962b4984224fc68eb4 SHA1: b01b920d0f2e9ab19413afcecf6be1f6c9b32c32 MD5sum: ed9ecf223b2f809a8978fb3719368a8d Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-16-dev-wasm64 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 308 Recommends: libclang-common-16-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libclang-rt-16-dev-wasm64_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 103244 SHA256: 7427d92bc35242ddd0dc451ae800c3908f9c38b66222f5885ae86344ce51cd61 SHA1: 19ae80f05d3db6729bab46f0ce6ea70d6beeb99d MD5sum: 98885ac745e06f8845c426431d9c3fa4 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 32076 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm16, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-16/libclang1-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 5954976 SHA256: 6940bdcecc3c24a5cfa11b60877d50e4f81a454a8364038dc6efdfde6166b2f1 SHA1: f9b510ef745cf77f679f40baa4c1ddf6979d81fa MD5sum: b2142d82a5e22b1e1bb89849c2c26bdd 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7960 Depends: libclc-16-dev (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libclang-common-16-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-16/libclc-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 1520340 SHA256: 182750a7b439a9a87a72d7edbc16149a8ab33d126f5a6f75c5ca3e24304cb3e6 SHA1: 0ad180a7c49e3a995f89da06e41b25cbba17efcf MD5sum: 26e638da57299652c91844c4406661ef 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 470 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-16/libclc-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 86340 SHA256: 37f1462014c706d295a2b738f6cd8a87461f6b110d73e329b942734062fc35e5 SHA1: d660e029e861962065829d62c29b2cf1af299fc9 MD5sum: be54a8db02d8d88dd1e2623646d9aa9a 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 376692 Depends: libstdc++-7-dev, libgcc-7-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libflang-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 15066416 SHA256: ec372f8c798ab17ac440d1a442f994f7f157fdf338fcfeaa205e90103a882879 SHA1: 2aac3e82b15a4fb9f8ea425b4dc51891351158c3 MD5sum: 0a346187fead3c9e52e8773e37c18e27 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 920 Depends: clang-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libfuzzer-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 215752 SHA256: 7dceff44909391030bf0a41d9309a91528aa13eb789d651070c24d342ad2c286 SHA1: 1963e49e47409c1793da8d3a561fdb434f270dc1 MD5sum: 4872f731a9b8c1fe9f13887ec27eba5e 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 12624 Depends: libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-16/liblld-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 1591880 SHA256: b675ccb4571067d652ce00287964196241aebab2667e641de817c8675dc3ee76 SHA1: 09b5002f4de041aaf8b5821259d967f34b5c3fff MD5sum: 6a5f9d96b1a5f1776dc3adc813f6351d 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 127 Depends: lld-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), liblld-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libzstd-dev, zlib1g-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/liblld-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 75124 SHA256: 9a0dc30c80926736f840478cdb469489495cbcbcaeb1ffef6131cfbe66a5bc0a SHA1: 341ecc9668e193fa768bb88f0dd4cf7b663a20e4 MD5sum: 3941aa43711235647958039dbef27054 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 14201 Depends: libc6 (>= 2.17), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libncurses5 (>= 6), 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-16/liblldb-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 3069540 SHA256: 3e1043c3948a2c860d203efe9e5798dfe58e07d910deaa1ec3ad0538708ab48a SHA1: 63863a0d24aa1f2aba2d5a049ecaf7dab0c0ed37 MD5sum: fa11ad61c43f0621c140844ffb34edd6 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3409 Depends: lldb-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/liblldb-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 565172 SHA256: f45af3f79d96e607765078e5f130469883d318a46f25fe3ee3c524b47d305952 SHA1: 873c2edd08feddddb3d279e8405e03faf5347aaa MD5sum: 1ae9108105891840606adb8d7a432101 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-16-ocaml-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4172 Depends: llvm-16-dev (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) Suggests: llvm-16-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-16/libllvm-16-ocaml-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 489256 SHA256: 9e8a727039a3dcd52d98daef069be37d2af4e86ffbcbadf8a14017456dee5ea6 SHA1: 56cd60ce8b393ebcb4112d93e2871c8c762bbde5 MD5sum: be55e0de69fa92c51be182b19417cc84 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: libllvm16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 114104 Depends: libc6 (>= 2.27), libedit2 (>= 2.11-20080614), libffi6 (>= 3.2), libgcc1 (>= 1:4.2), libstdc++6 (>= 7), 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-16/libllvm16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 20760140 SHA256: 8728059f62f52e26b01d5ed6c0365b2a3a22e93e83f4bdc2a76c88c14ee172cf SHA1: e8156557edc9e89e675d2bbc3af62675119672f2 MD5sum: 31f683b870d7a1f5df4b210b9a398fc8 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 39638 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libllvm16, 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-16/libmlir-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 6420628 SHA256: 75b5628783bc0b2e4e6a9d14571192c85e56ff4ea7ab8df3da75cb7bc3762c3f SHA1: 656f325551dfce6e9795c3b81ff43641c214625d MD5sum: 256ef3ca2885e88bd66a4e2884785463 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 199781 Depends: libmlir-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) 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-16/libmlir-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 14664576 SHA256: 0bab3d2b451c66bcdb2faf1f703acddca87dc7659a1be9555ebb0d0c667d40e3 SHA1: dece4b77bdadd381f5c4dd3b0f70ecf364cd4ee4 MD5sum: b3629dacdfe2c20cc1167a8e81e02004 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 18977 Depends: libomp5-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libc6 (>= 2.17), libgcc1 (>= 1:3.3), libllvm16, libpython3.6 (>= 3.6.5), libstdc++6 (>= 7), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Suggests: libomp-16-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-16/libomp-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 810216 SHA256: 83c381c6d6382dfedc5128a1f10e7d8730e8d755c1b4153b3ed44a71071b7a21 SHA1: b388636e474db262944499aa608a6cdfda7af2c6 MD5sum: 2b5f8e240c65753725d888cc2927c773 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-16-doc Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13225 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-16/libomp-16-doc_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 994768 SHA256: 5a616151a66fc82675a865f8e886bc9d4cac7f6b2047f572848e113cddb72cfc SHA1: 7c6d0d52eded44041a4ec0f4e05270ea75ff461f MD5sum: fb8d0449a86e47400da2dbd9523f4027 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3668 Depends: libc6 (>= 2.17), libffi6 (>= 3.2), libgcc1 (>= 1:3.0), libllvm16, 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-16/libomp5-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 546524 SHA256: 79367b23156fdbe2600203fe99e8a36c01b31c87013798d28822acc95354c399 SHA1: df500e77fbfe7828ec305b5a8fabcfb1f44c79e3 MD5sum: e9b40c3e8e4837295de51560ca2536b1 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 12643 Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-16/libpolly-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 1608608 SHA256: 7563f1272fdaf089a2fa71aea2455990e903246e9a738d3071374f93a3616c5d SHA1: 56cda41ede8f7ecdcb035b450db27b7824d92b30 MD5sum: cec71f1d58b43eb6e141ed71f7233d24 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 152 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-16/libunwind-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 81484 SHA256: f18c0b8c878f7ef01ee4bd26f3571fc5a209199b7e9b9984a25d20a04f025619 SHA1: a58dc3098927c8486ee08ebd35a00c788d6f305f MD5sum: aaa76a6c0b06499a7bc5d7ca6b2eabd1 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 375 Depends: libunwind-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) 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-16/libunwind-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 100968 SHA256: 82bc6c959ecc8c4dc4706c0eff732292a20c76582c7131653f9c3dd1405a3d37 SHA1: 66317d88f102c0c0fe60c887180ea8989908736f MD5sum: 399a51d31e598d627b5852006d966491 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4715 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libstdc++6 (>= 6), zlib1g (>= 1:1.2.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/lld-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 1137056 SHA256: ef59db44aef138284c758d3dad5981bb84078e89dad92f10a1d594e4e124b455 SHA1: 6afa7aa4ecad2337ca8f640824a765c79fc9a45c MD5sum: af93d0b797c3b88e2c8ae2162bbf4136 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4467 Depends: libc6 (>= 2.17), libclang-cpp16 (>= 1:16.0.6~++20231112100421+7cbf1a259152), libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), liblldb-16, libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libncurses5 (>= 6), libstdc++6 (>= 6), libtinfo5 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-16 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/lldb-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 1102728 SHA256: b680e4b340f73342fe8aae5a2cdae51038447e85f1dece88840de178e2092652 SHA1: 393b82094c85b05ddf170b023f86bb3cc1f1c7fb MD5sum: d413d328e9fab6bb23b4574300efbefc 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 113077 Depends: llvm-16-runtime (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), llvm-16-linker-tools (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libc6 (>= 2.27), libcurl4 (>= 7.16.2), libgcc1 (>= 1:4.2), libllvm16, libpfm4, libstdc++6 (>= 7), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-16-dev Suggests: llvm-16-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/llvm-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 19129516 SHA256: f0f5b7b1906fe637af0689590a7201a25c185dc7ddc21cd3ae18755c250cce45 SHA1: ae586f6fb35f1192a8f9a070a0f5d61a8f0566db MD5sum: bdf1958ac8d5d932a790a997dee19c3e 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 275940 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libstdc++6 (>= 4.1.1), libffi-dev, llvm-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libncurses-dev, llvm-16-tools (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libclang-cpp16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/llvm-16-dev_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 34744736 SHA256: 98abfbdf5d7f0ec01fdb391ce1664af5de0b280a579a5628d1bd118c03b03c13 SHA1: c26083af16712224eb9d4bd05285b8eb8ac66e4c MD5sum: db563f92db3915674c00826837d894cb 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-16-doc Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51286 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-16/llvm-16-doc_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 7122024 SHA256: 7da7bff89c3ef8881e941ebc69df1c4ea7f9f78f3199aa02d783325ef5822f5f SHA1: d0a42a0528a5b27839ffb2410d4e73e398c8b940 MD5sum: aa8b14113665d9b18d7cf544294a9171 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-16-examples Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 495 Depends: llvm-16-dev (>= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107), llvm-16-dev (<< 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-16/llvm-16-examples_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_all.deb Size: 307500 SHA256: 34ff5025f03a5a9148dd37893033079485e51bfe79d6cec6933fd6a1baf7ec73 SHA1: 8f841a6752a85251b58e2e0016ff416911e00e78 MD5sum: 4db76180f07437fd3e4053a4eee832fc 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-16-linker-tools Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4132 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm16, libstdc++6 (>= 5) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/llvm-16-linker-tools_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 1105648 SHA256: 84372602d713d275c45e0283725e1724f3488ffcc5b8e859276219af3507e439 SHA1: 14ebc4ce8cabc156278b7f26b52ed4e558c9c27a MD5sum: f44872e2261b87f212dcc54e98483ab6 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-16-runtime Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1709 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), libllvm16, libstdc++6 (>= 7), 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-16/llvm-16-runtime_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 507352 SHA256: 0ad457f3d3a19fa6ab9835f1cb13d65168413303fdf940176815b01286939eed SHA1: 636188e7ccfe069f04406395f2ab3f745f9371f6 MD5sum: aa0a922335911574e92404abe0937fc2 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-16-tools Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2590 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 7), 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-16/llvm-16-tools_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 492268 SHA256: aec566693c235ac3173cfbe6d9dfe3524cf059f258f78efb5974d67860a23831 SHA1: e4ed94b03f57423a0e07809c618d42de2dd8da11 MD5sum: 9b01f51ef12fb5167c0450b968614865 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-16-tools Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 96685 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.3), libllvm16, libstdc++6 (>= 7), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-16/mlir-16-tools_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 15918384 SHA256: badb15ffef7eb1d47b606454951b7ed1c48908222ceba347ec3be2cfb65ffb10 SHA1: 2c8ce2dec6c73e230dd99d55cc262f19aa83ebb3 MD5sum: 4f47822896c6b9a475c095cf3b45594e 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 206 Depends: python3, libclang-16-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-16/python3-clang-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 90208 SHA256: 6129396c59691c27177449f5a5a364f0e6a18eea7a707bc159a3dfa649f62c84 SHA1: af876d59df54d6a2a48e45eb84143c540ffab1fa MD5sum: 291f679c814adb28ee3e7d4560580a6f 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-16 Source: llvm-toolchain-16 Version: 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 85 Depends: liblldb-16 (= 1:16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107) 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-16/python3-lldb-16_16.0.6~++20231112100421+7cbf1a259152-1~exp1~20231112100514.107_arm64.deb Size: 64932 SHA256: 6a2e1c6573189910ed143984ec8757f81b13a191eca999f1963d7b87fc51ba4b SHA1: e6dcaa680865311971c41b91f0d9b3405ff00b79 MD5sum: 78e464b50efd9f4613f5d82bb92e262a 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.