Package: clang-15-doc Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8932 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-15-doc_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 1208888 SHA256: 0f66c70afb5f6b850264c194735cffddd75471ec7093972252eb1049929f0514 SHA1: 82adb059e8500224ebed97b46c8b052320a4d524 MD5sum: b6f05ae19e0685ac2d8deca7cae3ec57 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-15 Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 66 Depends: libclc-15-dev (= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), libclang-common-15-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-snapshot/libclc-15_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 57392 SHA256: bfb6fb09b39fcde95e236264db483886452b35b189c35b262c6d4744b382f861 SHA1: c94f6c5c6592804fe630c42d0795960f8d40d078 MD5sum: b08953cb1f684a4bf707c4d7043e5313 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-15-dev Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 66 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-snapshot/libclc-15-dev_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 57336 SHA256: bc5b83990813ea58f6ca70a512340b78cabb73d9b0b9ee279a6c66b59b2f82d7 SHA1: b75dab0eef83324e318477c437826371a41073b0 MD5sum: d373781c47b3c8993f67d8deeb1cb62b 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-15-doc Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 46069 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-doc_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 6767876 SHA256: 0c9e9fa8e9558a4231089db52e2ee6d203074de51806d018ae1aca8f2e5a2658 SHA1: 792f7a1ac28b3406911b23146d36715d22a9acd1 MD5sum: d3e260fe7e34df2dcec4ed5c6fdc52bd 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-15-examples Source: llvm-toolchain-snapshot Version: 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 490 Depends: llvm-15-dev (>= 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612), llvm-15-dev (<< 1:15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-15-examples_15~++20220720104533+2b6edc9edaeb-1~exp1~20220720104629.612_all.deb Size: 296856 SHA256: 900402486e7875e4bc30b0ce6bf652823f13bf2daa6bca6b4a827276727e64d2 SHA1: 83520d645b5238b93c6bf7fd3cf39e6d8a3cb775 MD5sum: 4779156fe3c35af761d5e47555d8284e 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.