Package: clang-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192024.73 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8191 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~20200114192024.73_all.deb Size: 995300 SHA256: 1b9f8936eeb5df87f6dd6cf4bf74456985db585b1a64a5df4acce161b9ecaca6 SHA1: a4e8e7b03c8d7f782e0776d82a377229015dc41d MD5sum: 5fce3bab89837776ffd015f7d239430f 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~20200114192024.73 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~20200114192024.73_all.deb Size: 865228 SHA256: ff08ae53873bdb1eb3bbd35e604aa7ddcb24440fbf1c71114c61c64188df490b SHA1: c461c8a61861f770807b8d72d6ba7159db17c360 MD5sum: ea8a196c5e848909da81097019f4f6ff 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~20200114192024.73 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 21345 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~20200114192024.73_all.deb Size: 2410096 SHA256: 4bd42f033334f0939900d26c909e20570cff8f9bed9ec6b831946b8754eb73ec SHA1: eeda2bce2bf976192486f5f0fe4aee58ecebf550 MD5sum: 582fe06dc3e110836f77bfd7833a0ad4 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~20200114192024.73 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 478 Depends: llvm-8-dev (>= 1:8.0.1+svn369350-1~exp1~20200114192024.73), llvm-8-dev (<< 1:8.0.1+svn369350-1~exp1~20200114192024.73+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~20200114192024.73_all.deb Size: 271068 SHA256: a47ffdbc960d3f140277810613545789bffb424a485c98390427efea526ceb80 SHA1: 13a89fb6dc61fd9fca95b41194faa0445c8df4fb MD5sum: d782bab7b911d1bd436e9541beda58ba 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.