Package: clang-11-doc Source: llvm-toolchain-snapshot Version: 1:11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8425 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-11-doc_11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489_all.deb Size: 1073760 SHA256: db39fbfab1973a0cac2a37b0690d0b7d49f33f08dbd05e6e1160678dd2af9ab8 SHA1: d909c8dc8c7d8ebad926b6519e509dbd58904f2e MD5sum: 085cd5fbd0b1429a8be2f8be0f48bec9 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-11-doc Source: llvm-toolchain-snapshot Version: 1:11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11856 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-11-doc_11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489_all.deb Size: 871692 SHA256: 82b0fc951ae854d0e8947f505857b36583d26e0abdc1f68975c3944b27d65a0a SHA1: 4b898a95b7c0c9408322188157da140883598ddc MD5sum: b715fe3cc6bc5e24de6794a0ac5020f8 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-11-doc Source: llvm-toolchain-snapshot Version: 1:11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 29867 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-11-doc_11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489_all.deb Size: 4033288 SHA256: 492c9e3ce78c63752d6be02290088f139897b74ea67e0ad017e3de7b78dc31fe SHA1: e11b7029fb78d1e2bfbbfec4c03ccde8b6084d87 MD5sum: 9af4fd3af3005c0809735c7e20891dc5 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-11-examples Source: llvm-toolchain-snapshot Version: 1:11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: llvm-11-dev (>= 1:11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489), llvm-11-dev (<< 1:11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-11-examples_11~++20200414060218+d1a677cd33e-1~exp1~20200414040817.489_all.deb Size: 40656 SHA256: 2e6260f80514cc13459035dd796f49cd768af090a37f08a1d7b9c179d829140e SHA1: bf81d91d2b12d8f4102a8db73750c73480b2f707 MD5sum: aebd6bc5448600057c623da2650cbea0 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.