Package: clang-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 349 Depends: libc6 (>= 2.34), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), llvm-12-linker-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libclang1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), 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~20211029221946.11_arm64.deb Size: 120426 SHA256: f05dc3f31f6013d59b72392a3fbe212e7e5f7ad40a38c899eaf8f166add8522a SHA1: a0a63852d7e2b575a1b579ec2d079033d026e47d MD5sum: ae7fcf5f834f4a388c0d52aa7e52861b 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~20211029221946.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10182 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~20211029221946.11_all.deb Size: 1202240 SHA256: 1806b8c86c3e0c28d5f224ab3582a8b7829feb463615237fd6588ea75744f826 SHA1: b0cc97947d6f02b02731b0ef7f17a7932cec637f MD5sum: f25e0a1db5e5b62e097e846c26a0b380 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~20211029221946.11 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~20211029221946.11_arm64.deb Size: 62044 SHA256: 22d8bbd6c36e87041504a7a637a45bdf527ebbe9cb9c64b321d6817f1bb7c021 SHA1: 3267c48c95e3612f5cdce1baad13bad8a776e3c7 MD5sum: 396ee981b14339d40df780e850397746 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 205 Depends: libc6 (>= 2.34), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), 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~20211029221946.11_arm64.deb Size: 92166 SHA256: 3696a4d9372ae7363243f3dc8efc64972d6b63da7552857cdd9eaba2a3d939b9 SHA1: 08ae7b4effe350920203fdd99923b0e14e56e47e MD5sum: ba6914c16b39c3029c2d352e94ffc785 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 6124 Depends: libc6 (>= 2.34), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 1232420 SHA256: 0f5bf8608964566290898f6ae36e885152d7df4a3d9737f6dea27db82340795d SHA1: 84f41153cc5df2185a3f7b494081015190d014d2 MD5sum: 0b0f99e3c5eeda5d8487ee2f5760fc76 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 22918 Depends: libc6 (>= 2.34), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libclang1-12 (>= 1:12~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), 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~20211029221946.11_arm64.deb Size: 5899598 SHA256: fc84ca9350e345c3251ff471aa67ab5efc122e5ada5cf86081cee39ca9517543 SHA1: c7ced6dd368d5d498eb594fb146ef8dc4bcb9763 MD5sum: a4e536f742308b298c5e20baa981ac21 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 10068 Depends: libc6 (>= 2.34), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 11), libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 2567388 SHA256: 04fa355b519b66568c54c0ed2ca3291d84ae8ad9458b1c9dd14f9183a649e788 SHA1: e023cb9d20e7c67f7843abb0fdfec594707b2230 MD5sum: 1e72d1cedb3cc41a1e98f249690c2cbc 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 7581 Depends: libc++1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 826364 SHA256: b78abe4a656588bb04b9639c2ebed5e5e1ac46b220ff14adc0ca21706c05e821 SHA1: cd0cb7cfa3857007ebb3713d8367bfc45b6cae74 MD5sum: 249b32d6e8d8067ba07701e4ea0e8f46 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 831 Depends: libc++abi1-12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libc6 (>= 2.34), 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~20211029221946.11_arm64.deb Size: 255784 SHA256: 26c318ba24f3150197b0384e0c34bedfe1582049f1fdc440eaeb6a74323dc6d4 SHA1: 25eb6f0cc0c123c4a495d62020788adbe7d7ecde MD5sum: 91904b3f82a2798829ceab08708d5fdd 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 639 Depends: libc++abi1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 133028 SHA256: 1dbe18f42245498098bdde364408ed068b0f1fe32ae7626ed286888894a212c7 SHA1: 8433277cd1e79857697193413a4d084c21a2e375 MD5sum: 60deff621c3328f436347756e8c24a14 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 274 Depends: libc6 (>= 2.34), 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~20211029221946.11_arm64.deb Size: 107150 SHA256: bbe0965a19e47fced9cb9aaae84097db92f73bfabd8a4b4e81bdf0b31f9f84a8 SHA1: 1bf49de1bf4fd000d98bb2ea9fa6d9899f6576b5 MD5sum: 30cef4923e6b6fc8be922e0ff92419dc 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 185654 Depends: libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 21046676 SHA256: 86455b50c74e44ebadeaf28a49eb55aea7ae0e8f26d441b7e07bdad62b03035f SHA1: cd44b6d2d56db67ee1c3dbeba2deb87a327c1af1 MD5sum: 6aed660da83177733be4b7d0720aa523 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 46177 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 3777340 SHA256: 574f721a1ad54f7d79aae2943fb9a17c96d7db0144e1e32cc9e6a973d81e0cad SHA1: 63c7d328868c5c1239403b6d8ef83d1cde412d3d MD5sum: 585a11890f502648af51ab4aff6e8011 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 42531 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libstdc++6 (>= 11) 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~20211029221946.11_arm64.deb Size: 10095344 SHA256: ba83fa341c32138c29ad42b8a7206504d7a478984806bfddae992a356167066f SHA1: 6f0e86a4a0231ca5ec99670ff642172cbfade350 MD5sum: 5908df775366d88a9789da2eba186e7f 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 66 Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 50230 SHA256: 9d0417a00c3a6e1d3cc3a4324c5e30246cc3b8292fda35423de9c96688e0c770 SHA1: f81d72e10acf04d5bdd47e82f41d87c98b1f73c2 MD5sum: 4a68b3f6fb76f244baebc7df7e25ccc0 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 23672 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 11) 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~20211029221946.11_arm64.deb Size: 5795534 SHA256: b847f8d4a8d0ca1285c49fae4a0b6cd660b5e3da016060ded11ac4afa22a24eb SHA1: fae7b66fae8d60257b1e47f14d77eaf3827ffbec MD5sum: 0dc494049439be274b7005ab8ed4c8cb 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~20211029221946.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78867 Depends: libclc-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), 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~20211029221946.11_all.deb Size: 10792458 SHA256: 0a3d8cce597cd51b0861984354157aad4b84325b14fbdf98cd65e6c16947a874 SHA1: 7d3cea8803dbc699ee1b6be15d2d4da976466caf MD5sum: b179df9bd2e3831f4d8e8c12dc90899a 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~20211029221946.11 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~20211029221946.11_all.deb Size: 71878 SHA256: a7166028253349f2730c65a5cc500e92308f6a28476203f0edb3aba5001d47e2 SHA1: 32b863ee952dab0c96382f7004c9f133d31018bf MD5sum: c0e6eb97a6f624cc3717ac26b6642a4d 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 867 Depends: clang-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 207972 SHA256: 40676a0511b5f274c46038c14ca8032e83f2e2e3ccea37b3fb3885313a996f88 SHA1: d9cee3e2ef81ace24291a7361a8be6986cc0a0a7 MD5sum: 7c49be7cd70662e855a168778e51badc 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 15309 Depends: libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 1847922 SHA256: 19261f1d313cd3bd7d46993d59ac4fdcfa53a004778774466207098db9030d45 SHA1: a440439b536374112031b21f7038fbd77838a3d0 MD5sum: 3952b746fb41d574ae0c12e3480165f7 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 226 Depends: lld-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), liblld-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 83396 SHA256: c6057ab49c6ac18087070b471a3aa6198b2667465af2b00b6e5342782c555036 SHA1: b8d40e557f2cf0831956a5bd15c64c702b2cfeb5 MD5sum: b3585258c70169432753f2e86b4086f0 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 16905 Depends: libc6 (>= 2.34), 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~20211029221946.11), libncurses6 (>= 6), libpython3.9 (>= 3.9.1), libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 3861864 SHA256: 6b39594264431979d4d3b663323647147cd956d110158f1bff1a17f2e3a3818a SHA1: 6218633aa86884063b85a759829163d332599a69 MD5sum: a0288f7bbc9e5f4b91a7f61f80a32ad1 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3186 Depends: lldb-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 520038 SHA256: b8c8d545c2506affb39a932c7757fc0d9eb5fe27aa68c2e0e5eb9d1b78b14a79 SHA1: 52ce1804c620329040547c81fb08494d10836794 MD5sum: 999a0f2ff400a0caae0b6f5fb0343b27 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~20211029221946.11 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~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 261076 SHA256: 138d3458c3bbab339e1b9c6ec776335460d15b03cacb266055e3cf81ba0cd506 SHA1: 3c98f8b96f2090eeb061ade7b9af12bdc4194201 MD5sum: 7ec565dd49c3a2e767d17ef27b4b26c7 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 85856 Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 19656310 SHA256: fb53f1e64a6b351fe9a000de3a795f3e8f2af580ef49dba4faa5d34e85f21023 SHA1: c2d447c14f5debabab4888cc23df065c2177f805 MD5sum: fb8630f355af02532a594e3bdb9262bc 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 405 Depends: libomp5-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libc6 (>= 2.34), libelf1 (>= 0.142), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 107474 SHA256: dc8e9fbe4e28d738b96804c5cb9ba65128f483005e359790dbe6a9de1c95813a SHA1: c77fcc0bec0863f4b19d9cc648521def3cf5b4aa MD5sum: 51a903aaa5d554b88780aa4965023801 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~20211029221946.11 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~20211029221946.11_arm64.deb Size: 922096 SHA256: b97900f8cdda0d9059201ecedc7d43500b23512418f6ba6a7b92918c7b5a0a26 SHA1: ab1a3e60cbc3803b1654427bbc0af0bb5836ad30 MD5sum: 263c27007d3f6f96e71bff640acb9dee 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2067 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 385920 SHA256: 6668349309a406e39dbe121eae8eba096ac13ea5ce715be7b7cff8f0a71f02b9 SHA1: a74b96a8056974459989eeec2303a74ad1101618 MD5sum: 0b1a00d6c3b8ea6d9890b5bdeab1ca0a 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 110 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-12/libunwind-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11_arm64.deb Size: 64680 SHA256: f4a33f47c656ef02ac373f8892cbec5e21c61da341cfcae097cf1b107c717d58 SHA1: 89b33d3b2bc09ddf2a1784af7d8fd77e6f69c3d3 MD5sum: c5794735aaa93424f4e84ce251d4c09a 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 225 Depends: libunwind-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11) 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~20211029221946.11_arm64.deb Size: 82546 SHA256: 9f4910ef21e4f311d1a48967150bf5c97987f983eddfd1e56d57b51e1c4183ff SHA1: 051050ce0fb31968afa2db70d1d3d92fd58fe5fc MD5sum: 20de689e6093ab845c38ec1c6552aa5f 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4704 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libstdc++6 (>= 11) 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~20211029221946.11_arm64.deb Size: 1275802 SHA256: 7e53f7ea021d8b043b33918025572fd331465e0f77b5faff5668c3d59528367e SHA1: 9b2eb2115cd9934bef0017a4093d2fd2ec8915c2 MD5sum: 253941d573b990fd4ca0cbf4f5bc9fe3 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3747 Depends: libc6 (>= 2.34), 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~20211029221946.11), libncurses6 (>= 6), libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 1073658 SHA256: b726877d4c6c09267dc522c558a6cf653cb6eae8ba5aa243e14e0b0c8c7e32b4 SHA1: 14cec9891358156a17f977cc35d197e60f2cffda MD5sum: 380637241578d492bc658dea3c1bc695 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 39188 Depends: llvm-12-runtime (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), llvm-12-linker-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm12, libpfm4, libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 10232568 SHA256: 1d5c9d9cb0e3c90d4bb81e390044e511f53f8fb2a35f29f2cdfc6cc009cb00b0 SHA1: 94f0bb3ad768bf5f193037bf686005d84e802bf3 MD5sum: 9c3a798f5b37b904d73d649e623e1f54 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 220300 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libstdc++6 (>= 4.1.1), libffi-dev, llvm-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libtinfo-dev, llvm-12-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), libclang-cpp12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), 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~20211029221946.11_arm64.deb Size: 30634448 SHA256: ebc077efe1ba723152ab519762ba42a830c8677af552d588f0d679642ec0fbd3 SHA1: 5aeb4c089e887cb9173941d7a248cdfef6d3948a MD5sum: e254a0a779b57ba58b8f6bf0d491391f 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~20211029221946.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 32511 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~20211029221946.11_all.deb Size: 4364200 SHA256: 1a380a00471671c0139c302e200f7b92f6eacfaca9a19fb487e9dabd5d2e493d SHA1: c209cb083b1100df93f85ab69a0ad85c795bbda8 MD5sum: a60f19271c23892b72e4e33677406034 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~20211029221946.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 554 Depends: llvm-12-dev (>= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), llvm-12-dev (<< 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11+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~20211029221946.11_all.deb Size: 291612 SHA256: 28c6f6697cf042486ecebef8c9814a197615274be9e2d76bfc86fa1d6d85860c SHA1: 8121c801f27b4cba9be42a1f657299e6adcdf2e4 MD5sum: 07ab5ecc3778cd2574d9aa9602f6b131 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3732 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 11) 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~20211029221946.11_arm64.deb Size: 1196550 SHA256: f701c59f04cfaaef099e85de3d937bed87291263128d4989bde7ea2fa849903e SHA1: 55d4b78a83101ea43ec7c76c371294e55f03f44f MD5sum: a41ea8b953d6187731cf01b88c999ab1 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 732 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm12, libstdc++6 (>= 11), 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~20211029221946.11_arm64.deb Size: 234994 SHA256: 6ff4893b2b30b2ed47eede7fda2d34871d394a9d64c4d9fa248034a8c51f2b3a SHA1: c13ef57cd28d23d3ea98632058e4a50171f6b66d MD5sum: 0bc823a9b5efe53051c1cf4b738a35a4 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1942 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm12, libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-tools_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11_arm64.deb Size: 412348 SHA256: 5a0cf46b66dc93fb317be989c48b6bcba5b760d2f8c20d1dd59dee76b88371d6 SHA1: afd9987a319114e70ce0a27b016f2e8a386aa62d MD5sum: a86c130f97ffb41de9f57c8683edb38c 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~20211029221946.11 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~20211029221946.11_arm64.deb Size: 75834 SHA256: aa65936b3a2abb99582ce288161ff8df1748ded853f896a5c55964974f6d3408 SHA1: a05f88b6027781ff22f63313d6aa2d8cb2dd6739 MD5sum: 3300a07af1416fb38d45c8a89767a5d0 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~20211029221946.11 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 761 Depends: liblldb-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221946.11), 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~20211029221946.11_arm64.deb Size: 143340 SHA256: 3c4f98250f6b5cd77cbee06e0352c6b06e18963491314a33d331522ce17f8662 SHA1: 9eda40049f508e574110afc938c5ea69959afb50 MD5sum: 561cf7892b7873597db6db4ecd023659 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.