Package: clang-7-doc Source: llvm-toolchain-7 Version: 1:7.1.0~svn353565-1~exp1~20190408085347.15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7755 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~20190408085347.15_all.deb Size: 969584 SHA256: 8676a9218a7fc37ad35eae951b2f7b5470c9ee6335314312f3e51ff979a54263 SHA1: b4ce0f72582b2b36b9c5b93ca90b8e6bf804fd6d MD5sum: ae942d65c297259330d240888b3328f2 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~20190408085347.15 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~20190408085347.15_all.deb Size: 846452 SHA256: f2ef09a76d01b60a932dd94ad5decbf9dbe92445d31fc1bedbd1122b8af8ea55 SHA1: 38b04826d9446199c76eed8ba7924b1cbda561e2 MD5sum: 4896f5749a624482ea85bb498ac95aa5 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~20190408085347.15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16374 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~20190408085347.15_all.deb Size: 2033828 SHA256: 9263325483018e67448f76bec41fdf60dd067ef986f2e96ca7dff86f6a5c5655 SHA1: 4774a7af55bc4a4edbd1cfdb9f98f60bf22a30a9 MD5sum: 82cfcf79f3e78c91aa169ad59ab98871 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~20190408085347.15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 475 Depends: llvm-7-dev (>= 1:7.1.0~svn353565-1~exp1~20190408085347.15), llvm-7-dev (<< 1:7.1.0~svn353565-1~exp1~20190408085347.15+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~20190408085347.15_all.deb Size: 257360 SHA256: cb61d762c764f896b449df6cbd743189e842757a20b9250bab445132b3144a7f SHA1: 244f01d1a3f91dbc23165f12c4e8e54aab32c9f7 MD5sum: e6425f61745e1172e8ca7df06ed2a679 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.