Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9933 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_all.deb Size: 1166760 SHA256: 6adad2bad49eff9b6fbd1a8413a8cae86975fd75a3588cf3fbe1d0b9a2ccffc3 SHA1: b9853cb386fda4be1303527514523b33466e3fb6 MD5sum: f3ff873f09ff2e79d3e92cfdbe97cd0f 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~++20201030094039+ef32c611aa2-1~exp1~20201030204636.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12038 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~++20201030094039+ef32c611aa2-1~exp1~20201030204636.4_all.deb Size: 877164 SHA256: 000581e36df377fc62d7c1622d2d1b8b85b88d1237f7bed73c9c0671752064f9 SHA1: e6f2a6d66a8cbf1852b8c19de7dd8658d5018d2e MD5sum: 22d2adbc5f7047569b6072ee611cfbdf 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28787 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_all.deb Size: 3614216 SHA256: a0ff07408a749f078fa67c17f3792a15f02e94ecf7ccc07581a90c0c6f7ccbb9 SHA1: 35e98422772de630a3164ffe5f5b0df20dee5bbf MD5sum: 1a9ddb89ddb54a77d2ff5eda9ae6bfff 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), llvm-10-dev (<< 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_all.deb Size: 42424 SHA256: 74dbd423ee0fc50c226950b733d423018684996d392af4353d24b3959787910c SHA1: 07b1f6290962124bad0b22a2cd79041a07211e42 MD5sum: d4099dad32d4bd4d66859639be21c93a 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.