Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9694 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 1160876 SHA256: 447235675dfe559e0930ad387dcd4bb3bd5afdbe1ba265df3b7c489c54b7723e SHA1: 3cc705eae28eb2971d07d8f7a22a351309a76e8d MD5sum: 8cf94b58e8f74ad51f3388613c04eb96 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: libomp-10-doc Source: llvm-toolchain-10 Version: 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11851 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/libomp-10-doc_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 871128 SHA256: 8690bd6578871bec23722267c160ec4ba31b38d50989d2642060d3d0e9db4695 SHA1: acd2c7eb8fd51b22efa582346041c525a072b5ee MD5sum: cc0f23335f0d4ce235d3f1008029b766 Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: llvm-10-doc Source: llvm-toolchain-10 Version: 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28827 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 3691552 SHA256: 7f058ffd01d15d7d9409e82425eef42df41503882845c932ada9f49810f71693 SHA1: 68c0ce4b44266a33945bdbfe8126e544b20650a4 MD5sum: a96b8a7109354af948ff64886b0b3d7a 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51 Depends: llvm-10-dev (>= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), llvm-10-dev (<< 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 40392 SHA256: c298c72dee8cc939c0e4be163b50af958cf675aab79ccd0c767cb93e6d49c242 SHA1: 2a7ae2bfdc90a6bbae49c54c3bbfc1d6e7f97c8c MD5sum: 078030e31fc68571fd35179be4e03630 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.