Package: clang-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 399 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang-common-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), llvm-18-linker-tools (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libclang1-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libc6-dev, binutils Recommends: llvm-18-dev, python3 Suggests: clang-18-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-18/clang-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 147430 SHA256: 0e8fa82cfcbedad355f1dabc8e0b021ed466400f56cd43e2e47cc5612a029311 SHA1: 4a436d067d340afdaa7d9e74373151be32e93d46 MD5sum: 26f141d393be25ccc8475ed1f3810a0a 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-18-doc Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9337 Depends: libjs-mathjax Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/clang-18-doc_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 1344988 SHA256: a94e4a451825471c85e3ca7ecb5e875eec5451d63127c02e6bfdd80b5a8bc648 SHA1: f6c0777242442392c7c9171e1ac07fc0babaf6d4 MD5sum: ba7e7564eed51462664b78b9b1f44630 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-18-examples Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 113 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/clang-18-examples_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 79288 SHA256: 567965d88138e55e3a036c5ad8bf91706c10f2aaaf99a43c50a1314744605907 SHA1: 205ffcf9b611d61970c6c3d8f326c6f585914fc8 MD5sum: c1b7523b54aef4a28d8a2292bc87dac1 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 300 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libstdc++6 (>= 11), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/clang-format-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 121112 SHA256: a4fc3bdc015e88702d30100a48caa67e5daa6930aaee39fb4095202fdc7667a2 SHA1: 6a852becdcac9433bc3afd347a5b42ff7699c5f9 MD5sum: 36c8a03622598a859d09234d9ab62d99 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 27323 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libstdc++6 (>= 11), python3, libclang-common-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), clang-tools-18, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/clang-tidy-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 5081726 SHA256: f5c4dc0809b95a63de93c49f5f68530ee33ba6bb215e45ec1640dcaa86d22378 SHA1: a3699e66b12fb084b56f414fffd9d41b7be8248f MD5sum: ba13b8623e05d9c193008de6cbf6151c 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 39210 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libclang1-18 (>= 1:17), libgcc-s1 (>= 3.3), libllvm18, libstdc++6 (>= 11), libtinfo6 (>= 6), libxml2 (>= 2.7.4), clang-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/clang-tools-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 8874618 SHA256: 7e1acbedf1fadf9bffee63ea41731e677d0b99fc88714c68df5fe60473da0fcc SHA1: 8743809091bb4de35b0e5ec708cce95794728fe0 MD5sum: 074127393cc1696c2e30083b76a73c20 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 25174 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libgrpc++1 (>= 1.30.2), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libprotobuf23 (>= 3.12.4), libstdc++6 (>= 12), libclang-common-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/clangd-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 5632692 SHA256: c98c785017ed4c0d1e45ee42d78fabe4eda569c28e67d5811da49cec8d528599 SHA1: f318e0103cc1a42e9858684711430a184b9c6d7f MD5sum: bf3d4e2bb6b1da2197a5c4d9ca743b12 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 139978 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libgcc-s1 (>= 3.0), libllvm18, libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libflang-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Provides: fortran-compiler, gfortran-mod-15 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/flang-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 25863778 SHA256: 5901d897efd3c2cdf591a6f6a8ba8a81f1d6cb59730c6c81b0a1ad08bac4540a SHA1: c3766bb2f0fb1ed6e7d22ff5e5127c95e812486d MD5sum: 26b8115bddfab81f612827649a6b69ea 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++-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 11446 Depends: libc++1-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libc++abi-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libunwind-18-dev Conflicts: libc++-x.y-dev 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-18/libc++-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 1276088 SHA256: 1d7cfd9600fa0da1d17fc8f8d7db1a3da7cb1b85f76bf44d63eb3c39de5daffd SHA1: 7842f83099187153eb8d8f93f29f863153932e53 MD5sum: 25741706ee2428eccb103a87b8c752fc 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++-18-dev-wasm32 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 89 Depends: wasi-libc, libc++abi-18-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-18/libc++-18-dev-wasm32_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 70906 SHA256: b981f792c7a219262cca4ffbcfc8b286192e287ba6125fc06e6cd7ff076255ca SHA1: 33cee1a8c1cc51609c7f427ae260d1ad8fbe3762 MD5sum: 3f568b3368a5bc0d9ded7f7601715fed 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1056 Depends: libc++abi1-18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libc6 (>= 2.34), libunwind-18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3) Suggests: clang Conflicts: libc++-x.y 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-18/libc++1-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 340134 SHA256: 5fd6ca5d96fa5ac272eb01fc69d0af49d348236eb5cab5011d6aa9d89e0df54e SHA1: 011557de68198f5ca022f656e42366669b8b8a67 MD5sum: 544458f5092b040781f8d9f9a42696f6 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 756 Depends: libc++abi1-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) 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-18/libc++abi-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 169744 SHA256: a05b6c3d95133c95f8da83ce545082b32e2ccbb114c82ceda118018516fcc2fd SHA1: 7e0dfd8d69d2a3d86da693eb8a5d3789f5484344 MD5sum: 873f60d43ec254de420a2029e4e1b42d 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-18-dev-wasm32 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 90 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-18/libc++abi-18-dev-wasm32_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 70810 SHA256: 56e27ffaf1c9dbb28aa15d48f0df551ed440f0dc8bb658528ebbc715c12ee3b1 SHA1: ffedd19f69101bba114533844160249084d669be MD5sum: d51bc9fbe6566d7ce0d824552eda96da 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 350 Depends: libc6 (>= 2.34), libunwind-18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3) Conflicts: libc++abi-x.y 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-18/libc++abi1-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 137352 SHA256: f3a3db35b4037803076d500c16d15f19136c1e97acb5606ec7b43a7a52198d04 SHA1: 48dc11fd88b1c2601603050c8b71585ac1edcb42 MD5sum: d744229fce727f85a892984ea3b01f67 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 308136 Depends: libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang1-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libclang-common-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 32007366 SHA256: b86fcd2440f353c46274011d313f6f9623eb938ac5d09614161e4ca96496dc44 SHA1: 3481e65d396547b30786b8d87643aeb879147b22 MD5sum: 8941ec435f076d84188743258e1674f2 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-18. Package: libclang-common-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 13276 Recommends: libclang-rt-18-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-common-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 766224 SHA256: cb6008dc44d2e2fc63e3260acc8ef90a6460d092fa0e4dd3a11baa0912592467 SHA1: 2ab3c90bb0c93afbf29d2d4b52b23626520d70d8 MD5sum: 03eb54473a38bd8c967160e64d5c06d6 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-cpp18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 61505 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libstdc++6 (>= 12) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-18/libclang-cpp18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 13130096 SHA256: 1bfc9a974b87c7c62ff31b31deb5f327464220249662e9a38d12d5c21214cf41 SHA1: 7fd4597d7b6313856d7f9aeab56f299e6eb542c3 MD5sum: 87b8d75f099f35ac161d14b1a5f917c0 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-cpp18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 86 Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-cpp18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 70866 SHA256: 1496c0497dee1b3f6819904bcd648e2e247be41b075565daf907cb65d4aee70a SHA1: d1d6f245b9c22eae69b726f21143432fe0374d6b MD5sum: e8c701ba2577288be95c74e02002fd3a 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 27894 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-rt-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 2180394 SHA256: b4d9584e683765b9f940ceb1f39a1e17607d1d6c60c472ccd305193a763b5d32 SHA1: 396220c98d8dea6fbf5453884671e9edeb64bcd6 MD5sum: 5fd7b7a07f99ef387efc3a77fddaf1ff 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-18-dev-wasm32 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 384 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-rt-18-dev-wasm32_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 116718 SHA256: e128900e048682e36eef9a113577112ebaa2b7e200d34317f0034139e77aa4fa SHA1: 3234fa0b03ed19eb78282b7a14297bb1a2f85cc8 MD5sum: a2e69c22fe5a19b0ecccae4d3762d739 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-18-dev-wasm64 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 391 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-rt-18-dev-wasm64_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 117038 SHA256: 60dbfc895ad3ad90116c483568f8d0e4a82258d82eafde7223569958042bc8de SHA1: 89362df127634948bda6f0bc55bffc99018344da MD5sum: 0eb31e33cfa94b17a4e63eccdeffbe10 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 32660 Depends: libc6 (>= 2.34), libllvm18, libstdc++6 (>= 11) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-18/libclang1-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 7560174 SHA256: 4bb1995c393cdffeeb872b26e2dd5326a8cb3c54681046aae90f046a2611a171 SHA1: 06779e5cc60895bdce6c9abd58d7954dbf3226ec MD5sum: b683c85c5624e16c2799e8707434436e 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 73197 Depends: libclc-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libclang-common-18-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-18/libclc-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 8935558 SHA256: 2fc436b84e1d7f2bf5abb37bbd5ec1e1fbccec441da1990861d721cb8433548f SHA1: c3ca0f7e2c180c1748347b0760eefd428d4dfd5b MD5sum: d02672eeaba59f92388ded92c2304916 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 476 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-18/libclc-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 92500 SHA256: 76044ec00cb3090a98faa52d5c3c6595a69dcb64a650b9b5afa3cd6cb0e0caa4 SHA1: 19889e3a1fd1a8eb2b6deea61e1839d8771b8d6a MD5sum: b5a56443d2d975ab69ab06be2717189e 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 830706 Depends: libstdc++-11-dev, libgcc-11-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libflang-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 25257298 SHA256: ce8b8c3ae6b3d0f553b75a9975cfeaec4da612eec14ad7ef33e40c2963377ff1 SHA1: b36fb249aa7662c5cfefa58182100a051550a3d9 MD5sum: b7f07e6d851b66777ec1c6da6dcc3089 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 907 Depends: clang-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libfuzzer-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 238524 SHA256: 923bc2ca451391c34309fef43454aa7804d7b0e2d6d324aed1f0cb6fcb039297 SHA1: ed0e8212a7e997d657d6913d0162ae47426d15dc MD5sum: d477c5032c9d1848160d6e12eab819a2 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 13621 Depends: libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-18/liblld-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 1885744 SHA256: 783134b4e14ed8c825368df9b1dcf82d9954011447efae54691846c5d6096f38 SHA1: 76416b8c30ea61e4ab73e324aeb51506f3c463d8 MD5sum: d5645f504310a9a95efc40e8daf59037 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 134 Depends: lld-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), liblld-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libzstd-dev, zlib1g-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/liblld-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 82026 SHA256: 85580e309aacf127c07b38988e2037d03af050f8c51ec1959885196997f34abf SHA1: 69f0409d41a430fb32117bccd0d94d2f14a75b87 MD5sum: e3ee34e3fb0a52573073082665d0904d 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 16674 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libcurl4 (>= 7.16.2), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libncurses6 (>= 6), libpython3.10 (>= 3.10.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-18/liblldb-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 4174770 SHA256: f25b8174a4986c4d5e7d3cdeadf75c520a573c2273e979bc6e446272c763f355 SHA1: be4a461fc2f219133817a3e0769c966c2a1d58f1 MD5sum: 9eb7592e7ad3d90658c3f19fe9b9fc22 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3539 Depends: lldb-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/liblldb-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 597598 SHA256: 3b311f7824c5b9f00cb5f20fd3c2905ac9ec1b94acbeb977624821b6add71f10 SHA1: 880a50d1f0b33ab646f3e1c7670d0e7c4611c867 MD5sum: 2eeb23bda9ed5014f3015dbe11edca6f 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-18-ocaml-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4060 Depends: llvm-18-dev (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) Suggests: llvm-18-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-18/libllvm-18-ocaml-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 580558 SHA256: 77aee80da9802ccca6d79f6412bd309e7089427d2327c4b4896b423328d9b7ed SHA1: e80b5da112369cdc5249a4c3f79ce849e9b0236d MD5sum: 286c2f2c3242cea10a7bfcace8fafc1e 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: libllvm18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 113541 Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0) Breaks: llvm-18-dev (<< 1:18.1.8~++20240730104741) Replaces: llvm-18-dev (<< 1:18.1.8~++20240730104741) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-18/libllvm18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 26403292 SHA256: 21c6e7ad67111a207cf3f0ef7324bb995406d6a373a193691dd7486b7eab0414 SHA1: 2cb4793bc2a5b86891221f4d74303af7aec9857c MD5sum: cc79c70abdb11881ad81181115d9662d 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: libllvmlibc-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 5690 Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libllvmlibc-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 2750266 SHA256: a68839393fae8a511b8ad88d6aef5390e25984a6f63ec4ab52c15c0329e16a3d SHA1: 361bf89304e2fedb5a3535a3a8e0a9bc520f0087 MD5sum: b7ca72f0979839909f64e69c5a8d2aa9 Description: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: libmlir-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 62779 Depends: libc6 (>= 2.34), libllvm18, libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-18/libmlir-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 11610600 SHA256: 668cc854c15eb02da8786c23b5f151bca589d69e04a0cb2ea42404809eafc48e SHA1: d466e9a7a4deee41650eaeeefbd369523a5d72fd MD5sum: acd956490251fdd398d44e2e011ba3b8 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 376237 Depends: libmlir-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) 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-18/libmlir-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 27533864 SHA256: e044f5c5774bb0514e5873349f5fb6c88ea20eba9d937e44d99051133961a57e SHA1: cab6d9550dc617816168675ea7e48bde446330f9 MD5sum: 53473d8f55131c351bd2f357e1aeeb78 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 27094 Depends: libomp5-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libpython3.10 (>= 3.10.0), libstdc++6 (>= 11), libtinfo6 (>= 6) Suggests: libomp-18-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1) 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-18/libomp-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 1040254 SHA256: b2ebc3d8710cb97f300f469184fafc7dcc812cfaabebed181cf5411a68c1916f SHA1: 737a2d9fe7ca955d8a72bbb8941d85191d4336ae MD5sum: a6daaa1f6a3cdc75e602b0c942efd8b6 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-18-doc Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 14042 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/libomp-18-doc_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 1056060 SHA256: 610f1feb7688efb960878e329a7ced005df4064ce648289701915b110022953c SHA1: 87f76dcd4a052e5dba9deffe24d4caea4967e012 MD5sum: d24f8624a58e2ec1e3a4aa05b5834011 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3534 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm18, libstdc++6 (>= 11) Conflicts: libomp-x.y 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-18/libomp5-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 646264 SHA256: 26658e8362781d69e1c92beeec9c378f0040e9e9fab41f1c8b7b78f156d63fdc SHA1: 4a36f153de2af16d6f077e37924f4f8bfcea74bc MD5sum: 244e3de323fdab774bce089c20afcd86 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 13360 Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libpolly-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 1851394 SHA256: 2d7f8f252c323f106a32f9e64b3b32a1dafaf9873c79cee4a1c650ff99e46652 SHA1: 45ab6370672d937de15bab37aa731d8a3bb3986d MD5sum: 861a2959c7242616d2435b33369b5258 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 158 Depends: libc6 (>= 2.34) 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-18/libunwind-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 90756 SHA256: 7df538751e06ff9328d40dbaaaaf6b342c88ecb92a71550b54f06923fc3a292e SHA1: c6bfe120dbc95e9fb9160ab715f77eaf8e8eda08 MD5sum: c1077319f830a1199e871c6a3c41bcfb 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 390 Depends: libunwind-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) 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-18/libunwind-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 113516 SHA256: a2c4806fbaccf8f55eddf986cef75382e9a971d9790ad7242915d05360334ed6 SHA1: 10f07812460960f316b6374aeca55652a40c445a MD5sum: 4f42d786d5c7f5ba985e61f895f09de5 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4850 Depends: libc6 (>= 2.34), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/lld-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 1371420 SHA256: bdad0bc3fe493eccb30bdc6e5e3436ee139f2010984635876c79071d60d09c1c SHA1: f778f437439950aae4ef8b164f5528e056495cfc MD5sum: 3b12f198600ac92f3ce0f2ffd3d858d5 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4480 Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-18, libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3-lldb-18 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/lldb-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 1319592 SHA256: 3e073960f86c9f212956e38a5dacdad8b49e676a2e1944fd2b4784b2bc7564bd SHA1: 7740d0ff864b9297496c459d4b7e95dc5bd8eac5 MD5sum: 71fe61845f61f2029138f42c240b5fb7 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 112682 Depends: llvm-18-runtime (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), llvm-18-linker-tools (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libc6 (>= 2.35), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), libllvm18, libpfm4, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0) Recommends: llvm-18-dev Suggests: llvm-18-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/llvm-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 24350906 SHA256: fa9e924a6b380c3d6537f6aa0283d73c754693dc1666efc7af59bfccd38f193a SHA1: 6f73a96223a4fa527b52697ed16ba8844d68de23 MD5sum: b8129090e1482c39408d75792f4768f8 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 305906 Depends: libffi-dev, llvm-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libllvm18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libncurses-dev, llvm-18-tools (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libclang-cpp18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/llvm-18-dev_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 42582972 SHA256: 0fbf15ff2eef498fedec271f1880a721a7227df9247bf325cf41a81b9bcd5f5f SHA1: 108bff5c908c9757f32a6c4815aa35ccbe7ccb5e MD5sum: 63e4b070b6ab5fc3b58bfc35239670ef 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-18-doc Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54015 Depends: libjs-jquery, libjs-underscore Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/llvm-18-doc_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 7307008 SHA256: 27e54a5c72650b97450f9b72a6603743b31951c749c3e2a83759518d6961661d SHA1: 8f9e6b86cf415ee0c4439e6459099025fec22176 MD5sum: 570bfe4b50c4fdd03fd272e9b3d4fde3 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-18-examples Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 494 Depends: llvm-18-dev (>= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144), llvm-18-dev (<< 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/llvm-18-examples_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_all.deb Size: 311206 SHA256: cbafb3cd5d4478fbe27cefc93e000a051934c7e8521b7c19baff5f6ecdeb32d4 SHA1: 50df5fde2d43a27ca86ade528e8edfd8a9c9cd39 MD5sum: 5ce2cad68270c6c20f84e6c9b16a185c 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-18-linker-tools Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4138 Depends: libc6 (>= 2.34), libllvm18, libstdc++6 (>= 11) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/llvm-18-linker-tools_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 1301302 SHA256: f301e96cbeb0e2f5c0e459036737bac7a77da610d3873847e09385a940790b71 SHA1: 6f0e06f12f99d1052bc85bdc2ef6057714e70f00 MD5sum: 5cf344031943a108c3a342984fd58821 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-18-runtime Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1717 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm18, libstdc++6 (>= 12), libtinfo6 (>= 6) Recommends: binfmt-support | systemd Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/llvm-18-runtime_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 590086 SHA256: 13788131817ec51b57abb48b35b02d3e33b14547b68a15bda3628248605f14b5 SHA1: 12180c6da3496bdc54eb1d8618ef27a22436ce0d MD5sum: 6e1d6183eac28cca7a069cea0f18e4fb 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-18-tools Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2722 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 11), libtinfo6 (>= 6), python3, python3-pygments, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/llvm-18-tools_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 566158 SHA256: f07c847aa39f6aef54596e2f1f92652700822830ce5ace9e127b3e4db2924e2e SHA1: 8410bf6fa94b3dfc5832f81e0345f25afcca76fd MD5sum: f5260cbb415b397d95b212e0b388f8c3 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-18-tools Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 248944 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm18, libstdc++6 (>= 12), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-18/mlir-18-tools_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 45757348 SHA256: c0248a65514df2fa1f494a9ee0e2e9ff6059d9f0eb594c8677cf691ab92146da SHA1: 1cc93705e93a0f521af117bab546349bf203fcc2 MD5sum: fe342d3d9f8dfe65bfeb53b61f6531e1 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 212 Depends: python3, libclang-18-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-18/python3-clang-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 96920 SHA256: e3fa4031f8099917ca707ec0f0b7233ba5e35e87c06fb1d8e27ffa5455df731a SHA1: d4cce8cbbd14bc5573f395a7c5193bf71140dfb8 MD5sum: a710ebdc61060e219bed34879b311405 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-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 971 Depends: liblldb-18 (= 1:18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144) 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-18/python3-lldb-18_18.1.8~++20240731024944+3b5b5c1ec4a3-1~exp1~20240731145000.144_arm64.deb Size: 184858 SHA256: 95da50329dbbac1b1ccb4e11db3635e6d80c77c7a8dc22207c098cdb4ecd2a72 SHA1: 83edcad07088e2cf7e2127253cb3a7b850a413ed MD5sum: 1f95161dfd1b7f018e3502f2598b4a0e 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.