Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111755+c1a0a213378-1~exp1~20191211222345.103 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8970 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20191211111755+c1a0a213378-1~exp1~20191211222345.103_all.deb Size: 1083140 SHA256: d9334ffd301bb7a756757a1be1639ef0e1a32d41ca375e0394a935960b02dd7e SHA1: c5186feb5961704763dbc9b06e2de312e41edbf9 MD5sum: 7e57981434080a9050c45902c25ba35c 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~+20191211111755+c1a0a213378-1~exp1~20191211222345.103 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~+20191211111755+c1a0a213378-1~exp1~20191211222345.103_all.deb Size: 36964 SHA256: b1959e31bbb2d1b0de85e6fe6251cc8ea94edf48f3ad11f18249cb18dc17904f SHA1: a83bd90165f6b6a3d10262bfc0f048977b86e90a MD5sum: 735772aa0622d7fc391786a49cf3edce Description: transitional package This is a transitional package. It can safely be removed. Package: libomp-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111755+c1a0a213378-1~exp1~20191211222345.103 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~+20191211111755+c1a0a213378-1~exp1~20191211222345.103_all.deb Size: 864240 SHA256: 05342397a6efb419093d143aff2e009f86583064a11bc35c578d4db97b5dcce0 SHA1: b5239241ded7c2a4022f9c51cba419495077213d MD5sum: 850b6e5909288c29893b7267af7ae3c7 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~+20191211111755+c1a0a213378-1~exp1~20191211222345.103 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 26958 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~+20191211111755+c1a0a213378-1~exp1~20191211222345.103_all.deb Size: 2772972 SHA256: 33339ef3f7dc68a9524116cf2060ea47bc216a9be3a996ca992bb3edaaaf205e SHA1: a84b2a4f619a42b140357398e883af22be6d5ba0 MD5sum: bc11651664d4f53c94c1814e5965d676 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~+20191211111755+c1a0a213378-1~exp1~20191211222345.103 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 49 Depends: llvm-9-dev (>= 1:9~+20191211111755+c1a0a213378-1~exp1~20191211222345.103), llvm-9-dev (<< 1:9~+20191211111755+c1a0a213378-1~exp1~20191211222345.103+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20191211111755+c1a0a213378-1~exp1~20191211222345.103_all.deb Size: 37428 SHA256: e00f4a5d04cfb8182d4abdcfc213d0ef7df60252d459825d5b9b9b05a869edff SHA1: c0a3596e0c8ff5b3668e04027aefe80c949df2b8 MD5sum: 91b252eadc66ee54fdc734942f9ce4f8 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.