Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9760 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~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7_all.deb Size: 1162192 SHA256: 23580d31a9ff8449fabfc7a28cf85886b9177ac0b7f4f7e44c359458038c64b5 SHA1: 5287044cb6812dade8f6ab8c42d115a0e4a0639a MD5sum: 06f418449ef1054d800cc5eb24bd3c40 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~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30413 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~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7_all.deb Size: 4123500 SHA256: 3b5fdf640c24511f6f8bc80c967e78501964f44c0051a94aadb44812e1ab0a28 SHA1: 2a67c2089284351705c3879a5fcd4c2b067e8653 MD5sum: 3f0298c442ab597ccd6938adc012bb93 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~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 586 Depends: llvm-11-dev (>= 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7), llvm-11-dev (<< 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214627.7_all.deb Size: 318272 SHA256: bf3653b553260d0b05ed613005beb76c26f41bd4f34f4c36ac8d87ab2ca33ce8 SHA1: cbcfefa6ade4a41827b0e091157fa8d3dd0ae279 MD5sum: 734256bd9eae37e1688635c8857d8329 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.