Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214614.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9391 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~20211011214614.8_all.deb Size: 1147772 SHA256: fa97c4428a99b00b1d8ce068dc7eb1f3bd06b795582bc00642f76d46c9128d60 SHA1: ad661c24927d0c75a76b5fc6e46fbbff092bb46a MD5sum: f61a564c8041c8bb9aa4b04fb83b7b27 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~20211011214614.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30159 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~20211011214614.8_all.deb Size: 4102928 SHA256: f30c0a55d8fc39cda57edc26412914dba851537623056823d7f1a36de63e65ee SHA1: 8593ebf11ea1448db54561c53acc7c0d6810d777 MD5sum: 83032d6dde32740a9b0a0bda0a4b7733 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~20211011214614.8 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 586 Depends: llvm-11-dev (>= 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214614.8), llvm-11-dev (<< 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214614.8+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~20211011214614.8_all.deb Size: 318276 SHA256: 22f68323bc62dab0d36bdbcddb317e54efa7d76f923043ccda65f3d0539b85bd SHA1: c098875aef7f8fc6a4b6d5198eca93277cde8e47 MD5sum: 840a992099711eaf2608c3a37b21162d 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.