Package: clang-14-doc Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8161 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-14-doc_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 1127348 SHA256: 65e2b486a37bea812f6d208e6ab11ca8045f8bebcf015f294f1bd5120e9b2f60 SHA1: a484bf6c40f100339bee22c44231a3b80b90cd8a MD5sum: a10a37f50824eb3e435c390ec58d4ac8 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78313 Depends: libclc-14-dev (= 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183), libclang-common-14-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-14_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 10268920 SHA256: 53078f346f98ae7082157fc6122e3b584a0a2edebfc041c83834e63c916b3e00 SHA1: abda2e425c10104c82ddcb5d39563b90379c8119 MD5sum: 766b62f7fe273066eb48d13e9f3d8374 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 460 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-14-dev_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 76204 SHA256: c196afd92c3f3d1c2326eed9d743e6e5ab980ba729f7df9df86b90747ba8ddb5 SHA1: 11df1f36951e3dc6db7df47eda8f1875694b0ec5 MD5sum: c5997f6eb018391432d0fd2a960c0e03 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-14-doc Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 38292 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-doc_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 6518244 SHA256: d51f81f20bcdf4b3c15a3aaddb1d6d4f2cc6ab12b385f9c3d4ec68f0d4fed2ef SHA1: ad9f34cb58b060236b10bea73334930bff23d252 MD5sum: c9732997aafe0a1e721ccd6f58c4e60b 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-14-examples Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 481 Depends: llvm-14-dev (>= 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183), llvm-14-dev (<< 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-examples_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 293144 SHA256: 4c4db0e2a79f2b4787505d2cc1004fce27ed4d7932be31b686064d2c571b4638 SHA1: 2eb50f536101bf1008fdffe8f0df99e745ba2cab MD5sum: b1141503f9156ef2568ab2fecd45fb62 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.