Package: clang-12-doc Source: llvm-toolchain-snapshot Version: 1:12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9571 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-12-doc_12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373_all.deb Size: 1162568 SHA256: f4a760e5313a923f133675ed12a898ee5fb2c87faacd33bc955a521c8c797b98 SHA1: e7be66861181af42f929c778594a69928f53451b MD5sum: ae3b2c05d36353cc221ff1f04c6ddaa9 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-12-doc Source: llvm-toolchain-snapshot Version: 1:12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11929 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-snapshot/libomp-12-doc_12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373_all.deb Size: 880976 SHA256: 75eeba0be2dcea6e52b11308465fd7fdd1cf58fcb48f12e173a7000cc109780a SHA1: 50bbb6225668f68914dcf6fe162bfc589c7cc0cf MD5sum: a9e37f8af9425d6c86b4f26de5c47d29 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-12-doc Source: llvm-toolchain-snapshot Version: 1:12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 32085 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-12-doc_12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373_all.deb Size: 4242256 SHA256: d8239c4ee6e9c6ae57c640b5d9890042af34b7d93ff5c5b580d58c014cea3361 SHA1: fe770974198478a43e18d6844f9104664d794679 MD5sum: 466169da3d4a6a449773a270f3366821 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-12-examples Source: llvm-toolchain-snapshot Version: 1:12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 548 Depends: llvm-12-dev (>= 1:12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373), llvm-12-dev (<< 1:12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-12-examples_12~++20201103081716+a44b7322a27-1~exp1~20201103072359.373_all.deb Size: 285836 SHA256: c581bf5119c02864372a6fd410a5659859e1006f7bcda5ea8dac8ae9604501ed SHA1: 0ccdc0c4aa2c45362b5db2610101ed6d34478c84 MD5sum: 6d0d372cdda15104663dc86a2d0e6faa 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.