Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9750 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/clang-11-doc_11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5_all.deb Size: 1159688 SHA256: d1f96d82ea10ff103f88d0fed9f816b99d28df0a9aeea5432d6ac8eaf6a8077d SHA1: 1eed9f7bbeb85464c2b74af68554a886ed7fbf96 MD5sum: 0da71dc29a9c1be0c1a586a9f7171616 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: libomp-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20210204121710+1fdec59bffc1-1~exp1~20210203232327.51 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12080 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-11/libomp-11-doc_11.1.0~++20210204121710+1fdec59bffc1-1~exp1~20210203232327.51_all.deb Size: 882364 SHA256: 2c2a9ecfcaf76cacb924fa5dc2b4c24e526e293683def903a0c5d9b06ef14260 SHA1: 7bffefd5e9cc41018b4f13597979289c02ae1bfb MD5sum: 1e5609929582826218a10ca56b2df78e 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-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 30488 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-doc_11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5_all.deb Size: 4122324 SHA256: 3d4a1a7fc812ec631837494820190163251f031892cb4761dd4ced79222c4d17 SHA1: 6016e72d20e5a2e9c82175303d01899ff2a784bd MD5sum: 06c14f40bd06317a2ad58cfd5e717c16 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-11-examples Source: llvm-toolchain-11 Version: 1:11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 586 Depends: llvm-11-dev (>= 1:11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5), llvm-11-dev (<< 1:11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.1.0~++20211011094204+1fdec59bffc1-1~exp1~20211011214603.5_all.deb Size: 318288 SHA256: 63856fa90ae87706c197e32eebb93497a47d04ef5543b63794607b1186b5877c SHA1: 442f98dd03227da88ae6ad38ca7f0734f39c6b47 MD5sum: 35a3b1880eaf4f196acbb5070db5c63c 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.