Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9475 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/clang-11-doc_11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7_all.deb Size: 1155416 SHA256: 395d2361de7b1341d0b96abe5e76a769d9d32b1cf1888e6505981a2eb552e72d SHA1: db1681c17d5c83e48c4e9bf862823f7c226da600 MD5sum: b3fa17fe3d8732ed646c0e4521f1d274 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-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30391 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-doc_11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7_all.deb Size: 4120604 SHA256: 330f01b030720fe2da302f76efccef3c976bb7b7b2df00339ea50b5eb477d5f0 SHA1: 7b3bd406407859f735aba5bc6a057af684edd574 MD5sum: 412698d0c1de3f9149d968b171959828 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-11-examples Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 586 Depends: llvm-11-dev (>= 1:11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7), llvm-11-dev (<< 1:11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.1.0~++20211011094201+1fdec59bffc1-1~exp1~20211011214622.7_all.deb Size: 318264 SHA256: 4069c4871eb6afe712e2d0256b9480253549333cd757256ef48a860f7fda906d SHA1: 2b3a38af9851a30816192fb12b1f789e6a70f0bc MD5sum: e82ac268a53d3fc4bf4233c602c96620 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.