Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9601 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 1155212 SHA256: 161d5acec51bcee59842282a8085fd24b30c9ae10013d7c0bd99f295c45a67ed SHA1: 45ba930322f07fad39f0a2c7a4b12deef1b58de7 MD5sum: 8481f2b16f41778097204f0a5b0b6fee 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~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11854 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~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_all.deb Size: 873024 SHA256: 2f84c5b4f3315e7f2805ac9da5a9fc38bc22f14dbf8636cdfc48c0a819eba0fd SHA1: a2b30ca319712d9c026ef0b6f845a099280576d0 MD5sum: 555c14ba71ba5537628f89e2cb58f4da 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28613 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 3705364 SHA256: 1d2710fd9be4f3742a9472e9c30ea0c7239816006821dcafc2989bd6e18ab1e8 SHA1: 825437a90a918be6f5d38853117cbba2851d9a31 MD5sum: 187617f2d9ae4367285851dd309cd5fa 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), llvm-10-dev (<< 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 42408 SHA256: 7d812ac49a1a0d9819906417ea947cbee29b7ab9240c28e6e9bba51ee313b768 SHA1: 8aae1472e0a94bac5823a30e301cb217692015e9 MD5sum: 52a18d3b3e6699cacc5a4aaedf5fd239 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.