Package: clang-13-doc Source: llvm-toolchain-snapshot Version: 1:13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9771 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-13-doc_13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607_all.deb Size: 1178898 SHA256: 79d5d5c75cc5fc7354f025be8736d5ce8a70db0955392ff44f5cdcc178fe3776 SHA1: 8196b9526c0ed8276e3b71d89bbd027568c01878 MD5sum: 863bc98aa411761f6bd6160824ca3a76 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-13-doc Source: llvm-toolchain-snapshot Version: 1:13~++20210301020842+40cee381c177-1~exp1~20210301011546.3554 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12383 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-13-doc_13~++20210301020842+40cee381c177-1~exp1~20210301011546.3554_all.deb Size: 911588 SHA256: 5607117ffa628574ad341c6bb269a3ba3faf15df6a1433cb803498f522910213 SHA1: a0558bc0051e0ac75fb67d8d1b98567d625e0d62 MD5sum: d2a09ce449df0113ea956eb6ad75dc43 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-13-doc Source: llvm-toolchain-snapshot Version: 1:13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30012 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-13-doc_13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607_all.deb Size: 4223786 SHA256: c0b9f150d6b9173a7d0d5eb90c3237776ac67dea60bc554946635a68f828cb25 SHA1: 0395aa30650681bf95fd378209fbfe1b0206077d MD5sum: 4bc39a95f5dabd341a5da36582bb6192 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-13-examples Source: llvm-toolchain-snapshot Version: 1:13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 442 Depends: llvm-13-dev (>= 1:13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607), llvm-13-dev (<< 1:13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-13-examples_13~++20210327080829+e5f2898bc751-1~exp1~20210327192522.3607_all.deb Size: 268026 SHA256: 905bfa04377378723dfc780ca6f29cc2e0b959670c2c2281aa74fa32f082ad91 SHA1: a0b148da034e79acffd7c13d893f707bacc7c1ed MD5sum: 76f16e3ea06294a6aafecd7a9e85ae71 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.