Package: clang-7-doc Source: llvm-toolchain-7 Version: 1:7.1.0~svn353565-1~exp1~20190406090509.61 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7680 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/clang-7-doc_7.1.0~svn353565-1~exp1~20190406090509.61_all.deb Size: 962804 SHA256: 1cf1643f502353d4b09128177dc7f950806b423898ba8f8ca4c71c94cac253d7 SHA1: ee55d79f1176fcc7be5d7c8be5d8a2b9804899c4 MD5sum: dd3ca31d5f528968f5c20f2d8bf00f27 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-7-doc Source: llvm-toolchain-7 Version: 1:7.1.0~svn353565-1~exp1~20190406090509.61 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11608 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-7/libomp-7-doc_7.1.0~svn353565-1~exp1~20190406090509.61_all.deb Size: 846560 SHA256: e8fbe7bc2a1a3d6b15a119de30220bad9eb1b7a87ffc38684fc4efbc0fee9b07 SHA1: 5b91dae023e156b02d8c5da047178220b2a61ee0 MD5sum: 3f5cde4b0082854cc219ec8ff072b805 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-7-doc Source: llvm-toolchain-7 Version: 1:7.1.0~svn353565-1~exp1~20190406090509.61 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16196 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/llvm-7-doc_7.1.0~svn353565-1~exp1~20190406090509.61_all.deb Size: 2019800 SHA256: 43070de00b2c77ab38c3cfd7118e3157d8b3e9f3607122007262066b2bf9da63 SHA1: bcfebb2c094b1affa04e4cd4b833d4e20dc9879d MD5sum: 7c30e1a4ebc3b0f578d7e24ac60c4dab 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-7-examples Source: llvm-toolchain-7 Version: 1:7.1.0~svn353565-1~exp1~20190406090509.61 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 475 Depends: llvm-7-dev (>= 1:7.1.0~svn353565-1~exp1~20190406090509.61), llvm-7-dev (<< 1:7.1.0~svn353565-1~exp1~20190406090509.61+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/llvm-7-examples_7.1.0~svn353565-1~exp1~20190406090509.61_all.deb Size: 257340 SHA256: 3c3b52e9ee7e14812506176e11dcb3149bfd220a4609887ac57d2d4c8f64b093 SHA1: 58308c4ff544b6e4b8d03abe7bea331d7bf8199e MD5sum: 364fc69e987d996b260be2ba7ae17705 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.