Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211104637+c1a0a213378-1~exp1~20191211215942.40 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~+20191211104637+c1a0a213378-1~exp1~20191211215942.40_all.deb Size: 1085608 SHA256: da3b9fd5f0e5db24d6b0877c0fbbdc49b9af9ddb99d16cea58c79249ced4f688 SHA1: 597595c211fd9e9d7add617251b2e2ec24d8a09f MD5sum: 1e8adbd8a7ee39cecb628d8d97814d70 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~+20191211104637+c1a0a213378-1~exp1~20191211215942.40 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~+20191211104637+c1a0a213378-1~exp1~20191211215942.40_all.deb Size: 36956 SHA256: 96842f66d91dd0fef0023825241bbfa51a95eff95e62169eac2e0451f946af52 SHA1: 05f90cdd99e7165307d62acbe74c53e0c3d0c5d9 MD5sum: e755f42c4f66b430d2fca444b1866995 Description: transitional package This is a transitional package. It can safely be removed. Package: libomp-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211104637+c1a0a213378-1~exp1~20191211215942.40 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~+20191211104637+c1a0a213378-1~exp1~20191211215942.40_all.deb Size: 864056 SHA256: 7f8d2800007488c9e189f4ecad36c553f36a14d99f68674f57832253b6b148e6 SHA1: 6b0c514ee67e741afeb5327f3e328721ddc79908 MD5sum: 350b3b36e3cf64a07cc4184dd22069a9 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~+20191211104637+c1a0a213378-1~exp1~20191211215942.40 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~+20191211104637+c1a0a213378-1~exp1~20191211215942.40_all.deb Size: 2775092 SHA256: 8bc20b9b22e76825400528ab26c97188ad6e6eae2afac0a74eea3fa4589696a3 SHA1: b82cf70d6d4ab2b6aa2962137c6bf4e8c9499ed0 MD5sum: 5396ade402529b6113800a2f9f5bb1a2 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~+20191211104637+c1a0a213378-1~exp1~20191211215942.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 49 Depends: llvm-9-dev (>= 1:9~+20191211104637+c1a0a213378-1~exp1~20191211215942.40), llvm-9-dev (<< 1:9~+20191211104637+c1a0a213378-1~exp1~20191211215942.40+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20191211104637+c1a0a213378-1~exp1~20191211215942.40_all.deb Size: 37420 SHA256: e1a0fba0d1b2625a043af2a9359cdd2a720ad44c5a800b59d2d4c5e9856f4029 SHA1: 141b9bb9083d753faffb2043d7f9da2915861b85 MD5sum: 52ab8cee5ba4b8da4b67fcb98e96badb 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.