Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9473 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/clang-11-doc_11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125_all.deb Size: 1153772 SHA256: 9980e1263985434c62c6bdb5fa58ac17016723f3857cfc09af002256cf235732 SHA1: 3fe4d69b850653a76318d2c95b7e854230a84a60 MD5sum: d7b616ea82cfb43370361e03fa105e9e 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-11 Version: 1:11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11897 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-11/libomp-11-doc_11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125_all.deb Size: 877576 SHA256: cd6ec854a3178db7a009576a317d56849569d654013b66cb553f1b6d60ed1b10 SHA1: 397539bad5c059a3de6fdf36640181419058ded7 MD5sum: f1c8dab4ff73637633696f2c66ecaa0d 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-11 Version: 1:11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30389 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-doc_11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125_all.deb Size: 4118972 SHA256: 05e11f56ea409ee42f28901e3de878ddaf9ebc9623487cba5174d14e05ce27f1 SHA1: 44ee4a36c74e8303a3e66fa5845b1dddd93ee5cc MD5sum: 52ab0d1de38ed96a07e99d7a92dcdbdf 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-11 Version: 1:11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 585 Depends: llvm-11-dev (>= 1:11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125), llvm-11-dev (<< 1:11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.0.1~++20201103062553+ef4ffcafbb2-1~exp1~20201103053209.125_all.deb Size: 316876 SHA256: efe67b804d6259d2fbb5e01ac9b67d657d3024d1e8f13425e76249793eb73be6 SHA1: 695e8c9840ad17f773a7bb2283cf207599699aca MD5sum: 61b7dbd2bd335c2a497d049698efd827 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.