Package: clang-18-doc Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 102 Depends: libjs-mathjax Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/clang-18-doc_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 76256 SHA256: a6f6c05dabf85c21414270d80da8759acbbc7d83923a99a79b0345d85199129d SHA1: 459d7d7b4ac3591bf7c067be87baaf8367051973 MD5sum: ac689d99c25d91eed321242a4feed84f 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: clang-18-examples Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 113 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/clang-18-examples_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 79908 SHA256: c2652ac935db2d4d1335cfc8c4bae25eb98524c54f80781ef91fb9253664b599 SHA1: 4c53fd0241f3a5823acb2c727e42703579dae489 MD5sum: 9ce12002c8c44a92bed0ac4e1e3993c0 Description: Clang examples 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 examples. Package: libc++-18-dev-wasm32 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 89 Depends: wasi-libc, libc++abi-18-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-18/libc++-18-dev-wasm32_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 71768 SHA256: d70973651fb0a27e0b7ea9acd59dccf154c18639fd92c25c2a48a73664ba9688 SHA1: 6fcfce0cb086c46aa1a934243b61680eb1b067ca MD5sum: 9d0abb2168de29b988cad42c4e3ceb46 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-18-dev-wasm32 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 90 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-18/libc++abi-18-dev-wasm32_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 71672 SHA256: 8274f7f1dffa3ac26ba0017a1609f0103b79f4b5d327785bd05450d213462257 SHA1: 387249fac2316e75ab5e173ec02a0967bc322ed8 MD5sum: f4f16e821cb8665057fc25512ca64201 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.0~++20240220094926+390dcd4cbbf5-1~exp1~20240220214944.50 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13273 Recommends: libclang-rt-18-dev Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-common-18-dev_18.1.0~++20240220094926+390dcd4cbbf5-1~exp1~20240220214944.50_all.deb Size: 755664 SHA256: 939462cf2cea751329168b612ffc089e1bd47a22f6e800079907d09c0a4a8ab7 SHA1: cb5f01732ab283d3029fb0f2a78c322d1d10e739 MD5sum: da95fea822b433b342c615f5ae067034 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-18-dev-wasm32 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 382 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-rt-18-dev-wasm32_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 112172 SHA256: 0c0ab5065384a6e4b686472db4e8f4cfc5369db71dc56187a903da8d922acc85 SHA1: aeb3da2a2e8b72485ff2dcbec46e2cd16df8542b MD5sum: 752e500665776ceb9f9426d68c8b5d99 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-18-dev-wasm64 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 388 Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-18/libclang-rt-18-dev-wasm64_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 112472 SHA256: c05af6b3ffa8dd63e6150e9cf63bc040a8f75bd3dda1db7950a9a4785103826e SHA1: 0d7b591ef75855d162db1df0dac52b273de30e7b MD5sum: f23f8487d808e3e553bc0acfb3759f50 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclc-18 Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 73197 Depends: libclc-18-dev (= 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151), libclang-common-18-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-18/libclc-18_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 8855628 SHA256: 4c945dc3cc43747f6c4163726834d53b4fa18b1f4d9144e206a574ba0617b9fe SHA1: 0fee7c41ca45b2ff055883b35a7243cbdb1f60f2 MD5sum: 4df7552070f88f3e02e80de346d11cdd 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-18-dev Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 476 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-18/libclc-18-dev_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 93020 SHA256: 827ee4fcc4c192196c0679b5c6fce2596b0e9e97defaffa7ff39516243323003 SHA1: ca855d127697fff90fa6a9d2987c41ca28179d9d MD5sum: 9ad9b9c0ba42c4a45828e674f35eb4e3 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: libomp-18-doc Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 80 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/libomp-18-doc_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 71316 SHA256: 4ff9d9f562043fc25a8a06e8915b6dc098c171e53f538c6ef1e68a98f0ce375f SHA1: 505b806f44a33b409d2ef9db3e327c19e3a23a4c MD5sum: 0f383f40ceea25f14065f0df04f9b50b Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: llvm-18-doc Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 80 Depends: libjs-jquery, libjs-underscore Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/llvm-18-doc_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 71540 SHA256: 3e36460cdc71b7a23e26790fb3b38baccd48842d1215c81d7a42f0303facfa2c SHA1: 33a282b962c0649b09628ce0dc4a8faf72407961 MD5sum: 75f6e07b607833962f2262f19c61e1db 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-18-examples Source: llvm-toolchain-18 Version: 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 494 Depends: llvm-18-dev (>= 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151), llvm-18-dev (<< 1:18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-18/llvm-18-examples_18.1.8~++20240923115638+3b5b5c1ec4a3-1~exp1~20240923115728.151_all.deb Size: 312512 SHA256: cb1e3da1f933272f8fb056cd851d36112f90642a5d9411dee70451c30af7908f SHA1: 3a0e40ac3288c09d6cb323d740478e789967bcaf MD5sum: a98b53112b46dcf50ff7d4aa0d7d14e4 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.