Package: clang-13-doc Source: llvm-toolchain-13 Version: 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8269 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/clang-13-doc_13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63_all.deb Size: 1126972 SHA256: f8edba1354f3736ce292133e256fff6bbb35d8f0c95944b211e0d1ec6be331f3 SHA1: 4d0665fce201257d3c64fe941466523d089fd902 MD5sum: fd8d318a08cf0ecb0859eb0a94d58b00 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: libclc-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78462 Depends: libclc-13-dev (= 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63), libclang-common-13-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Provides: libclc-x.y Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-13/libclc-13_13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63_all.deb Size: 9959002 SHA256: 621bce305d7794271eaac2b76ed74506a4ea56c4aa814eb09c02718f1e0a9443 SHA1: efb83cdc8511e453710f68bb4fc0158f9a1e585b MD5sum: 3d3555349f7a68a1c2e39ad475c314de Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 459 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-13/libclc-13-dev_13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63_all.deb Size: 74836 SHA256: 8bd8d4b664a7bc2d434c4161832cd492dc612f2a437d6d630288e9900c078fbd SHA1: 130b7c01a8bb9cafeb43401de3c020558aa638a8 MD5sum: 25d400fe60b2904ea22340f84e8d30d2 Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: llvm-13-doc Source: llvm-toolchain-13 Version: 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 35111 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/llvm-13-doc_13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63_all.deb Size: 4586102 SHA256: 434eb2f830b5e66d09431df2d5d351d77579a3d2385c2fd0a28241f31d6b37f8 SHA1: d282835f28f50950879180a00387d2575daf99f3 MD5sum: 612ab4735bc778577abb24625065da4b 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-13-examples Source: llvm-toolchain-13 Version: 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 483 Depends: llvm-13-dev (>= 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63), llvm-13-dev (<< 1:13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/llvm-13-examples_13.0.1~++20220120110955+75e33f71c2da-1~exp1~20220120231006.63_all.deb Size: 292178 SHA256: 810bf01c423ff76ddc982c577b056d459409133732ba3d63217267ee0438c38b SHA1: f9924abb9bddc45e296ad5d5e49ce54f6da89e0e MD5sum: 693f7689eb3682b911c063be186c427d 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.