Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8975 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 1085568 SHA256: 5aaa5b662961183bb33a63172d4eae71c1bef0c46629b9c0dbc2d4625a7ca4b1 SHA1: 9537e429220cb6f1e80bbdefe361d58ebeae0ffd MD5sum: 3c69ee1ff8abf1d7cce7220aef24f100 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 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: libclang-cpp1-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 46 Depends: libclang-cpp9 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp1-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 36960 SHA256: 06739262bad98f60ce1d9a4258b9f88da92d5652ad4520b4698ccf9f08e8f727 SHA1: 44aff15903cd38df39c90467dc594b2ef4a3b666 MD5sum: f664fdcb48fcc0a8c072fe4abe8efe4b Description: transitional package This is a transitional package. It can safely be removed. Package: libomp-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11799 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-9/libomp-9-doc_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 864136 SHA256: cbdd85ce82c774490d0da00bcc7b4666da2899184cf1c92ecbf45f1f7b067d4a SHA1: 61379f587858d18b2be48d2e2ef4ecf529fba5ba MD5sum: 17f9f4eb3a41130964085a5c28ee30fc 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-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 27005 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-doc_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 2774832 SHA256: b99c43db379a1389602d37912d91d3f8e338acb4f5f91980d9a3c4b5a7a147ba SHA1: 18ee78630cdb4f4e1d18a6b0f2d8f3535ec144f4 MD5sum: c3857fdca2d84cafb2745ac07b3f9c8b 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-9-examples Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 49 Depends: llvm-9-dev (>= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), llvm-9-dev (<< 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 37424 SHA256: be53e4e513891a85cc6fb7248f09f4b1dcd5e929d30056bcf491496e9d957636 SHA1: a5678c7cedddc4054dde390b7541d9747d5014a6 MD5sum: c680410f48a91a83556387a35347514d 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.