Package: clang-8-doc Source: llvm-toolchain-snapshot Version: 1:8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7127 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-8-doc_8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697_all.deb Size: 912008 SHA256: 84d93b7ba64ae82dbe27809761a76ae286abf6fb94942ea679a5e3f445bba180 SHA1: 82905ab97226ccdffb68d729e649933d272427ad MD5sum: 4725f993ce1a4b4ee626817acb678bd3 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-snapshot Version: 1:8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11824 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-8-doc_8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697_all.deb Size: 863018 SHA256: d92a264433fb671e89ecac8ff1b20b2c77e44425e6b533a7a2d5561d3a822580 SHA1: 3a72625a6ed0551bde44d39b2c6babc34fbf93ef MD5sum: ea421dfbe5359fa054e952c65e679e2d 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-snapshot Version: 1:8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 21258 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-8-doc_8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697_all.deb Size: 2375064 SHA256: 01922b6fdb7af4cd364d668b31c0f72137266de56b53a2de82fe9ecd29a4886e SHA1: 76458796c3fc8153e2ed754694003cfdcf858dde MD5sum: eb88a25b6fdef0b7952484ead324503a 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-snapshot Version: 1:8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 476 Depends: llvm-8-dev (>= 1:8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697), llvm-8-dev (<< 1:8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-8-examples_8~svn351023-1~exp1+0~20190113214442.608~1.gbp8ac697_all.deb Size: 268730 SHA256: 182915d3e4205070318a4ddd9e928aab78c2365c850013f917d8a864c223a8ff SHA1: 8b6a1282ac890567c00d7ffb64160588850ef067 MD5sum: 4f129fa5f00071d10e6e5c464f298c3a 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.