Package: clang-15-doc Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8611 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/clang-15-doc_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 1210532 SHA256: e82eecff6c4a7ea2c37107b0a4ce8356be39ff63b7cd0baad04e7a4ac464c62e SHA1: 73f84a031cf4394eb425f53846342a785daed2f5 MD5sum: ec8a207017afeb164c8eb13fc8ad06d8 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: libc++-15-dev-wasm32 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 81 Depends: wasi-libc, libc++abi-15-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Provides: libc++-x.y-dev-wasm32 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libc++-15-dev-wasm32_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 63196 SHA256: c7a2024ef99bba3759c297b3c9063da0fff88af49c82ea88cb9fb923edb2dcb1 SHA1: 082c7fab86cae12edd26deb226cbd8f455f5a980 MD5sum: 03426832ea9274444b1f28778a7237bc Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-15-dev-wasm32 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 82 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Provides: libc++abi-x.y-dev-wasm32 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libc++abi-15-dev-wasm32_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 63104 SHA256: 3ca05728a5eaf2476e0f5dffc6fcf0c8feb21878423d7b8ba8401bd17afc735f SHA1: 3733db69281ff98af46f580e050cd1268da8b960 MD5sum: 2790b6f8a2d1baabf8f27df1dfb8734f Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libclang-common-15-dev Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11873 Depends: libllvm15 (>= 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112) Recommends: libclang-rt-15-dev (>= 1:15.0.6-5) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 674036 SHA256: 9809de2048e273d7b2c2aa926c79f5c320239d10cdcb7a1f11909824463b45c3 SHA1: 11c102b8e0da190886f2e3db3854cab26e008750 MD5sum: 2a849bc89f73d9dc9375cc652c04994c Description: Clang library - Common development package 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 Clang generic headers. Package: libclang-rt-15-dev-wasm32 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 279 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (= 1:15.0.7-0ubuntu0.22.04.1), libclang-common-15-dev (<< 1:15.0.6-5), libpolly-15-dev (= 1:15.0.7-0ubuntu0.22.04.1) Replaces: libclang-common-15-dev (= 1:15.0.7-0ubuntu0.22.04.1), libclang-common-15-dev (<< 1:15.0.6-5), libpolly-15-dev (= 1:15.0.7-0ubuntu0.22.04.1) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 100216 SHA256: b67ae03b43a67f7ec33c5231c8493b5afd449e35b7ef2e6909bdc4f45296e49f SHA1: d81f3fb05277da2f1485467415237fda566ba2c3 MD5sum: fa5c21b86f3e3988ab3d4c15ee146257 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-15-dev-wasm64 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 286 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (= 1:15.0.7-0ubuntu0.22.04.1), libclang-common-15-dev (<< 1:15.0.6-5), libpolly-15-dev (= 1:15.0.7-0ubuntu0.22.04.1) Replaces: libclang-common-15-dev (= 1:15.0.7-0ubuntu0.22.04.1), libclang-common-15-dev (<< 1:15.0.6-5), libpolly-15-dev (= 1:15.0.7-0ubuntu0.22.04.1) Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 100356 SHA256: afd7f237a33c612fa7eaa08da31364a53debcc4da61b42cca25341474289a851 SHA1: c3f9f5da9e4e91fe7bf17efbb089cbb5164c869c MD5sum: bf09bd0a677196792a9bf27c0eab7320 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclc-15 Source: llvm-toolchain-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 72577 Depends: libclc-15-dev (= 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112), 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-15/libclc-15_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 8532332 SHA256: 85faebe6d4db4de8bcf25a039867ac0cd423765395830a998900313d33be23b1 SHA1: 591dae7b8cfc8b2f8857f60fe8be540328b44760 MD5sum: c3229a8e26c474fc435b7dc46d9aeb0d 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-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 468 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-15/libclc-15-dev_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 84496 SHA256: 6e6bbdd46a5813bff732bdb074aab42e148d200bd33188f1a717e1a37c539bf1 SHA1: fb2a505c722cae49a3c363d6a5b3f868f6a16020 MD5sum: 370656db4593b7df314d523ac60f83c6 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-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 45890 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 6760888 SHA256: 76bc17c0b9851e85d530facfdd1c4e8a38e1052d58e049aa8a110e67f9dbad10 SHA1: 764fb9d2a45fdb8f81f4f1d313b94d01a638dde6 MD5sum: 1c84a6aadff18d7231e8dda6c2c0a59e 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-15 Version: 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 495 Depends: llvm-15-dev (>= 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112), llvm-15-dev (<< 1:15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7~++20231019083450+8dfdcc7b7bf6-1~exp1~20231019203526.112_all.deb Size: 302216 SHA256: 975074165988736f2ff9d5efa2dc707b421bf95e994a12091f594422eba435c2 SHA1: 18ecc749427817356d54c272e253cd0b857980f6 MD5sum: 58f7a79f60358d690d3dbef9f39141a2 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.