Package: clang-5.0-doc Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123216.30 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7079 Depends: libjs-mathjax Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/clang-5.0-doc_5.0.2~svn328729-1~exp1~20180509123216.30_all.deb Size: 901632 SHA256: 4429860cfdcc4d73bdf4a4362ea88f8bed5315f3b0e5e4231c5d1ce13040cc7a SHA1: a4fe21b1c613128e304d8130ffbaa21a10b56b98 MD5sum: 1707423c7a39d7fc6bc062ebff507e41 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: llvm-5.0-doc Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123216.30 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13263 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-doc_5.0.2~svn328729-1~exp1~20180509123216.30_all.deb Size: 1836088 SHA256: 53f12e9169eacfde7c83000df6a9583b9b5c87a7bfa35641d49bd1570e17f2e9 SHA1: 23e779a48ec66493db0c4691942db7c46c9500d8 MD5sum: 14ba9a9b368bf126432ee99a985742ac 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-5.0-examples Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123216.30 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 468 Depends: llvm-5.0-dev (>= 1:5.0.2~svn328729-1~exp1~20180509123216.30), llvm-5.0-dev (<< 1:5.0.2~svn328729-1~exp1~20180509123216.30+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-examples_5.0.2~svn328729-1~exp1~20180509123216.30_all.deb Size: 249924 SHA256: 8d9dadc25cfcc36f3a6ffb5a31cbd4a5ba4e59dcd6875f38f7b7e884b0580534 SHA1: b1e9bfb16f89c57d17b0c883a907d7babe6fdd07 MD5sum: eeacba2122891085fc29df3c2ccd8298 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.