Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9943 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~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212_all.deb Size: 1169168 SHA256: 4a1e36776ab1357b472a5d4928a4edd7538ae7bf3f49f81a6d6c2ed2efe777a0 SHA1: ea166b4c89da9fd4e584d8663966b62f64b8e445 MD5sum: 856b0ba82cf7eb06f8bfe6eeefda780b 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~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28711 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~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212_all.deb Size: 3623680 SHA256: c8bc55d8e685288de575afa5afc62c94bbe474527420d3cdd6abf6446fa740ac SHA1: 08b890678755e6b91167685d857e721217f14400 MD5sum: 56dff2043ccc51fde3e4c1240957d36c 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~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212), llvm-10-dev (<< 1:10.0.1~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20210327072807+ef32c611aa21-1~exp1~20210327183412.212_all.deb Size: 42396 SHA256: d642b18dbf48d4647ad87daf6845f8e2434f62ccbc6bdc687cf56ba9b49fc9e5 SHA1: df1666bfad97e601547278a19e15e4d63ef2ede1 MD5sum: b11c1e5004e0c1709012d7c98a8e6f48 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.