Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9698 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190_all.deb Size: 1163056 SHA256: b7e53ddf0029e514abbf33f5894e8bc2394b7f27b632853316e335a847230116 SHA1: de10c6ad76a8b5912f595c1fe1b1c65e6b86ddde MD5sum: 65ffee5071f0df98cb280de167d9468f 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: llvm-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28830 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190_all.deb Size: 3693116 SHA256: 712260d6a878911201c35b46d1e9bf84d78c3d250fa32a2a97e483d8f15a0a26 SHA1: a61c9120e05cfe01a5c9d1b8efef768ce84d650a MD5sum: 7e98c4d9d019cbe061131f49923098c3 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-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190), llvm-10-dev (<< 1:10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20210313014605+ef32c611aa21-1~exp1~20210313125208.190_all.deb Size: 42376 SHA256: fd03e0665d248508bf8c638dfc24b98e359c4c9d4e7180959b88c035f9c06d6b SHA1: 185b8e9546b4672e069c3d551ed175d7e542988e MD5sum: 1d9fe43cc1197896552b24bc62caa68e 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.