Package: clang-12-doc Source: llvm-toolchain-12 Version: 1:12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9690 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/clang-12-doc_12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61_all.deb Size: 1169588 SHA256: b234c7a1dbefb5ee5aaa919f90e3d2045f2e8af71857a5305b7d95a3cc91a5a9 SHA1: 5c6952257fc463b00af701b6fc81ccc25a9401ad MD5sum: f2bc27ed9369c2d64b3a707d9c11bbc5 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.0~++20210225092707+e0e6b1e39e7e-1~exp1~20210225083422.49 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12304 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-12/libomp-12-doc_12.0.0~++20210225092707+e0e6b1e39e7e-1~exp1~20210225083422.49_all.deb Size: 905764 SHA256: fa89e44617a93d5d049e4ff3e69b08a4228f6cb0e9ca96ef3b947008e905c2ce SHA1: 95bcb5d8eb9943719b9868ff84de8720cdf022f8 MD5sum: f763b127e07b8fe8d9ebd689fb0937ad 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30627 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-doc_12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61_all.deb Size: 4240312 SHA256: db487ca32760ef024ab74d08acfe8faa710800a5072a827f828d5812663863a6 SHA1: 148a508cc4992dc537351311b96f85e3b7c38c7f MD5sum: e0c6b4607010ac58c409e5b5f7153bf0 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-12-examples Source: llvm-toolchain-12 Version: 1:12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 549 Depends: llvm-12-dev (>= 1:12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61), llvm-12-dev (<< 1:12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-examples_12.0.0~++20210319082646+4990141a4366-1~exp1~20210319193401.61_all.deb Size: 287484 SHA256: e0adbc1cdab86821637c9a81e548978d1bc695f2b6c23ca8544c8b8086fa5449 SHA1: 94dad5ff5965b50135ba5abb971c33e934ca389d MD5sum: 7baf49d4d9f0ee940e5cb5b42387e49f 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.