Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9837 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~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4_all.deb Size: 1163588 SHA256: ac809d866c1935eff7065289742c9552f200c729d0331cc7463ebf4a5b56b584 SHA1: 65c64b7e14603e5791810aae14a79907534fb516 MD5sum: 2218a51b9fae1e0a8e866d2809e2c272 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~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30452 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~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4_all.deb Size: 4124760 SHA256: 3ebdf2902134d22c91fd97477d9914e87251cf30a7037535b4ef5c5fedbd4e5d SHA1: f0bd7e8411af5b9ed780a25eadba3f9a2b244671 MD5sum: ce8b8d804761bd2b50741d0475636144 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~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 586 Depends: llvm-11-dev (>= 1:11.1.0~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4), llvm-11-dev (<< 1:11.1.0~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.1.0~++20211011094203+1fdec59bffc1-1~exp1~20211011214633.4_all.deb Size: 318288 SHA256: 6ea4b25a76c91d919e2a1c85f5a36a8ade11b323cbc9a3bf99c7d19f8f631bb7 SHA1: 4b0a3df624bf4d1e2658ebce226ceaa9ad35f8bc MD5sum: 13825e720c521024775c464c769f26d9 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.