Package: clang-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101322+fed41342a82f-1~exp1~20211029221816.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9776 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~++20211029101322+fed41342a82f-1~exp1~20211029221816.4_all.deb Size: 1183988 SHA256: a48de08f39a52fa1f5c3102893bbcfc8a96962288dc29744e0bc9101543c31f5 SHA1: a05b30e6313ca34e32590b0c771ed063db841eda MD5sum: 28f239e82e8b8c42f8047c6a08ea9173 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101322+fed41342a82f-1~exp1~20211029221816.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78649 Depends: libclc-12-dev (= 1:12.0.1~++20211029101322+fed41342a82f-1~exp1~20211029221816.4), 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~++20211029101322+fed41342a82f-1~exp1~20211029221816.4_all.deb Size: 10595552 SHA256: aa2fb51d9090b85f740d7cff72dec64dbce76b8fb4af9448d30c92add5293c5e SHA1: cdeb29fca599cc208d383b59a8fffbfe92e259fd MD5sum: b07b26ebbce19042ff4415a5a7e80db9 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~++20211029101322+fed41342a82f-1~exp1~20211029221816.4 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~++20211029101322+fed41342a82f-1~exp1~20211029221816.4_all.deb Size: 71848 SHA256: bef589cfb74e6359db5b4204900f9aafcce92fe05214012ec6cbeb524290a269 SHA1: 45454a91ac293657406c080c280d81d4b25c32ad MD5sum: 73fea0b26653a6ba2c920d1cfc107e90 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: libomp-12-doc Source: llvm-toolchain-12 Version: 1:12.0.0~++20210225092657+e0e6b1e39e7e-1~exp1~20210225083410.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12415 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.0~++20210225092657+e0e6b1e39e7e-1~exp1~20210225083410.50_all.deb Size: 906808 SHA256: df92403a264fc2f715d17e4d8b138565f508cad2baeb9966c5a7d45ccfc309ef SHA1: a6a8743a89db88d9528e80ad5fee0b56b6675266 MD5sum: 5e46b2d6f11bea2b785cd04ba9967776 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: llvm-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101322+fed41342a82f-1~exp1~20211029221816.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 32390 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~++20211029101322+fed41342a82f-1~exp1~20211029221816.4_all.deb Size: 4340880 SHA256: 7d708cdacbc660570fec64f05316156b2de6a96f3fdd1c51b42c92d9d1064490 SHA1: 0250494f56339694c33c55d9fdc8050db88ff5ac MD5sum: f42fcac1061d48c1e24dad58bb320144 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~++20211029101322+fed41342a82f-1~exp1~20211029221816.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 554 Depends: llvm-12-dev (>= 1:12.0.1~++20211029101322+fed41342a82f-1~exp1~20211029221816.4), llvm-12-dev (<< 1:12.0.1~++20211029101322+fed41342a82f-1~exp1~20211029221816.4+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-examples_12.0.1~++20211029101322+fed41342a82f-1~exp1~20211029221816.4_all.deb Size: 291804 SHA256: c298248eba597cc2a959d22a797e1c2a5eb07cfb88c6bddba67cfe7d21edfbac SHA1: 0fcbd07b18bffd6265bef55cef2a2833f347cd9e MD5sum: f7d0b9d2b317c4d5072f6c3d420721fd 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.