Package: clang-15-doc Source: llvm-toolchain-snapshot Version: 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8933 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-15-doc_15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611_all.deb Size: 1213882 SHA256: 383b80f99e8369a96e4fc5ee52e2e5fcb3f6284a8e3d6d1198413df44f37d136 SHA1: 24023e5f393a5c43ac0e8c4f8a632cfec4a7b141 MD5sum: 1db9c001c5f5e59464dad0195aa1f456 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 66 Depends: libclc-15-dev (= 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611), libclang-common-15-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-15_15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611_all.deb Size: 56984 SHA256: 0e3c54b8356c4417c7c63965a854a236882b7e37cf491f92a44f82673f95cd78 SHA1: 85c1559d459fe5f60d8bb43d664f5e4c538b785e MD5sum: d4f3013f48229fd088f210afdf31ae5f 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 66 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-15-dev_15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611_all.deb Size: 56924 SHA256: eaca778fb53c0190e3d0c78650549781205f06fab255f218f6d7183d42ad8be8 SHA1: 729112bf204588db7d0fdde97f2bcd53c2cd01b9 MD5sum: e7ba5684efce128155c439d6d60bc39c 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-15-doc Source: llvm-toolchain-snapshot Version: 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 46070 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-doc_15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611_all.deb Size: 6802124 SHA256: 49633f00f10b157befe9de99a9f4279db11dcd6d743a3bd4e8f86aefba0ae911 SHA1: f5a6afd317b42037f5fe04e4fb842c27cae899a7 MD5sum: 337e6c59d3f19fc06eaec61e6420abfe 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-15-examples Source: llvm-toolchain-snapshot Version: 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 490 Depends: llvm-15-dev (>= 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611), llvm-15-dev (<< 1:15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-examples_15~++20220720114425+7af2818a995e-1~exp1~20220720114526.611_all.deb Size: 296182 SHA256: 4df57071fea6d6975f0823192a490e8db2c282b9354bea300e84abf632a5b88a SHA1: a33ec9ba0baa6bf8ec4e91dd54f378ce58d03791 MD5sum: 91b8f299045d6c63dc7b150a5bbf2c2e 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.