Package: clang-10-doc Source: llvm-toolchain-snapshot Version: 1:10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8221 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-10-doc_10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923_all.deb Size: 1051412 SHA256: 50632a074a3fb5c2126bf767e22402340af20b1cbc707b35b0f1b1233c8c22ab SHA1: e2bff947ee9d175c7c338c381f128bd35a0ed63d MD5sum: 17538e1e037fa4f17a922d228fbcc693 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 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: libclang-cpp1-10 Source: llvm-toolchain-snapshot Version: 1:10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: libclang-cpp10 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-snapshot/libclang-cpp1-10_10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923_all.deb Size: 38760 SHA256: 1adae35ee0393d67e7c235e4170edf311d2c330a4cfed8a558cbed9df05bcc40 SHA1: 79b34f9862ed072eb21d179843b34141bdd4d035 MD5sum: 54d104f45836195d9d073bc6b4755e1c Description: transitional package This is a transitional package. It can safely be removed. Package: libomp-10-doc Source: llvm-toolchain-snapshot Version: 1:10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11850 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-snapshot/libomp-10-doc_10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923_all.deb Size: 869676 SHA256: 4eeeedcda0b79cefb42bfd04c69cbbf92c85f009a5c4bd626c19277898ce602c SHA1: a4fd361566e648f85093ee148d653cb35269174a MD5sum: 57e247515b4c25b16dda27c0f27e9c3a 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-snapshot Version: 1:10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28726 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-10-doc_10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923_all.deb Size: 3651860 SHA256: e8035f1965e073686ca01db7671654a51c4f8e06fafb8e543ab1d6049802b650 SHA1: 8e0b4fa867cb1beb11e6be49d972a0d5cefba61f MD5sum: e37809a0c783278e5f9b9d4bf5738387 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-snapshot Version: 1:10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 50 Depends: llvm-10-dev (>= 1:10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923), llvm-10-dev (<< 1:10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-10-examples_10~++20200115092012+1b264a8263f-1~exp1~20200115082637.923_all.deb Size: 39212 SHA256: 84783594a60cf7d8a8f8a41072a10f92ca79932359ce5409e312806baea8d5c4 SHA1: b7652e0c992f3eee479822488732a4a2f4099fda MD5sum: 2da365e5cbed96a3eaadbce3a1493c57 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.