Package: clang-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10098 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/clang-12-doc_12.0.1-9_all.deb Size: 1197404 SHA256: de3b88897cf8ca99aa7c3ce16881549928fae50612cc93eec9a3290e3ea77ae0 SHA1: 0fc61af2ceab767b0511dacc466bf446158aeeac MD5sum: 38d9d1b868f2c1ef9702ec14255d3d84 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 70644 Depends: libclc-12-dev (= 1:12.0.1-9), libclang-common-12-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-12/libclc-12_12.0.1-9_all.deb Size: 9690796 SHA256: 489ad44ce086ef64d59bacc161ebf1a978e2d705c3e1779f822ad5fe48481f00 SHA1: fa5bccc144b6677e1aa49a1f7722e478888209f2 MD5sum: 404067171e369e243ab9a40e8e17632c 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 453 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-12/libclc-12-dev_12.0.1-9_all.deb Size: 69028 SHA256: 8554477213dcc174292e053605918e8016356fbe1aeddfae54f2c62dd74cbed5 SHA1: cb945c433a3b859440a8962fd2eaebaa92a2d935 MD5sum: 97efa5e4c623222815d6b4821edd355f 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 32463 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-doc_12.0.1-9_all.deb Size: 4351884 SHA256: fa834e0117a7c7cb62a530f5e162c7155e36a83b9885a8a05c9a2eca1cd491e1 SHA1: 523d350ada81111cc7643ba06cdda5f7f66b5cde MD5sum: 5e5da5ace3ba51aacc76c1b40081fdef 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-12-examples Source: llvm-toolchain-12 Version: 1:12.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 551 Depends: llvm-12-dev (>= 1:12.0.1-9), llvm-12-dev (<< 1:12.0.1-9+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-examples_12.0.1-9_all.deb Size: 288976 SHA256: d32a8c7953cdcc3530415cd080356f354674078af5a4fbf9a9f9983892c5d59f SHA1: b290612d1b2e681b2cf6d148b13ec67542ce3a20 MD5sum: b1b187444e4faaa682d1c7dd68d79975 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.