Package: bolt-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 194063 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0), libbolt-16-dev (= 1:16.0.6-15) Filename: amd64/bolt-16_16.0.6-15_amd64.deb Size: 38054324 MD5sum: 0833a5e04f19ffee308a39f239f1b6a7 SHA1: 299c219397ab37c1d186db3ca3f0f24a5e4fc155 SHA256: 9d413a800bbf0af3c27f702f41067bccf6fb82e54f6c0c723b308354addec49e Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: clang-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 395 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libgcc-s1 (>= 3.0), libllvm16, libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang-common-16-dev (= 1:16.0.6-15), llvm-16-linker-tools (= 1:16.0.6-15), libclang1-16 (= 1:16.0.6-15), libc6-dev, binutils Recommends: llvm-16-dev, python3 Suggests: clang-16-doc, wasi-libc Provides: c++-compiler, c-compiler, objc-compiler Filename: amd64/clang-16_16.0.6-15_amd64.deb Size: 144146 MD5sum: d228965981d9d84d328bb60685741a59 SHA1: 25343a0d64e842a14655a3092ad69637bed1b43b SHA256: 8e69165a728fb9b71259da87f4c64872970024a9371ed0d3bf0be00ce996946e Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler 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. Package: clang-16-doc Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8381 Depends: libjs-mathjax Filename: all/clang-16-doc_16.0.6-15_all.deb Size: 1231246 MD5sum: 2d1b38e5f3bc7fe65484117f7231b295 SHA1: b0b6e87cb2e8b39cfd19a93efdd9609bd2585282 SHA256: 135902a599eeeca10cbc6d728a34512914af9053f74be90782bbc1ec4eab0af0 Section: doc Priority: optional Homepage: https://www.llvm.org/ 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-16-examples Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 101 Filename: amd64/clang-16-examples_16.0.6-15_amd64.deb Size: 71360 MD5sum: 921098bfdbdc1c6036dbad89a680f360 SHA1: 923920fdf3e41acef5bb5402fb0983cdc7b85311 SHA256: 93ee55d104948679713da1bfa55e58fbceec7e9a14ee4dc6ccf5b6027dd6dd18 Section: doc Priority: optional Homepage: https://www.llvm.org/ 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: clang-format-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 244 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-15), libstdc++6 (>= 11), python3 Filename: amd64/clang-format-16_16.0.6-15_amd64.deb Size: 112150 MD5sum: ba9c2a825b9398705146c76050edbede SHA1: bd3b919f7406fd090491536dcc21ae429c2fbbae SHA256: 4f8c6c8b9b5b4a6c8779a3bbe317b0e03298baf6e5f3cdff3f9a60d9173f02d6 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 28167 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-15), libstdc++6 (>= 11), python3, libclang-common-16-dev, clang-tools-16, python3-yaml Filename: amd64/clang-tidy-16_16.0.6-15_amd64.deb Size: 4748750 MD5sum: 3be9cfeacf8593350c2943b438144da5 SHA1: 8119fb75e4e08f31b999530161be7303893d8bf7 SHA256: 87c31e5f436319e12e291847c0edb5badcd057ecac68e00f1ff108b337d95d06 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 39479 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libclang1-16 (>= 1:16.0.2-1~), libgcc-s1 (>= 3.3), libllvm16, libstdc++6 (>= 11), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4), clang-16 (= 1:16.0.6-15), python3 Filename: amd64/clang-tools-16_16.0.6-15_amd64.deb Size: 8717208 MD5sum: fe2c60a26b26ad6595713f0da0b63f00 SHA1: ab35ec1c8acf2198165c914e92118fa25fb5308a SHA256: 5b69792720d3dff84eefb1446d61bd6e524965f21a8314aa47289689fe965304 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: clang-based tools for C/C++ developments 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 some clang-based tools like scan-build, clang-cl, etc. Package: clangd-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 24243 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libgcc-s1 (>= 3.0), libgrpc++1 (>= 1.30.2), libgrpc10 (>= 1.30.2), libllvm16, libprotobuf23 (>= 3.12.4), libstdc++6 (>= 12), libclang-common-16-dev (= 1:16.0.6-15) Filename: amd64/clangd-16_16.0.6-15_amd64.deb Size: 5265948 MD5sum: 8f436e3b29337eb68e7f72779df14663 SHA1: 661a6d2585ad198b36fda9f7b2221f23ac2b8804 SHA256: 59cfbbb7a392f1e4dcf3606561612788284cfbab5fcf723b01aae66597f6338e Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: flang-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 109172 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libgcc-s1 (>= 3.0), libllvm16, libstdc++6 (>= 11), libstdc++-11-dev, libgcc-11-dev, libflang-16-dev (= 1:16.0.6-15) Provides: fortran-compiler, gfortran-mod-15 Filename: amd64/flang-16_16.0.6-15_amd64.deb Size: 20025848 MD5sum: 2c2aa4e560a05c6b68a54b0d46e0064e SHA1: 87e9bccf2a4c9d9488b45e35658210c0edc32f5a SHA256: 7ea810aa861c40294f1a5b401ce2cfeedb9eac0d298b5a938090a4b118c77ef1 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: libbolt-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 114 Filename: amd64/libbolt-16-dev_16.0.6-15_amd64.deb Size: 78226 MD5sum: 3e19b6e01e6456cc49a1d6c557c8734b SHA1: fe8e8684608ffdf1bc8f23928c9efe73d44697a8 SHA256: 1fde8e54d9dca1c774515c1b95d0a49b8efff2a36023c44fff2353b54315fed9 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libc++-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 10199 Depends: libc++1-16 (= 1:16.0.6-15), libunwind-16-dev Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Filename: amd64/libc++-16-dev_16.0.6-15_amd64.deb Size: 1149852 MD5sum: da6732ee6942c54ee523c3947cb2e6cd SHA1: c5587183532f4c7928d6c81a6555819b897d7905 SHA256: 7751b9a9d09932dbfacdeb21c9f185bca3a885a86cf8d3b552a6ed9d9162109e Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (development files) 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. Package: libc++-16-dev-wasm32 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 82 Depends: wasi-libc, libc++abi-16-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Provides: libc++-x.y-dev-wasm32 Filename: all/libc++-16-dev-wasm32_16.0.6-15_all.deb Size: 63842 MD5sum: 1e8a54fb47300db7efa228e67fa1c2c3 SHA1: 19c0590cec8e76f95a691aa777bf3918628c4767 SHA256: 4694a1bce295627cffd7929212f2723906360f636a121805caabfe3d28c2f1fc Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ 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++1-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1061 Depends: libc++abi1-16 (>= 1:16.0.6), libc6 (>= 2.34), libunwind-16 (>= 1:16.0.6) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Filename: amd64/libc++1-16_16.0.6-15_amd64.deb Size: 353106 MD5sum: a3e1ad14c0e243e4c0a4b9fda87a59a4 SHA1: 82971b331b5531daa32784dac942f5724e806d68 SHA256: 67720255041ee14b867c54d1047ac23ff87a030a7ea51211ed769fd640a589a0 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library 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. Package: libc++abi-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 679 Depends: libc++abi1-16 (= 1:16.0.6-15) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Filename: amd64/libc++abi-16-dev_16.0.6-15_amd64.deb Size: 151854 MD5sum: b91197309315c6ddbde311a8045118f8 SHA1: d9892b3e719aeead607ee138af3d3f15ad05ed95 SHA256: 41f3277d80e5a7792dfaf7e18482b4348ad2de2ab9c0339f3fd15a75d3059788 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (development files) 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++ Package: libc++abi-16-dev-wasm32 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 83 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Provides: libc++abi-x.y-dev-wasm32 Filename: all/libc++abi-16-dev-wasm32_16.0.6-15_all.deb Size: 63752 MD5sum: 36a862819b72917bd0e358b0c7808eff SHA1: 74379d296b3845b0d4e5f151bdb4cf444014e003 SHA256: 00274ce10fc00513c3dffdc117abb4d5e4372ad2d3fa6761f45f41ad4b768d34 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ 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: libc++abi1-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 299 Depends: libc6 (>= 2.34), libunwind-16 (>= 1:16.0.6) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Provides: libc++abi-x.y Filename: amd64/libc++abi1-16_16.0.6-15_amd64.deb Size: 127766 MD5sum: ffa1d2e9075d7d78a96c79cdc4886512 SHA1: 198d921fcae407442d9f3bf547b6b9d8a6564202 SHA256: 2b7a87e06f96bdf4c84cf96d9e2fd2c6f6a3f88f20b6aa485676145738251893 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library 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++ Package: libclang-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 266269 Depends: libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang1-16 (= 1:16.0.6-15), libclang-common-16-dev (= 1:16.0.6-15) Filename: amd64/libclang-16-dev_16.0.6-15_amd64.deb Size: 27247442 MD5sum: 9db7b1e56fbb8a584a0f471de9a47b94 SHA1: c0af4ca42b7633f190a9d38fba93373eafb119ce SHA256: 95a0ace2ab311cfeb5b908932058339f6a43c8776e5668ad2a90b31a91925535 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Clang library - 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 headers to develop extensions over libclang1-16. Package: libclang-common-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11989 Depends: libllvm16 (>= 1:16.0.6-15), libllvm16 (<< 1:16.0.6-15.1~) Recommends: libclang-rt-16-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Filename: all/libclang-common-16-dev_16.0.6-15_all.deb Size: 691236 MD5sum: 2876f59616630cae125850c46d0d4c74 SHA1: fa320d7395f217721c70c44ef3558dcb2530cd6e SHA256: d9b9d90b41b99d7352f34516aecdabf73768dd49568813cd8112f98e5a428fd9 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ 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-cpp16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 61591 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-15), libstdc++6 (>= 12) Filename: amd64/libclang-cpp16_16.0.6-15_amd64.deb Size: 12697496 MD5sum: d2041d1dbe52f88fe00dac4a2a6b6cbd SHA1: 5a8256edfab18031630030d05bbd88b455f6ee44 SHA256: 7580bd91db6480da2098bacc723d35334e04a028fb4cf9e6759fd5b154acd9cf Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 79 Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp16 (= 1:16.0.6-15) Filename: amd64/libclang-cpp16-dev_16.0.6-15_amd64.deb Size: 63788 MD5sum: 68862f5560c435ded0bcbf2a769bd224 SHA1: dc2a0a03ad273e23a0965b1f290bd102eacae423 SHA256: 139c36972d4ce5dacbf18f9fceae5d239ea4782af84f52a10fb8c793a8f36c04 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-rt-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 39611 Depends: lib32stdc++6 (>= 4.1.1), libc6 (>= 2.34), libc6-i386 (>= 2.34), libstdc++6 (>= 4.1.1) Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Filename: amd64/libclang-rt-16-dev_16.0.6-15_amd64.deb Size: 3457306 MD5sum: d08b0f7aa9eeac11fde434c61a803612 SHA1: b934b47eeca335bc9923b367b2a7c504181930b0 SHA256: f48ed07a672ec875e2cdb759f1e66691cf6213a6b4b8d8baf2938c542c0738a3 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-16-dev-wasm32 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 293 Recommends: libclang-common-16-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Filename: all/libclang-rt-16-dev-wasm32_16.0.6-15_all.deb Size: 107274 MD5sum: f10db105333cdd01a7c8c9e609fe790b SHA1: 9274108bdcd8aebea7343769c9262627489dca55 SHA256: 656554729380a5bbd981e74dd970def2a7701e905addb179d4871cd516cdfdf4 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-16-dev-wasm64 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 299 Recommends: libclang-common-16-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Filename: all/libclang-rt-16-dev-wasm64_16.0.6-15_all.deb Size: 107492 MD5sum: a39f5926e6e68e50ae85c5cc8c5930a6 SHA1: 6f8c6336b81ef5bd676b0acdbe837a90482b4d94 SHA256: 802983a3dbfd144bafe05725409a41f2cea6e2d9bfd7b266e6dc071c8c6e0590 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 33587 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16, libstdc++6 (>= 11) Filename: amd64/libclang1-16_16.0.6-15_amd64.deb Size: 7323916 MD5sum: 8db134ba5d677e4428d75ecb5e95136e SHA1: 4ea7b557c154179e9cb567dd207ddf87903ef099 SHA256: e7c1597ab18bbbeffa6a7bfa88f866270a7ff519774b75d7b80b81054f130ca3 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: C interface to the Clang library 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 library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclc-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 72103 Depends: libclc-16-dev (= 1:16.0.6-15), libclang-common-16-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 Filename: all/libclc-16_16.0.6-15_all.deb Size: 8513316 MD5sum: c7c78ff29d43b4317e0729f837554de1 SHA1: d34efe126d1b6609af3d6b30532df2c2f5b067ff SHA256: 13ce9fbd7716030a473f76e5e8e21db548fe6df8be3f5995d2d95d0ba0a59e3e Section: libs Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ 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-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 469 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Filename: all/libclc-16-dev_16.0.6-15_all.deb Size: 85382 MD5sum: d2de8742182c5b2a4776ec3e222306a1 SHA1: d32c16020fb9139df17e955093e49c90a73a2d0d SHA256: fd71e4c23911cab739dd22ea20dc51afa1b1d0340840d9cbc09f926d819ec60d Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://www.llvm.org/ 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: libflang-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 599133 Depends: libstdc++-11-dev, libgcc-11-dev Filename: amd64/libflang-16-dev_16.0.6-15_amd64.deb Size: 18284892 MD5sum: 067602bb890b67ad41efa5b69d4639f0 SHA1: 41b5b6a39944fcf414d654f20d2f842ad25ed21d SHA256: b8ad119921a2da68837dab1aa723d411e8532ce55791ac73da3f9638a86cd613 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libfuzzer-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 889 Depends: clang-16 (= 1:16.0.6-15) Filename: amd64/libfuzzer-16-dev_16.0.6-15_amd64.deb Size: 230640 MD5sum: ca0aa6b7edf81030660b24db38a1236f SHA1: 8d7e19ca6e2d8adf472e8784aca9026bf298ab38 SHA256: bc101da0c12cdc860552bc793a5f768598c2158fa74279f9be15d934435567fe Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: liblld-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12759 Depends: libllvm16 (= 1:16.0.6-15) Filename: amd64/liblld-16_16.0.6-15_amd64.deb Size: 1745878 MD5sum: 41e7664b7266d2d8968cd74b25bf39bf SHA1: 02d5eeab31a50835c588470b711b91f13566d4e8 SHA256: bfb43de952a719d713e5334572ce45a95558cad114d103679ad817d09b0f9b70 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 126 Depends: lld-16 (= 1:16.0.6-15), liblld-16 (= 1:16.0.6-15), libzstd-dev, zlib1g-dev Filename: amd64/liblld-16-dev_16.0.6-15_amd64.deb Size: 74580 MD5sum: 232165f639db653b344cf757f5ee4bad SHA1: 9a93ee838ba4f404b74f12bfe61cba420b4e2d48 SHA256: e6046b7ca1923045744d6f8c959730bd2bab6ef7c4cbcbb12e0d2943a17f4700 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15897 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-15), libncurses6 (>= 6), libpython3.10 (>= 3.10.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: amd64/liblldb-16_16.0.6-15_amd64.deb Size: 4054662 MD5sum: e51bec1e73c68eba239297fa8043c194 SHA1: 1a97ed0252aa662077c6d6ec1ced61d4fda619a6 SHA256: 61b1cabe5e136ce22d7f69e4333042c51e53215e539514dca8aaa8c5b894a0e6 Section: libs Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3408 Depends: lldb-16 (= 1:16.0.6-15) Filename: amd64/liblldb-16-dev_16.0.6-15_amd64.deb Size: 570372 MD5sum: bd22ce4428bde5683842704eba9f99a2 SHA1: e3875f8bdad7db5fa12f215e6e6f5ccbfbbaf4fb SHA256: ea6c5398bd2d02492c0b5592bd5a9d5cfa8d4516e7f94b9d4ed5e2685515ec91 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-16-ocaml-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4371 Depends: llvm-16-dev (= 1:16.0.6-15) Suggests: llvm-16-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-x.y-ocaml-dev Filename: amd64/libllvm-16-ocaml-dev_16.0.6-15_amd64.deb Size: 599026 MD5sum: 56d127604a791805c5eff8f883f5d61a SHA1: 21a652285fbcf299944c6117e0c019d06218226f SHA256: dc8d848f9f576d5bbab9e26ebe539a18dc29c7f1903ff4c720bafa771d67103d Section: ocaml Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, OCaml bindings 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 provides the OCaml bindings to develop applications using llvm. Package: libllvm16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 120416 Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0) Filename: amd64/libllvm16_16.0.6-15_amd64.deb Size: 25611664 MD5sum: 33585968de53286eaf55ed3959f83b6c SHA1: 22f524dff16890a04e19bfc80a6c9e0b315dd85f SHA256: 6e175a7e7e05021b2d1757cc8bb678d8498ccbc5b199a93a01620c452e8f1bde Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, runtime library 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. . This package contains the LLVM runtime library. Package: libmlir-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 42213 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16, libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Provides: libmlir-x.y Filename: amd64/libmlir-16_16.0.6-15_amd64.deb Size: 7916814 MD5sum: 6d92814299b6800d1d400850722aed07 SHA1: c17e7300cefcf7fe67fd17c3f9bdac34669371cc SHA256: c34234285a04e0da916d5ec9170ba8b3ce380f967da240d1ec9598dc31c47a20 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 216464 Depends: libmlir-16 (= 1:16.0.6-15) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Provides: libmlir-x.y-dev Filename: amd64/libmlir-16-dev_16.0.6-15_amd64.deb Size: 15926302 MD5sum: 3158636cc25e1e78f921c90e32716a3d SHA1: b512b4fb487bb3504fb1582c4a2b35c46f31d418 SHA256: 29911d377d7e85b921ed485440241da94377e841746deb0e75097b8567d0b162 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libomp-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 18886 Depends: libomp5-16 (= 1:16.0.6-15), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm16, libpython3.10 (>= 3.10.0), libstdc++6 (>= 11), libtinfo6 (>= 6), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Suggests: libomp-16-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Provides: libomp-x.y-dev Filename: amd64/libomp-16-dev_16.0.6-15_amd64.deb Size: 924234 MD5sum: 94286c7b77cc5a0b198331d0af3b2620 SHA1: 212cc9a14b7b692e4d7688896ff87289dd2bb760 SHA256: 70aac721cdf4ad580514faa85d7389b4efa8fcf154cd96ff1b19511ec811cfef Section: libdevel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - dev package 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. Package: libomp-16-doc Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13445 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: all/libomp-16-doc_16.0.6-15_all.deb Size: 1009276 MD5sum: c3dc0df7a6df808d00ca67a91deddafe SHA1: e256d943bfaf020968a86d6ea47a0f3956580e3e SHA256: b34f3be852fafb92ce1c2fff4e47641e396f31ed1bb2f4b9404c993fde6a4487 Section: doc Priority: optional Homepage: https://www.llvm.org/ 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: libomp5-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3352 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libllvm16, libstdc++6 (>= 11) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Provides: libomp-x.y Filename: amd64/libomp5-16_16.0.6-15_amd64.deb Size: 665810 MD5sum: c9e5432ebe99dc7ff12641051625fbd4 SHA1: f0002e2b56e5be8f8a98127e0107eed7d5ac2705 SHA256: a282cb7f0007279117897e4443382dfd4c2011665df30afe8e06996c6a02fec7 Section: devel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime 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. Package: libpolly-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12457 Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1) Filename: amd64/libpolly-16-dev_16.0.6-15_amd64.deb Size: 1816474 MD5sum: db07ff00367bb8f04cc0f42305711188 SHA1: 447cd1398ccf553b888bfa50a52927e4490e20c7 SHA256: 080deba5312f7192717e03aa9e09305267d3f552cec9a8f7bc8bc831d2ab7f11 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libunwind-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 135 Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Replaces: libunwind-x.y Provides: libunwind-x.y Filename: amd64/libunwind-16_16.0.6-15_amd64.deb Size: 83712 MD5sum: 531a6965672ac0e9fb08238fa602b8f7 SHA1: 72060a7c4629c39414772cdf796abe2a1d47ec29 SHA256: a3a579a75e3d721be1407b4d339ebad7a265fcaa4e684bfe8fe0a0ffd91ca51d Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 381 Depends: libunwind-16 (= 1:16.0.6-15) Conflicts: libunwind-dev, libunwind-x.y-dev Replaces: libunwind-dev, libunwind-x.y-dev Provides: libunwind-dev, libunwind-x.y-dev Filename: amd64/libunwind-16-dev_16.0.6-15_amd64.deb Size: 105572 MD5sum: 56f200d16a67e81d9c25ce0df33d2584 SHA1: 7e7be683231ebeed5488849eef4b895cc9f87187 SHA256: c303685af4376de573456ca9ffc9c8d10abc26f7dbb92f68fb32e5a9d4fd6f36 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: lld-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4798 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-15), libstdc++6 (>= 12), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.2) Filename: amd64/lld-16_16.0.6-15_amd64.deb Size: 1336416 MD5sum: e1f4167ad24ce4d6c1d1b7c7db65d617 SHA1: fed55de8839c7cc25fe41c450a3150025cc67579 SHA256: 376c9c220f4698e9fcce5a4e8e9da687361d76de0b28f339a21b16003a7b1fc9 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3992 Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-16, libllvm16 (= 1:16.0.6-15), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-16 Filename: amd64/lldb-16_16.0.6-15_amd64.deb Size: 1230456 MD5sum: 3adcacec158549557d1f1ee2fe603959 SHA1: 6be52c65e514e1ee6ccd1ea28ee00dcd312dc887 SHA256: 17423c73bbfc1d8888fd21a6ca36fdc490ff41f5105e8887cc08f517178b1fd9 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 116844 Depends: llvm-16-runtime (= 1:16.0.6-15), llvm-16-linker-tools (= 1:16.0.6-15), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.3), libllvm16, libpfm4, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.0) Recommends: llvm-16-dev Suggests: llvm-16-doc Filename: amd64/llvm-16_16.0.6-15_amd64.deb Size: 23527762 MD5sum: 5e7c4f31e7192e01443e1b34be43f23e SHA1: ed92d05dba3bfca9a502251706297b6271d4846d SHA256: 7fb114cb8d441bc70ac400b207ff5aee7800e7e557d501c7e5e4d67c63d8d25c Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies 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). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-16-dev Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 311841 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-15), libstdc++6 (>= 4.1.1), libffi-dev, llvm-16 (= 1:16.0.6-15), libncurses-dev, llvm-16-tools (= 1:16.0.6-15), libclang-cpp16 (= 1:16.0.6-15), libz3-dev, libxml2-dev Filename: amd64/llvm-16-dev_16.0.6-15_amd64.deb Size: 42350726 MD5sum: 75cc44356d544001acd2129a1c6b5696 SHA1: 6af7e120d5a34d50cedbeeef280acd825ec1fc98 SHA256: 91148a7416754d0751c33e4d11b46e896e2182e7f1b5b37f0277c6cb9ad2068f Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, libraries and headers 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 provides the libraries and headers to develop applications using llvm. Package: llvm-16-doc Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 53030 Depends: libjs-jquery, libjs-underscore Filename: all/llvm-16-doc_16.0.6-15_all.deb Size: 7153530 MD5sum: eef27b2da0cad659ca1f3c9db7bf3d9f SHA1: 71d93656cab87d42056543c231dfdaba136da023 SHA256: afdd4524ea9845088036fa6bf73a5b0ca80be8eb3d2b8044eb0cb2ffa05d7e2e Section: doc Priority: optional Homepage: https://www.llvm.org/ 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-16-examples Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 494 Depends: llvm-16-dev (>= 1:16.0.6-15), llvm-16-dev (<< 1:16.0.6-15+c~) Filename: all/llvm-16-examples_16.0.6-15_all.deb Size: 305742 MD5sum: 6c3f7dbf6cf8a64f8d7569e661f71f83 SHA1: 4160cae71074ba0eefa072ae6a96a51d577ccfb0 SHA256: dddfdff7203dc9934e6bf95b4accb048fd15da55305537713b1c5bdbaa97797a Section: doc Priority: optional Homepage: https://www.llvm.org/ 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. Package: llvm-16-linker-tools Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4111 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16, libstdc++6 (>= 11) Filename: amd64/llvm-16-linker-tools_16.0.6-15_amd64.deb Size: 1367606 MD5sum: d6625e1dde23f72d2bb084e4872adc3b SHA1: 1f3fdc330202b1b2b11b718810f1c50c61208690 SHA256: a676a8b26b398a5219613683fd0929224eb963979cf057d5fb190f9f73666c1b Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies - Plugins 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. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-16-runtime Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1637 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm16, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: amd64/llvm-16-runtime_16.0.6-15_amd64.deb Size: 591026 MD5sum: 66efec8643b8f74e24fb90b26a83dbda SHA1: 27e5045acba4f1133d3a3aad79c5befcd9f666c1 SHA256: 86eceec5e24b9de0483f4089cdaeaa238f5ce9ae6f9d55cde6f7480a6c8f0711 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, IR interpreter 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 provides the minimal required to execute programs in LLVM format. Package: llvm-16-tools Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2422 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 11), libtinfo6 (>= 6), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Filename: amd64/llvm-16-tools_16.0.6-15_amd64.deb Size: 543488 MD5sum: 5660594405f0dd7264e3e3bb54cbe68e SHA1: 46db275c6c369aca02fc7d5bc45dd6830afc7394 SHA256: cff8fd312d63084a4d68a5b020f6aef4bf2a562a2db2de572cca72831c71f075 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, tools 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 provides tools for testing. Package: mlir-16-tools Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 105820 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm16, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4) Filename: amd64/mlir-16-tools_16.0.6-15_amd64.deb Size: 20246508 MD5sum: c864030f94449ab847296f5fc185a91a SHA1: 646414df600feeb122b63548591b5adab26ca4fe SHA256: 6540d3f5e45266d1311137c2abdfd3a7dd136e3d632ec6164e22549a6cec3b7d Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: python3-clang-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 205 Depends: python3, libclang-16-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Filename: amd64/python3-clang-16_16.0.6-15_amd64.deb Size: 89732 MD5sum: 159d71525c29b0d1005a50cdba182e75 SHA1: f3bbc1c33db1a8af041c09b4d4d32e309b56c277 SHA256: 626b26f13d033e2439335df526c146496fe958ccac06c194eb695e7b460c9acf Section: python Priority: optional Homepage: https://www.llvm.org/ Description: Clang Python Bindings 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 binding package provides access to the Clang compiler and libraries. Package: python3-lldb-16 Source: llvm-toolchain-16 Version: 1:16.0.6-15 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 893 Depends: liblldb-16 (= 1:16.0.6-15), python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Filename: amd64/python3-lldb-16_16.0.6-15_amd64.deb Size: 170832 MD5sum: 7790ce9e412a151e63f718a6d796a5e4 SHA1: 88dc8468d316b82446d065c24f0aa917f2468d24 SHA256: 889f38418d68b99cb6e6827ae953588b643446cb2cc591a6a66415571a3594da Section: python Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb.