Package: clang-16-doc Source: llvm-toolchain-snapshot Version: 1:16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7462 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-16-doc_16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563_all.deb Size: 1098800 SHA256: a9126b7a0d8e81ac0215164a37091367309aa8444c916193b633e5482b75dff4 SHA1: 2a2233c3d7ccbb656fb95ad16d2699d512082004 MD5sum: a74c508143e61103d8efb0dacd79c94a 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-16-doc Source: llvm-toolchain-snapshot Version: 1:16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 45720 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-16-doc_16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563_all.deb Size: 6734156 SHA256: 8489ae826d663e101d6b1c05c0dd85702f1c59a09e60d3742cd85901d2db285e SHA1: 8be4d77985ca465593bd174282d7a39b5750f50f MD5sum: 37ce511c3d64ba92e2dbf32760d29a2f 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-16-examples Source: llvm-toolchain-snapshot Version: 1:16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 491 Depends: llvm-16-dev (>= 1:16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563), llvm-16-dev (<< 1:16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-16-examples_16~++20221005115356+d0dcbb9b026a-1~exp1~20221005115408.563_all.deb Size: 297752 SHA256: 57980b9d2fde7fe1553851af3f9ad23833c5e123f79cf39984dadde01d04ab0d SHA1: 2f3bf478552f238268b5d5fba30c4ecec99e5df8 MD5sum: 9014d73b2cf18317051ed8834beac3a3 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.