Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214622.5 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9441 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~20211011214622.5_all.deb Size: 1146092 SHA256: a08b761ad18ecf4dff0f7dd3a485254f860f68adb397185c53015d85ad3c497c SHA1: dc2712539abc0556bd6c5ae80ceaf8164ef5dc01 MD5sum: 8a8fed6854cc79989c43fa63e98b5390 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~20211011214622.5 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30357 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~20211011214622.5_all.deb Size: 4110964 SHA256: d93a64e943e5a297b5ed9b4904e934d93f076d9eb4cbd436a3ecffc5de0847db SHA1: 3e7360aebd6f626b6d3ab7b8f91fbddc94acc822 MD5sum: 4a5d271a1bb071c2b7652456b89acac3 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~20211011214622.5 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 586 Depends: llvm-11-dev (>= 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214622.5), llvm-11-dev (<< 1:11.1.0~++20211011094159+1fdec59bffc1-1~exp1~20211011214622.5+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~20211011214622.5_all.deb Size: 318336 SHA256: 3785ae0a7e93b37a714ebcc2597e15e13dc51e782c1d86be7bdc3ff15526c612 SHA1: 178fdb2becdaedeaabbf90cda719a7c842173c44 MD5sum: 21f17adc05769842f33f22b241d172fb 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.