Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9665 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_all.deb Size: 1153844 SHA256: 55e870a6803b7d69cf4168d8a92fd22cf9255df31479bb9af83bd150ef060548 SHA1: c6d6b86c43c4f9a0bb4cf59a50ca426f32d93339 MD5sum: 6e9ccf0ea432780f3bb89dd5fbe5455f 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28797 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_all.deb Size: 3683952 SHA256: 6a9db2787545b6bfd76c18dc47b29bfe20fc4104a7d9ab27f123d087982d2497 SHA1: e3d528bab170704a2c98139326b0f987fd5892e5 MD5sum: e281c229630751e5c5dc489f188ad277 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), llvm-10-dev (<< 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_all.deb Size: 42400 SHA256: fbf51742b42009ecbcd322b95fe9e72ee35af875732e5dc2c0ad34f094de9cc1 SHA1: 1e18d0f13d35faa295373e04fed441fa8cc2b662 MD5sum: 982386de35734c4aeb56c6ae24eef17d 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.