Package: clang-7-doc Source: llvm-toolchain-7 Version: 1:7.1.0~svn353565-1~exp1~20190512082129.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7748 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/clang-7-doc_7.1.0~svn353565-1~exp1~20190512082129.11_all.deb Size: 967216 SHA256: 74f7e2200ddd659f7171c15006e4f88a3e58c6c93cde404969d6e2e126e8c32b SHA1: 3e4305e30f3d5e25dad1bd76ba5a80a28560d81d MD5sum: b96dbe41e410b9109c0cc83bdbc254d2 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.1.0~svn353565-1~exp1~20190512082129.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11608 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.1.0~svn353565-1~exp1~20190512082129.11_all.deb Size: 846532 SHA256: fc61c8ee3876f58e1ee72305c4550adb4fc279cb47908550084869a46bc34718 SHA1: 204f09e61f22ed3dec35a8ff741487a715785b97 MD5sum: 63fda8ae4228bc2c972f33e30e812a4a 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.1.0~svn353565-1~exp1~20190512082129.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16355 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.1.0~svn353565-1~exp1~20190512082129.11_all.deb Size: 2030984 SHA256: 18e7bd037749376d402c57c0b075a15c9092654f55711e28fa9bedf9bbbdda02 SHA1: 5f74217187c9212ee598beb1166a24ae353fb8fe MD5sum: 9208fc6d0c86d877562a0c1b3d07066f 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.1.0~svn353565-1~exp1~20190512082129.11 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 475 Depends: llvm-7-dev (>= 1:7.1.0~svn353565-1~exp1~20190512082129.11), llvm-7-dev (<< 1:7.1.0~svn353565-1~exp1~20190512082129.11+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/llvm-7-examples_7.1.0~svn353565-1~exp1~20190512082129.11_all.deb Size: 257392 SHA256: 4ec7a82319009bde34974feb1645daa6e47166f0cde307a7f70502d4a0db2428 SHA1: b67088a951e520213b1c046759de100a3c1e8a74 MD5sum: a6b6fff74e77ea7534cea02a0ef08cc7 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.