Package: clang-13-doc Source: llvm-toolchain-13 Version: 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8666 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/clang-13-doc_13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8_all.deb Size: 1138980 SHA256: ee71e42313dd426f499d24926ef0ae9ea011fb5563e4a84bb83dce2bb56f8bd4 SHA1: 82f30dbdc133ddb3045050de0dffd276e9906665 MD5sum: e81e083fac46d2190b9f7d98dd95e843 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: libclc-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78462 Depends: libclc-13-dev (= 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8), libclang-common-13-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-13/libclc-13_13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8_all.deb Size: 9957660 SHA256: ff808cd1a231fa253f7b5b6d47cd443a13685aa98b84c8d410dff0711403c6a5 SHA1: f66152728a0328c7af7a2c8d29966291631105d5 MD5sum: 2bd377b7e8e994deba04ae83bed08a70 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 459 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-13/libclc-13-dev_13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8_all.deb Size: 75230 SHA256: 4d274d2f41e80afdfc5946649196bc5a0019d0c82541cc7a352cf53a1b40874c SHA1: 2ab9454d17d8392b80f5966e902eb8498623ac42 MD5sum: f75b97fc33fee7849345977b878e5893 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: llvm-13-doc Source: llvm-toolchain-13 Version: 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 36104 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/llvm-13-doc_13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8_all.deb Size: 4602290 SHA256: 386e954a8ad220683845c55a1f17fac09d1fb4e11d375907dea3d4a21cfc7f80 SHA1: 70c2d52c32bacfadc306349bc993bb7eab46d00b MD5sum: c7effc072b8ffcad5e066ee45d168a43 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-13-examples Source: llvm-toolchain-13 Version: 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 483 Depends: llvm-13-dev (>= 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8), llvm-13-dev (<< 1:13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/llvm-13-examples_13.0.1~++20220217091255+75e33f71c2da-1~exp1~20220217091338.8_all.deb Size: 292468 SHA256: 40e54442dc6a9f5a43b801b6efc520883cf32160519ad8f0d7799ea7f769d562 SHA1: 7c66d5c2aee8748d385975aea410ea2037c8340a MD5sum: d106a513f1dc48fbfbe1849d715c0d03 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.