Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10018 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 1170592 SHA256: 27f81573f3f5fb527af8094708217a245e8c270bf963f655cc34401dbd87293b SHA1: 0c427eb0c0c566343d02324fd3a9a373a4fbb12a MD5sum: f13fff8fc1c274c4d45b221bea7df8fc 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28750 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 3619828 SHA256: 6a0d7411563e3469022b4079e9a66f654ffcba01df9e37a0d6af0073d9aa75d0 SHA1: 732d392f20ce3aa022cc6428f05c32c62ffad6f8 MD5sum: 2735c132bc2692194e0f8e101d9a1fb6 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-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), llvm-10-dev (<< 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 42364 SHA256: 509c0c30b8bc9dd042b91183f5d5b893d5ebb5029dbe410a500d14eb092cf88b SHA1: b52b86542f9c843ff27a4b1d8d06383a3a72a064 MD5sum: a1019c6a383758f3b4c8dc216a5cf75e 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.