Package: clang-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10181 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~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 1201928 SHA256: 492fc84c4bcf305060f0047da81cb8b66812ce6e51d99c6f2a1e06978d164e94 SHA1: 57196a2873fbdde3f7fe78c26a41c8946e5ea84d MD5sum: 9c4840e8d627bbd5ec9d57739b3c0692 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~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78659 Depends: libclc-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.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~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 10577396 SHA256: dbc206bb64c5641d4e80f78ed1fb731b144b421fd6e9a2589f7e120e30b31871 SHA1: 02d8ed95b3a2f36cff18d669a209f280753510ce MD5sum: db73993edb5f7f607392e791bc90ca19 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~++20211029101436+fed41342a82f-1~exp1~20211029221941.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~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 71852 SHA256: 20c7d9086943ebd973857949e6c7d3eb14f928881a12f4040d7cbd15695124e1 SHA1: 476e7e7f9619e7c5296981200fef1897705468a7 MD5sum: 79de3672cf07f8f0b355266bbd69bf04 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~++20210225092610+e0e6b1e39e7e-1~exp1~20210225083329.49 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12430 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~++20210225092610+e0e6b1e39e7e-1~exp1~20210225083329.49_all.deb Size: 906180 SHA256: 772510560542e61b825f483e5e83ec03e53881685dc240f7b037c5f897e2a097 SHA1: ea9cd5ef0777f30cfcc34edc4521f1f6686fd127 MD5sum: 49781ee7016e53bad720739282ec8238 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~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 32510 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~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 4355092 SHA256: 2307cc892662db4ac57e73e5286c52e7938ddf7315cbf945059178e62cd8f0dd SHA1: e3629c07b254bfa60a5b7f81d4473bb6fa755c50 MD5sum: c8033a07454b10323caae9867cc364cc 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~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 554 Depends: llvm-12-dev (>= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), llvm-12-dev (<< 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-examples_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 291804 SHA256: 7e219ad2bfc5728587bc9c70cee60f1510a179f824ea4aeb42b6c2aafc0ad228 SHA1: 4865c760f68dfdc4abdf65bbd156c50a86859a7c MD5sum: bf0f0c52dfe275877e9f9bff3f44203f 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.