Package: clang-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191400.80 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8108 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/clang-8-doc_8.0.1+svn369350-1~exp1~20200114191400.80_all.deb Size: 990616 SHA256: 18c5060f8b95393d06bd170cd67bc43edce0d1c0d6a0c176b95c958248077cc4 SHA1: 37113bcba6b28550fa66754f4aa3b29bed4442a7 MD5sum: 6950504722fb46b5e3b79b0c590778aa 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 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: libomp-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191400.80 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11837 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-8/libomp-8-doc_8.0.1+svn369350-1~exp1~20200114191400.80_all.deb Size: 865084 SHA256: 427b5b3533e23e113c48674211248affefbef51af039c2a7f1a3c85b69730a82 SHA1: 8b46a062c409f09621ec682b99a9a2ec279c5025 MD5sum: 835f895cdf01c051966986f925579eea 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-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191400.80 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 21188 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-doc_8.0.1+svn369350-1~exp1~20200114191400.80_all.deb Size: 2376416 SHA256: ff114aeaadc2ac8c3f361ff9eeafc601ac5bb9b47d24b82b9307d44db578a07c SHA1: 1093b63430478eb5da269876df724111ff6dfafa MD5sum: 84a0d4d8fd8ba843137800b36f74252a 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-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191400.80 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 478 Depends: llvm-8-dev (>= 1:8.0.1+svn369350-1~exp1~20200114191400.80), llvm-8-dev (<< 1:8.0.1+svn369350-1~exp1~20200114191400.80+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-examples_8.0.1+svn369350-1~exp1~20200114191400.80_all.deb Size: 271024 SHA256: a053d8e4ae5a232b2fc765db14c769433fd2eca850f763bfd4f86f05b01893e2 SHA1: 7e821117ec7c52fbf17b022f0c6748e12b220291 MD5sum: 77071c62197ee9f90bd118930c9ae3c6 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.