Package: clang-7-doc Source: llvm-toolchain-7 Version: 1:7.0.1~svn348686-1~exp1~20190113234331.55 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7677 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/clang-7-doc_7.0.1~svn348686-1~exp1~20190113234331.55_all.deb Size: 959102 SHA256: e70b0754773e0d5dc9ff0d719c8ad99b6cab5d51f0af91eca0266dc087b12894 SHA1: 501e2b84021f4ec9b6f54c1737979724475d60f4 MD5sum: 30867360104e995badd600577e1047cf 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: libomp-7-doc Source: llvm-toolchain-7 Version: 1:7.0.1~svn348686-1~exp1~20190113234331.55 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11605 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-7/libomp-7-doc_7.0.1~svn348686-1~exp1~20190113234331.55_all.deb Size: 846660 SHA256: dd229c73b92bf2777735255714d34cf795eefd2b96e81d1408898947f0a38a4f SHA1: 864a4b5a4507c690903a23fa2f45bff9eb381cd9 MD5sum: ceb6097952aba9d4b36d464f46ed5ae3 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-7-doc Source: llvm-toolchain-7 Version: 1:7.0.1~svn348686-1~exp1~20190113234331.55 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16229 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/llvm-7-doc_7.0.1~svn348686-1~exp1~20190113234331.55_all.deb Size: 2019436 SHA256: d5bab8be2bb6c710c1dad2844c149be2836470065c694f6fb45eb7dbaf8b4969 SHA1: 84c7b4a4a8ce9b819f016f3d53e1d3f73ff7330a MD5sum: 9747d3c03892a6d96c8b33a27279881b 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-7-examples Source: llvm-toolchain-7 Version: 1:7.0.1~svn348686-1~exp1~20190113234331.55 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 474 Depends: llvm-7-dev (>= 1:7.0.1~svn348686-1~exp1~20190113234331.55), llvm-7-dev (<< 1:7.0.1~svn348686-1~exp1~20190113234331.55+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/llvm-7-examples_7.0.1~svn348686-1~exp1~20190113234331.55_all.deb Size: 256954 SHA256: 4dd877913d23a953657546f16fc30bc624b9f9f6ba60c0cdbeb71e67e8046e9a SHA1: d81cc4439184664ba6946c7854bfde09e9bd4f13 MD5sum: 7df376fadcae127b5f6f4d3d9ba9f01c 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.