Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8944 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2_all.deb Size: 1078364 SHA256: 87dd39378b41087132718ade3e3585c8a1d2394b4da453a498702b1675348949 SHA1: 85967771b9037904109af2c1ee632a8cbfd1546f MD5sum: f5930e7a23e43f1a5ba86fdc2405da57 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~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2 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~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2_all.deb Size: 39064 SHA256: 3be90d28340dd07ec88c6c20d87f806d2fc99d5286bc20d0e3d213ccfe8e24f3 SHA1: aacf786ad5265494c838ba8edee3ccae055b214a MD5sum: ffea32b773e2b15fcdfeb9eaf9b9cc47 Description: transitional package This is a transitional package. It can safely be removed. Package: llvm-9-doc Source: llvm-toolchain-9 Version: 1:9~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 26974 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~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2_all.deb Size: 2768908 SHA256: 839b64c8461e280f5f6d553c2c9f8e47d6b1eab593d1abc79e9a291331b990b4 SHA1: 1426ee0601dc1ad227cc6abda5e6a10535f068d8 MD5sum: a612b1716ad807d43710130e32a659b0 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~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51 Depends: llvm-9-dev (>= 1:9~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2), llvm-9-dev (<< 1:9~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20211003090642+c1a0a213378a-1~exp1~20211003091017.2_all.deb Size: 39516 SHA256: 27ae7c7dadffea015973fdbfdf82e1e16f890ed936372c35b46b6e3c15ac7075 SHA1: 1d0cbd4f8d8ea5049bdc610b20dcd7852a1c75fa MD5sum: 3367f961b9356a7b1087af67134dfc90 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.