Package: clang-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191422.83 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8197 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/clang-8-doc_8.0.1+svn369350-1~exp1~20200114191422.83_all.deb Size: 997660 SHA256: 876d2bada7f5b89376d2dbfe97ece2befb19116f553bd084b13345f035e02a53 SHA1: a49580e1f91401083e86756fea6c13f77e008545 MD5sum: 381ce9ae0f295808ebaf691040a51d54 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-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191422.83 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11837 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-8/libomp-8-doc_8.0.1+svn369350-1~exp1~20200114191422.83_all.deb Size: 865160 SHA256: 2b9e782d263f6846adfc249eadd3227521f689fb344eb32fa4b9f0dc98a6b247 SHA1: 1e34e75fe899b74a6bb7ef02e16da398e5256e28 MD5sum: b592de6708b1f9c51707ce5b1ac9f0a7 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-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191422.83 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 21373 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-doc_8.0.1+svn369350-1~exp1~20200114191422.83_all.deb Size: 2413760 SHA256: 6fb7e3dffa5b1ac40e7f0a3afa1f98c69fa0f083a3b113677fedeb1dbdf56092 SHA1: 8a49c38395123127522f43c2229a60ca59f50658 MD5sum: 39a940f5b50ea5e1b43c7f42061acb19 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-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114191422.83 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 478 Depends: llvm-8-dev (>= 1:8.0.1+svn369350-1~exp1~20200114191422.83), llvm-8-dev (<< 1:8.0.1+svn369350-1~exp1~20200114191422.83+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-examples_8.0.1+svn369350-1~exp1~20200114191422.83_all.deb Size: 271104 SHA256: ea50c1bc5e3161d991968d4ac79197d0704fd52a1f2f5bc939cec7edf12b5177 SHA1: 61e0777ae840238c320db0c9828a2e2e9728cacd MD5sum: 871fd0498701be656a0639605557faa4 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.