Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9696 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 1161752 SHA256: 14cfe13c808bdd0df3e2edb5f91a8c01cf86f8f874060e3cd6600721bdd60e34 SHA1: 678a1d9c6fb85b4bf50fd406a75dbfa55c6b59e9 MD5sum: a5834c90920abf20d45eaa1eb1b2e160 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: libomp-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11852 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-10/libomp-10-doc_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 871832 SHA256: ed3bfbe7e54d074b750616ee2076a67a20c136a5745277c257f4ab72bcc0c638 SHA1: 9f700cb73c6e5951ee1396b6f088b8e8ce175f61 MD5sum: 6a0fe44882eab0afec436c5f0aadc2b2 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28828 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 3692484 SHA256: f2d85ce3082c7c055c5c4ba1b28df776b4ae493532a1a90a5be5f2f9c795c503 SHA1: 1d1cbc792bfdb0fbfce2fa8c0c4163a332918fad MD5sum: f0b274ab20f5d30d7088602b528945a9 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-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: llvm-10-dev (>= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), llvm-10-dev (<< 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 41024 SHA256: 2da5151e8797101d5a7f5ce388d9febf8cd391b8cd4259a3ec567d0a4eec5b14 SHA1: 7206e7bc1d02a9bb603955dadbd76a8d76a41f4b MD5sum: f0c3e3e90bdc3f53d316040f735aa4a3 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.