Package: clang-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 350 Depends: libc6 (>= 2.17), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), llvm-12-linker-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libc6-dev, binutils Recommends: llvm-12-dev, python3 Suggests: clang-12-doc Breaks: llvm-12-dev (<< 12.0.0~++20210418) Replaces: llvm-12-dev (<< 12.0.0~++20210418) Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 112160 SHA256: cbe4213e6fc8afe5775e876e1d53b36a69e27de0bad005a2eacc410f60594c42 SHA1: 953b63685331470f2205133e4339343f1a38845a MD5sum: 5b16fc78741c9efeb9c14ceb44785dc7 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10181 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/clang-12-doc_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 1201928 SHA256: 492fc84c4bcf305060f0047da81cb8b66812ce6e51d99c6f2a1e06978d164e94 SHA1: 57196a2873fbdde3f7fe78c26a41c8946e5ea84d MD5sum: 9c4840e8d627bbd5ec9d57739b3c0692 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-12-examples Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 91 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/clang-12-examples_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 62184 SHA256: d726a8d74665f693a1285ba5f7a780ce317e0e84894bc76bb410613145f7b81f SHA1: 5765f9bcfd61b071898ab7a316a763a24af1b45c MD5sum: a861202d3f657d57c87b4d53708aba37 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 205 Depends: libc6 (>= 2.17), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-format-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 88300 SHA256: f9eac3bfba1de33477da25ddc0570539f7de94a7ed1a8ca3a94699d4d8bc3fba SHA1: a1f4346c70dc0cfa39f5fbe7add163e18de9419d MD5sum: 0ca823500fce6328abf03982a72bf60c 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 6124 Depends: libc6 (>= 2.17), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 5.2), python3, libclang-common-12-dev, clang-tools-12, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-tidy-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 1062296 SHA256: 7c7719c4cedce09952e3ba64fb4442d8bd142e12f7f0f0768219a732a74857b7 SHA1: 6b188e9da0c20ec25ad45b5462b9384d1ac43c4d MD5sum: 1ef4514c65fc1fd0b5833bf4e711705f 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 22850 Depends: libc6 (>= 2.29), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libclang1-12 (>= 1:12~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 9), libxml2 (>= 2.7.4), clang-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-tools-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 5067200 SHA256: a82b16aca0eb0b164c7f4c03f13230097376668f1179bf9d00072f113f38b1b9 SHA1: bb950ce5e68498c3483fa03739b7fe0ac00ae94f MD5sum: cfe85992b3f1cd1c5c1073f5014aa6ab 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 10068 Depends: libc6 (>= 2.30), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 6), libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clangd-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 2202848 SHA256: 5ccba80a54e0fd622173fd6a48cb89b505bc151643fb69e55e59dfb62f03d778 SHA1: 92c6bdf2d9185dc0cb206de82097537f989391a5 MD5sum: e0ab3550acc123d46f68cc48387894d6 Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: libc++-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 7581 Depends: libc++1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) 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-12/libc++-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 766332 SHA256: a8d28d61fcfd3d3cdcc44f421dc9c5e94ad616286a1a398b6177d2f24d99e2f7 SHA1: 23c90585a9e204bf38f36e87a904149fc1051216 MD5sum: 19228636e7f37deed00fab2a27b9b53d Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 815 Depends: libc++abi1-12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libc6 (>= 2.33), libunwind-12 (>= 1:12.0.1~++20211029101436+fed41342a82f) 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-12/libc++1-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 218060 SHA256: eec902d72dba088d79ff06b42d124fd895285465d993405fdf71327aa0a7690c SHA1: e3dd9e502043e26582512419eabfbd30448440c8 MD5sum: f4c0622f3cfcf68465a54d6cad23c280 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 639 Depends: libc++abi1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) 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-12/libc++abi-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 120636 SHA256: 5ea01bf14dac07118d5732b3de72c2cb4e406e9e2050f20051706c726a8f3277 SHA1: c36e1cf2f691418feaa786e2d2c6185c65823063 MD5sum: 937bcd81d986b8a4b5bb29d03fbe1c54 Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 270 Depends: libc6 (>= 2.18), libunwind-12 (>= 1:12.0.1~++20211029101436+fed41342a82f) 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-12/libc++abi1-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 97844 SHA256: ff67593b084a967718f7ffd143ae6a38d64efd32148d172873c472f29ded6ef9 SHA1: 9a9cf05527c1709786d4bb2817c1c454e1b4bb7a MD5sum: 670768ab55cdcf39ffeee0e3f31ace89 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 185579 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libclang-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 18680144 SHA256: 828d06705083a03b8ca93c3e4c453fa3197d99a16b6755ef95df9bc89bcfc0cb SHA1: 9b1d20f136d79a2554a3a04b92365259360c594d MD5sum: 1248871c6c8bd4ec1531ac69d31ee905 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-12. Package: libclang-common-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 46123 Depends: libc6 (>= 2.32), libstdc++6 (>= 4.1.1), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libclang-common-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 3448452 SHA256: 22d655dbde1c450fe8d94d0e5bf2b240cf2ee4f52533fb9fc7c8aff6d9662f1b SHA1: 88c526d5da69248613288cd97951b28d268811c8 MD5sum: c062001727dca392e79b95402d1af508 Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-cpp12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 42402 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/libclang-cpp12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 8558216 SHA256: 3cdf66e4a3d021924683f5652f0e66cb2306e18e3ed3b1c5c3da49dacf8de60c SHA1: 9ece114cb12a081226e52043063632ee018828e1 MD5sum: 0bd77faecfdbbe054e633b90e2ddc2a3 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-cpp12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 66 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libclang-cpp12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 50576 SHA256: b7309c2763e88d0f2f54c78ff58330482b6faf35b7d7d66f477d565a9f1b9ab4 SHA1: 41f594ae127410f8b770e0395dfde6221ea4436f MD5sum: 3b5768614715b618ef841c2b504a6157 Description: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang1-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 23672 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/libclang1-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 4904632 SHA256: 86e4fe880e11a3bac74e82994bbd12b647edb8370fc91592ee3f13dd64608f6a SHA1: 16a9aa55fb7f933c62b02f9e6d86b74838a77dfd MD5sum: d59c7199fb5fa79bc579a23dbb5a0eef 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78659 Depends: libclc-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang-common-12-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-12/libclc-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 10577396 SHA256: dbc206bb64c5641d4e80f78ed1fb731b144b421fd6e9a2589f7e120e30b31871 SHA1: 02d8ed95b3a2f36cff18d669a209f280753510ce MD5sum: db73993edb5f7f607392e791bc90ca19 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 456 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-12/libclc-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 71852 SHA256: 20c7d9086943ebd973857949e6c7d3eb14f928881a12f4040d7cbd15695124e1 SHA1: 476e7e7f9619e7c5296981200fef1897705468a7 MD5sum: 79de3672cf07f8f0b355266bbd69bf04 Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libfuzzer-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 865 Depends: clang-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libfuzzer-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 185308 SHA256: 4ec050b183ee5ba41eafb392a67932faeb717b69fdfb9b9cb8e4f45e94423734 SHA1: 475af1508361a1e90e0dc4849e8c1043f4e54778 MD5sum: cc417e9a1bedc40184f3916e3747962c 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 15293 Depends: libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/liblld-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 1583800 SHA256: 0fc36333bcb380ed502cefa2846ffd6a330619151afb2e93773f4bfd6a85f0ed SHA1: 5d6176b36c7b715201ca8cf046394a096f39f2fb MD5sum: 12bf94ca2ff060a5f7c5c5b54923406e 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 226 Depends: lld-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), liblld-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/liblld-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 83096 SHA256: beef687473029bb3a361a0c6a0ab78c8f035a007134dcd85c99eda5e5483af31 SHA1: 53bc270a9499111b348b3e4c24bf150785a6746b MD5sum: 63db0af1faf80164d7660af8f7e883c8 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 16905 Depends: libc6 (>= 2.33), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libncurses6 (>= 6), libpython3.9 (>= 3.9.1), libstdc++6 (>= 9), libtinfo6 (>= 6), libxml2 (>= 2.7.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/liblldb-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 3364100 SHA256: 40c64878e3ec9d35e9461785a89b8bf0d96c49b3e9a43608102a2680c1e4678e SHA1: 978ab8d78f6584a71c08c9db1eb493ae93a6706c MD5sum: a080cbf06a8099ac561d0ed1ce434ec5 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3186 Depends: lldb-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/liblldb-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 514432 SHA256: 31757cbfe30076529723f6f85aabc5ab44d20532449d86884b66448f1ec445a0 SHA1: 7ab21b9e2fc5aa3fcaf958b981dc2fa550cbb299 MD5sum: 46a824bc03fde4b5c2bf1597046be111 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-12-ocaml-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2539 Depends: libctypes-ocaml-dev-yb2t0, libintegers-ocaml-dev-t1ge5, ocaml-nox-4.11.1, llvm-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Suggests: llvm-12-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-12-ocaml-dev-v2y91, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-12/libllvm-12-ocaml-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 235656 SHA256: 8d23acbad9eab3e45adafe500f80e7aa2934a7f38633542b9ec2a124204b38ee SHA1: a814f5f62cc9eca8e053858b7ffcecc352cd9b9e MD5sum: 6c734acb599aafb055c69a526062e553 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: libllvm12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 85472 Depends: libc6 (>= 2.33), libedit2 (>= 2.11-20080614-0), libffi8ubuntu1 (>= 3.4~20200819), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/libllvm12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 16562376 SHA256: 85ee854333bbe2047a374bf4f4146e0f8b8570cc5980e9b34f0023235461f2b6 SHA1: 2dd3a0620d78a4fb25ce72988f67379432781ce5 MD5sum: 904dc142d7d7f3fae21c9f3113472d6b 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: libomp-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 401 Depends: libomp5-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libc6 (>= 2.17), libelf1 (>= 0.142), libffi8ubuntu1 (>= 3.4~20200819), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libunwind-12 (>= 1:12.0.1~++20211029101436+fed41342a82f) Suggests: libomp-12-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-12/libomp-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 100712 SHA256: e156d802de7a8e9d548e3f2688fc5bd5fafcd4ae74e43776e0df15d4b391deff SHA1: 8fe9a6d5f3fe896fb02a851a1881e7f93563a530 MD5sum: 8bb033614602854009dbef07a45537f0 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 12447 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-12/libomp-12-doc_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 911900 SHA256: 042a64640296a032506fabf0f448a400e82d449e6c0d0fe2cfb3f67e91acb2b4 SHA1: faf718cc73e4d7fb1f32202e2a0fe36b1ffd0bed MD5sum: 572f22b9ec61b84c6e206f2b41e46264 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2051 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 5.2), libunwind-12 (>= 1:12.0.1~++20211029101436+fed41342a82f) 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-12/libomp5-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 334052 SHA256: c39f716cfd2e612fc09c7fd5fb90224a30ef06c68e46de6d5c98b750f732af1c SHA1: 2ed18b86378d7e082220a71563d797a88730d3ef MD5sum: 15c402cc4ae43ed869dc3ad369449914 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: libunwind-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 110 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-12/libunwind-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 62772 SHA256: a9a324e13ac445555229269c23d5c94d146c73f8c739aec236bbb36223f94508 SHA1: f38ac54dc8e823388f5537c853480c8fd00d1259 MD5sum: efdee42c4372d4fe973c91755ac9e1da 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 225 Depends: libunwind-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Conflicts: libunwind-x.y-dev Breaks: libunwind-dev Replaces: libunwind-dev, libunwind-x.y-dev Provides: libunwind-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libunwind-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 78100 SHA256: 1557a63fd5c10ad2b2a127da4e7e0b1f24ed00a5bdb7ad354069cc324f800c8f SHA1: cbd494168d8e1825dc69c741ff9514b48d754641 MD5sum: ff4b003a75cc9872e4a99ff8c5d36272 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4704 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/lld-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 1080356 SHA256: ba6d03d512e4bfc809d71c94ad7c49fc5d0a7d269a3919b1930b4e4e40815079 SHA1: 9dad95e5aa9104bb01a9a7728d1ddf0b153cdbca MD5sum: 35d5859e94fd8061e92b370ab7666a09 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3747 Depends: libc6 (>= 2.33), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-12, libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libncurses6 (>= 6), libstdc++6 (>= 9), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-12-dev, python3-lldb-12 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/lldb-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 932944 SHA256: 498931c79cc34263279c0d15726adf762698d9c26d33292acbd7cf2517a3d61a SHA1: 5aeb327602c94c2ab194115b25439a53ec11c46b MD5sum: af0b7208574983bd8158ba4d512396c5 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 39056 Depends: llvm-12-runtime (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), llvm-12-linker-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm12, libpfm4, libstdc++6 (>= 9), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-12-dev Suggests: llvm-12-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 8843736 SHA256: 995de8b38867d9d717e318d3aa4776dbf3920cc3bceaa5bffdbf07a244465fbb SHA1: add57f821e211f40ec760396b80103c0df39ba9b MD5sum: 1e43a531fb7d46a14267471b5a8445b2 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 227699 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 4.1.1), libffi-dev, llvm-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libtinfo-dev, llvm-12-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang-cpp12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 27501556 SHA256: 22f274444f6386017054099ed08a360ec7f8c80664f5ee9df47aedee588fe3a7 SHA1: 0fa2dfa12942c0cc822e366c4f5ab9296a38c7ee MD5sum: 6cb06c986e1305a21e41cfc03b837e8a 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 32510 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-doc_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 4355092 SHA256: 2307cc892662db4ac57e73e5286c52e7938ddf7315cbf945059178e62cd8f0dd SHA1: e3629c07b254bfa60a5b7f81d4473bb6fa755c50 MD5sum: c8033a07454b10323caae9867cc364cc 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-12-examples Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 554 Depends: llvm-12-dev (>= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), llvm-12-dev (<< 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-examples_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 291804 SHA256: 7e219ad2bfc5728587bc9c70cee60f1510a179f824ea4aeb42b6c2aafc0ad228 SHA1: 4865c760f68dfdc4abdf65bbd156c50a86859a7c MD5sum: bf0f0c52dfe275877e9f9bff3f44203f 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-12-linker-tools Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3732 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 9) Breaks: clang-12 (<< 12.0.0~++20210418), llvm-12-dev (<< 12.0.0~++20210418) Replaces: clang-12 (<< 12.0.0~++20210418), llvm-12-dev (<< 12.0.0~++20210418) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-linker-tools_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 1008340 SHA256: 0ee9f37d14b45f7259cb582b559626d0511561ce77b59e7f52817d3c5bc67a67 SHA1: 3d02e6135981fe44bb7b9610f0c0be522fb3a73d MD5sum: ddb0029719e9a5f54ea2cea69edcfe20 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-12-runtime Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 732 Depends: libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm12, libstdc++6 (>= 9), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: binfmt-support Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-runtime_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 210504 SHA256: 54e9c4ca5bffe748765c358efa901a647f78aef9d5a517f5088a9debd30870fa SHA1: c0205443cb5212350e804bfe443db41275ae8672 MD5sum: 06bdfad7fb2d04429c8920422eb51b04 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-12-tools Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1942 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libllvm12, libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-tools_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 373240 SHA256: a23dce990d71e210e41ee238f31c1b8321e55c7d37c3eaf2bf761233598855e7 SHA1: d0137bd82cb510ca3657f05150850389c5a0c2e8 MD5sum: e2bf4eabccb87624e74502202b72a6a6 Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: python3-clang-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 190 Depends: python3, libclang-12-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-12/python3-clang-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 75396 SHA256: 8b387a303df7be26360e993915c43c79e1885c5b8b95d450f2754a3fbcb617dc SHA1: 8d94d2c41631c1d88fbdd20101bfdcaa9d7112c7 MD5sum: bbe88197417bce8857233134bcdf6a68 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 761 Depends: liblldb-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-12/python3-lldb-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_arm64.deb Size: 142200 SHA256: e613c5f985d3a2e99c2d8e17594b6016f342734b66f8f9f744c4037c3ea579bf SHA1: c681ef69957538e4927044b01d0c3e7d66c1a72b MD5sum: 11dc070584a257829e0bd9e3df6818c4 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.