Package: clang-13-doc Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8179 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 1119608 SHA256: 322cf95bec9148d04decbb8315dbfe7627e68ad1ef49df10cd54e4742cfbab97 SHA1: fa45cb35fdb55877e128bc0da7ec6986ca87229a MD5sum: 2603dc64721deeec3c72a6c44018d33d 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78244 Depends: libclc-13-dev (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 10171388 SHA256: 89725125a56eca41be803429bbc0540f2da6c71071416016c455c3b1f74dcfbd SHA1: 91b08bab980cad7cb47d7486a7968603b4e342ac MD5sum: 79eda7b4b6dcc75423e3540c45fb9d35 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 74548 SHA256: 3d862e34bfaeb42dcb4fd37b3beea69752741466dfba91aade6d1f9c03e0688a SHA1: 7104a6e4039141d614aa9ac640899a02bc495ad4 MD5sum: 7412d3bdfbbabaa6dc7277318e147f44 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 35161 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 4568432 SHA256: f497c70cfd970f1bc3241acadc357fbb5c5f6a9ece9667a04e99c762f172a786 SHA1: a920824ed5998fd81c3e76166e82b458741b9c3c MD5sum: dfe67135b02f16028077d9c5f4239fca 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~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 483 Depends: llvm-13-dev (>= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), llvm-13-dev (<< 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/llvm-13-examples_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 292572 SHA256: 1e7816a034293ca700b7ed2976baccdfe547fec34d80ecd8efcd6248b4e290c2 SHA1: e18d83f0445cc68f53bafbced8662dd1a93ee715 MD5sum: dbabbadab87b70d430365a0369b1a3ac 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.