Package: clang-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 359 Depends: libc6 (>= 2.17), libclang-cpp14 (>= 1:14~++20211220105735+a56803b8f8df), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-14-dev (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libclang1-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libc6-dev, binutils Recommends: llvm-14-dev, python3 Suggests: clang-14-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 119632 SHA256: 38af1d6f75c604c450cef4f7881a5b5f3c4590358a851918b6603fd374d15bca SHA1: f6eb9554c86bcc545405ba36e7f9fe3cd6ba6ba4 MD5sum: 8878cb9436bee61fd8264848f9e9aacd 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-14-doc Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8161 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-14-doc_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 1127348 SHA256: 65e2b486a37bea812f6d208e6ab11ca8045f8bebcf015f294f1bd5120e9b2f60 SHA1: a484bf6c40f100339bee22c44231a3b80b90cd8a MD5sum: a10a37f50824eb3e435c390ec58d4ac8 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-14-examples Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 92 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-14-examples_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 61988 SHA256: f94f93023d8516c75a94f24e1bfed47de9f542b3af3a4a99fd652040a5ec90b7 SHA1: 9f706ab2e5973853040d85ba295693ea2cafa106 MD5sum: a72f7bf492daf52cc3a6e5b84324c380 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 278 Depends: libc6 (>= 2.17), libclang-cpp14 (>= 1:14~++20211220105735+a56803b8f8df), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-format-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 96732 SHA256: cd51257db0cd3258b3093c43b2ce060328e5be576477166db4d7558a19c36c16 SHA1: 9dbb539fbd73fde297c4b39109b69b91a389399d MD5sum: 0784f079bdcd911705437c7c54abc08d 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 7923 Depends: libc6 (>= 2.29), libclang-cpp14 (>= 1:14~++20211220105735+a56803b8f8df), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libstdc++6 (>= 5.2), python3, libclang-common-14-dev, clang-tools-14, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tidy-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 1341444 SHA256: a2da4fc6de974a73971f0ca71880a49b69d6d10e96927e918b02454c73f8f0b3 SHA1: 42de518c93c765d73f52dc1ecd33706f0303aa5b MD5sum: ac3483df4607d8755c2f80b572f7584f 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 26688 Depends: libc6 (>= 2.29), libclang-cpp14 (>= 1:14~++20211220105735+a56803b8f8df), libclang1-14 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 6), libxml2 (>= 2.7.4), clang-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tools-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 5721404 SHA256: ef17813074977aba3cc0236c904138691bcffbe4ee58fbfa9ee187ecb7d6a31f SHA1: cab3938dc62ff03e7ad10d87dcbe0429c4c98bb8 MD5sum: 0e679c880885dc65434c1a3d6bbe7472 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 13337 Depends: libc6 (>= 2.30), libclang-cpp14 (>= 1:14~++20211220105735+a56803b8f8df), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 6), libclang-common-14-dev (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clangd-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 2605912 SHA256: 99c7ce67f24356fb52a21e2d3aaaaeb3b230b7c2c6e61b4c4e7d59901ece2776 SHA1: 183656663ac8b2899fb2bc2f5cdcbbfd9690e3ff MD5sum: fc5a47b34de40b47b04ed66285b5a407 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++-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 8900 Depends: libc++1-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libunwind-14-dev Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libc++-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 925644 SHA256: 632e94c9cd0db087142af77d9ca1c27d19e8c216c193aae0c20eec49cb9b72eb SHA1: 4e50c8c6d86dba9f98998e5f3d7c2180ad8bc4e9 MD5sum: 52977127e6ebc7ce3d6578dbbe2b8b6c 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1039 Depends: libc++abi1-14 (>= 1:14~++20211220105735+a56803b8f8df), libc6 (>= 2.17), libunwind-14 (>= 1:14~++20211220105735+a56803b8f8df) 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-snapshot/libc++1-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 275316 SHA256: d049bc6db3471bdfc2165f585d0604272dbd110c14e22468c1bbb414f93eeb8f SHA1: 6157f46f526a5680ab1b65428fc55dd602cc34b2 MD5sum: 9333d6ecb861af8cf4d46f9a432b4056 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 710 Depends: libc++abi1-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) 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-snapshot/libc++abi-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 132136 SHA256: f52a51983424b56d002d88140ded413555aabff34788ee2b0f3773b950743b68 SHA1: 01467f5204f447c3a9b5dcc5b6d06bd6dfd516af MD5sum: 5429ba7cb564eed68ca51c7232801c94 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 334 Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0), libunwind-14 (>= 1:14~++20211220105735+a56803b8f8df) 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-snapshot/libc++abi1-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 104848 SHA256: 149f55ca33bfcee7bb8a646d141c0628d72e414ab70654cfd20628cc094c1eb2 SHA1: c964b66e79a0bb1b45a2e4b78ca76a02b41b413b MD5sum: 8f927335999e5fa4228fd0e361fefe0e 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 244029 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libclang-common-14-dev (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 22146704 SHA256: 9a6a9c378a6a308c35b2d7a1600b9554d66ba70286b851ec22e345b1364d2190 SHA1: 11eed6d4f02821672bda7a6b86f1ff5dee200e71 MD5sum: 1008dae11d8bad34c671e18f81a0c4dc 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-14. Package: libclang-common-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 60252 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-common-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 4124328 SHA256: 9355a7e182182342522b953efa9dec871b1d253961aa00e7a1ee4c95dbc842f7 SHA1: 126562a8259a38a2a4b153a7fbed386b55e838b3 MD5sum: c444507598c7fd962d51d564befd24be 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-cpp14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 52400 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang-cpp14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 9792224 SHA256: e2134f75bf8b11d4feae842973fd42862d885de6b9ad5809a10c4ea4c6de8876 SHA1: 26f9a675a17fe79cd700353a5b53134c91cbcf0f MD5sum: c4e990a27da4ca5d7f6ac48f6884dfd6 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-cpp14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 70 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-cpp14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 54612 SHA256: 2ec7b8556d25782c9e910146aa5a355b93e0bb5bcc8124fd36d89d2059aee7fb SHA1: f62663b7287de53b5aef5b613f03aa9f566f45ec MD5sum: 192fa3191189f6871d2986f5427666c7 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 27525 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 5478588 SHA256: 5b5078eff6bdbd1c339afd43758ddb29680311f26dbf98dbf79c42cbd8ceadf7 SHA1: 7357d3a62ac363ccf52bdc35826b9243958dbff0 MD5sum: d683f109c0f42048996ce16727584ca3 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78313 Depends: libclc-14-dev (= 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183), libclang-common-14-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-snapshot/libclc-14_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 10268920 SHA256: 53078f346f98ae7082157fc6122e3b584a0a2edebfc041c83834e63c916b3e00 SHA1: abda2e425c10104c82ddcb5d39563b90379c8119 MD5sum: 766b62f7fe273066eb48d13e9f3d8374 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 460 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-snapshot/libclc-14-dev_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 76204 SHA256: c196afd92c3f3d1c2326eed9d743e6e5ab980ba729f7df9df86b90747ba8ddb5 SHA1: 11df1f36951e3dc6db7df47eda8f1875694b0ec5 MD5sum: c5997f6eb018391432d0fd2a960c0e03 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 900 Depends: clang-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libfuzzer-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 197288 SHA256: 6e3043632f764a17ebf63eb00a47e02fb1d1ce913551bf4b2fb43ad8ef7e99ec SHA1: 2581d95d7989a83ee584150e22148b178149e4fd MD5sum: 6c888f1e9fd3996f4b0e3b226e1626f1 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 14943 Depends: libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblld-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 1587628 SHA256: 6f0c1c2792ed423e40ee186b1bf0b69f966645101b653ea366b858841cda4596 SHA1: 79567f13a5b65b0549ace8892bb843046930716f MD5sum: 6fb91005d52f5e17a6e1bafa2b726438 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 206 Depends: lld-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), liblld-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblld-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 82260 SHA256: 1c2926fbfeee2fb9f16a4e74cd7b79fe0ab118d49408af46778fb1058a0695fc SHA1: 2a65da7e58ee169c0266074fef9c0e2c044a4c20 MD5sum: ccaad96e417a6b089b884531b7f20efc 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 17346 Depends: libc6 (>= 2.32), libclang-cpp14 (>= 1:14~++20211220105735+a56803b8f8df), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 4.5), libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.7.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 3638712 SHA256: 45954db4bed9b9ad49d8d050530b43c11de0139dd05c001d8acb989343504c41 SHA1: d50f952d096e09510c9b45398f917e79279ea7d3 MD5sum: 0b58eac9081b022255e148d77afbc1ad 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3289 Depends: lldb-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 537884 SHA256: 032ef0f73527cdbad5e31cf291373bb01f5e7080ea0d08e7932c36b438623e2b SHA1: cc61a74c690d211745f3c5ccedd528d66f81e6cc MD5sum: 27c0d42e4f29cc8aaca0b82da26bb7bc 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-14-ocaml-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4389 Depends: llvm-14-dev (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) Suggests: llvm-14-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-snapshot/libllvm-14-ocaml-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 504216 SHA256: 06c9a3999b4b04a2e814c21625b2e92884b6786edb21921074a25dd729b4605c SHA1: 5748a5865cf5fbe5392c96b6bad735c770e11880 MD5sum: 06e7ce1604bf10f330d1e63199275559 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: libllvm14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 98860 Depends: libc6 (>= 2.32), 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-snapshot/libllvm14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 19179020 SHA256: 83434aa88a5eb48e558257d19b3920198e6c95f17d5d135b9d8e1849122b0d80 SHA1: a841d10be901f0ee838fbefc009853f3e188f064 MD5sum: 06a98692d98d879da4748b2fab39f28b 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 5304 Depends: libomp5-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libc6 (>= 2.17), libelf1 (>= 0.144), libffi8ubuntu1 (>= 3.4~20200819), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 9) Suggests: libomp-14-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44), llvm-14 (<< 1:14~++20211011113307+f7ca54289c14) Replaces: libomp-x.y-dev, llvm-14 (<< 1:14~++20211011113307+f7ca54289c14) Provides: libomp-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libomp-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 339188 SHA256: 50765c093e06d2173c93b306f8966a6ed45886692243f3934fd1978d282f9314 SHA1: 22774812af441938cb9538bf6917d27cfd2de943 MD5sum: 65774fad02ae6c789ff0ad5816d4f0b8 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-14-doc Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 13122 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-snapshot/libomp-14-doc_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 968012 SHA256: d1158f1940c68dfef04130426871790244d2de21858ec71af388d0ab475e769d SHA1: f32c7241795dc46b39ead35cbce9ab87ba57e626 MD5sum: ab2ac72e7c20a3a13b04e5c5d5c5324f 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2207 Depends: libc6 (>= 2.32) 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-snapshot/libomp5-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 339488 SHA256: 579bb937a5833cfebf6b3b0c2945bee3bee6d32fbcb9c4cb944dfe87ab42501b SHA1: 745869d0d71bfe2ac9029e59f7e8c14c5d27a07e MD5sum: bec2ecea99176a81fbe33850bc14bd4c 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 144 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-snapshot/libunwind-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 66544 SHA256: 99a3d72e32523c2c8bb171b3565d3c83070e9e3bdf74939ef55d009f15085c02 SHA1: 47208d81d36c78692212bcfde51e885aab15ef8d MD5sum: 96a690ecb21bae6eb43730e798581d65 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 240 Depends: libunwind-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180) 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-snapshot/libunwind-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 83664 SHA256: 5ecbe24a3fe496e77ddb0332711d4761b13d0a9e5e2b480e09ec37805b7eff53 SHA1: 5a21ee1fc60ffc5f89b8af9880c2fb3d3d4e72eb MD5sum: 9f91b610dde62d2712276e1bd8386c02 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4769 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lld-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 1112944 SHA256: 847451349a2123a2024399a20680e46be3d9aa7553107f620f1c0bbe8d938ef3 SHA1: 93921fba1aa4cc15978de0cc78f549414ff3b125 MD5sum: 18184ddb785dc07593329f0f67070d8e 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4011 Depends: libc6 (>= 2.32), libclang-cpp14 (>= 1:14~++20211220105735+a56803b8f8df), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 4.5), liblldb-14, libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libncurses6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-14-dev, python3-lldb-14 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 1033092 SHA256: 504be2d6455adf67d1674f66966744054146d5eeee96906d7e0ff789762e0992 SHA1: 4ac65c4cdf92421d239dd2ad5123189a913bcaae MD5sum: bdf0b9a901a657742ecd0fe243fa7bbb 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 43734 Depends: llvm-14-runtime (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), llvm-14-linker-tools (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libc6 (>= 2.32), libgcc-s1 (>= 4.2), libllvm14, libpfm4, libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-14-dev Suggests: llvm-14-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 9968536 SHA256: 9ff081996b7acb14fa1f27bb74164638e6121838a7f65bc91d5b9cc6150f8f55 SHA1: 3a030eb0121e0ac4ebb978fca4e10e59e20ae0b9 MD5sum: 430c69317867329a56281a954498f820 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 260966 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libstdc++6 (>= 4.1.1), libffi-dev, llvm-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libtinfo-dev, llvm-14-tools (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libclang-cpp14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-dev_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 31414100 SHA256: 234c6ce20448e4c6e02244d07896764b70967bef34216f10c4935a4366b77725 SHA1: 65d0dd650652887f9bc388f548094f85b0e83145 MD5sum: 81737955b4483fbc19fbac5c11e52bf4 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-14-doc Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 38292 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-doc_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 6518244 SHA256: d51f81f20bcdf4b3c15a3aaddb1d6d4f2cc6ab12b385f9c3d4ec68f0d4fed2ef SHA1: ad9f34cb58b060236b10bea73334930bff23d252 MD5sum: c9732997aafe0a1e721ccd6f58c4e60b 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-14-examples Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 481 Depends: llvm-14-dev (>= 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183), llvm-14-dev (<< 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-examples_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 293144 SHA256: 4c4db0e2a79f2b4787505d2cc1004fce27ed4d7932be31b686064d2c571b4638 SHA1: 2eb50f536101bf1008fdffe8f0df99e745ba2cab MD5sum: b1141503f9156ef2568ab2fecd45fb62 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-14-linker-tools Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 4056 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-linker-tools_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 1099716 SHA256: a9bc9fa40300909e55ce58ccca4eee2457935cd1517af919b7850355936495ec SHA1: 5475a9631603390b48f7ce924984cda95484c47a MD5sum: 33acb46b5f00cbb7935ea8c6d54cd778 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-14-runtime Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1378 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.2), libllvm14, libstdc++6 (>= 6), 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-snapshot/llvm-14-runtime_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 442464 SHA256: 92ff2cab8349908b1a1dceb80eb15b72ab4ec5cb3c39d5217c52368c2511ef4d SHA1: 389616c050b6f906b497eeb4ad2ebfaa6b79aa24 MD5sum: 94ec9100a3b6d5b7ec7161a093f4933d 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-14-tools Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2107 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libllvm14, 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-snapshot/llvm-14-tools_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 404384 SHA256: 048c538ebd9371541776b2a4c4a86caedcc29bc62b966be82d50970c0c7a3e4d SHA1: b58be1e591bef06a267c8d6833ad87130acd71bc MD5sum: 434b8444f09279c054f39db88cad8dfc 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 194 Depends: python3, libclang-14-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-snapshot/python3-clang-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 79488 SHA256: 7aca604c25bf8631d443edfc7c0c644652354fe36c18d1a5f30077133bd45411 SHA1: 1b134b52ff59443773d31f2ef3a54e3e02609628 MD5sum: e93163ffef1357fc3d1d1f6a493f25cd 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 871 Depends: liblldb-14 (= 1:14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180), 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-snapshot/python3-lldb-14_14~++20211220105735+a56803b8f8df-1~exp1~20211220225826.180_arm64.deb Size: 158048 SHA256: f7411cc8fabdc05b427d1ce3f66f1aec5f74a3ef1e6787fba58b131d6015bc9c SHA1: c653c40a693497e1ffe84520daebeca08c79b9f8 MD5sum: e3bbc9c73a5380a6f8b64a05c5335f3a 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.