Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8883 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3_all.deb Size: 1080196 SHA256: 87f1ffe7f1d8e75d19f220a8f3f66ea8464f6ede8a9245e9aff5ebb1d94dfbfa SHA1: 26fa6359dc139c1e191fa205595fcae8d46a4662 MD5sum: 92615b4398d4cb7ca4b816ab0ff48465 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 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: libclang-cpp1-9 Source: llvm-toolchain-9 Version: 1:9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 48 Depends: libclang-cpp9 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp1-9_9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3_all.deb Size: 39048 SHA256: 0acb814a26c9a3ebc980db6b1ae5391c5139eef66f5f39380422f88efdde31d4 SHA1: e74431c6168bc72d0fe92d4badf89c1c54f115ac MD5sum: a09b1e33e61cb2895f0e4ae119b11a66 Description: transitional package This is a transitional package. It can safely be removed. Package: llvm-9-doc Source: llvm-toolchain-9 Version: 1:9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 26804 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-doc_9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3_all.deb Size: 2763108 SHA256: b2db23d50d175038baf0d1889b246285a9cc60fcc1219da0a2bc7ff82abe8f9c SHA1: 1fe6712f4cd0134fa952a9d70af84b797b2306c8 MD5sum: c88a9428f6b5d49e928521fa689df440 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-9-examples Source: llvm-toolchain-9 Version: 1:9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51 Depends: llvm-9-dev (>= 1:9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3), llvm-9-dev (<< 1:9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20211003084840+c1a0a213378a-1~exp1~20211003085209.3_all.deb Size: 39516 SHA256: 19ee3dc2a0e3160e0b8c013cde66c5523a26725d1fb9047d9f2cd2286d5ec8fb SHA1: 4127216bc402ed010b73a2afc149578a49496636 MD5sum: d73288524a38df7b0297621f75b2fda4 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.