Package: clang-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29850 Depends: libc6 (>= 2.3.6-6~), libgcc-s1 (>= 4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 9), libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang-common-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libclang1-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libc6-dev, binutils Recommends: llvm-8-dev, python3, libomp-8-dev Suggests: clang-8-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 8130192 SHA256: 9300c8cf0c07e189a5a5f8c59bc754ade9c0bbfcdef2727cb3d4851fb7cb446a SHA1: 18d128481e0847097929711f6ee1388289bbcbcb MD5sum: 05f9df1b5eb5e26fa17032b184fcc803 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 and 14 standards and also provides most of the support of C++17. Package: clang-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35000 Depends: clang-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/clang-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 27456588 SHA256: 7e23291f2e00309ec97c339209e784eb997152e9d0d72695570e13d30625758d SHA1: 402d44f820c34a411cbd700d5b94d45414ce2433 MD5sum: 36faf0069609cf2d5182146ea66f6da2 Description: debug symbols for clang-8 Build-Ids: 7d8071ae3d4cf1917e8809c1c31521b1dcb7fafb Package: clang-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8165 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/clang-8-doc_8.0.1+svn369350-1~exp1~20200303215641.87_all.deb Size: 988700 SHA256: cc581875cb4e7a590374969ca12c8ff28310d87305e028d2dce7132e415e0088 SHA1: 244311444a6a25ed3aefc129bcba223b0f72e4b6 MD5sum: c7305373afaec4ddb799ad1bffb84fbe 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 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: clang-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 83 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/clang-8-examples_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 44884 SHA256: 9ea5bfb7600368f1123e2c50bd0c8c772a7ebe5140c8df799c46a417f5d775a6 SHA1: a51c8037b7305c2ebddc88d7e392a436d1aeb4b9 MD5sum: 3c83678c89eb03a4084ae23c095a3142 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang examples. Package: clang-format-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1528 Depends: libc6 (>= 2.3.6-6~), libgcc-s1 (>= 4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-format-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 519260 SHA256: b74990c57ab3e59fe873809dba6222c2fce85f8f4ca5272b2071cca6a709a94a SHA1: 4823225ad0cfa6a999bdbd71386672377a891b56 MD5sum: 8bf560edea41c4487a24315b10f9a026 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-format-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1559 Depends: clang-format-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/clang-format-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 1261584 SHA256: 1518ab996ccf446b0e8f4111087e910169e68d307c8d520d55558ec8b1072d08 SHA1: bc24da0dc81cbd1aa53cdbe1b24e031ee4ae3d32 MD5sum: 40bc799333729d6527907e67182ae1b2 Description: debug symbols for clang-format-8 Build-Ids: 5f3925cc040241517da3e5c15453e76d53fb4881 Package: clang-tidy-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 22828 Depends: libc6 (>= 2.3.6-6~), libgcc-s1 (>= 4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libstdc++6 (>= 9), python3, libclang-common-8-dev, clang-tools-8, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-tidy-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 5974120 SHA256: e0ac06ae208e8c46156e032c73fbb3ee890332f9ae3fc692206d99347408bc07 SHA1: 8d1af9dae1ec2256038a9ac8984d76cc4b336a86 MD5sum: 7bf1e6c7a2916cc8d575e639a216e17b 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-tidy-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 33782 Depends: clang-tidy-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/clang-tidy-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 25705608 SHA256: 7f9dfac328729b912738173b242a6250e1a58fefd933ba269b07a229eb2bbecf SHA1: c6ff2db39e92bcbfc27e94b6b5af3d4d846b95d7 MD5sum: 46837440dc8511d90c30ac5c54e7d06f Description: debug symbols for clang-tidy-8 Build-Ids: 4a751bf8bc64a2f0cf3e82b2d220f89a9d0abfc5 Package: clang-tools-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 195378 Depends: libc6 (>= 2.29), libclang1-8 (>= 1:8~svn339515-1~), libgcc-s1 (>= 4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 9), clang-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-tools-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 51841388 SHA256: 998ce27d419cd8388f86ff520a8a69324d7f91ee638ff8f021b7e19829d44c91 SHA1: 08f398ecec347862156a4840531ac3c3fc2b455c MD5sum: 09973a9a065a7782283a0ee182e0debf 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 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 262450 Depends: clang-tools-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/clang-tools-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 213283956 SHA256: 1cf71d882d686ff76777575a981fa5f81d5cb4d556a19f9a8ad2206f9cbb8974 SHA1: a24a159f50aba03685ee04830646299484f6879d MD5sum: 260bc6b5e871d802fdaf60fc02a467c6 Description: debug symbols for clang-tools-8 Build-Ids: 0eed5e90efb9c41994aa935b377a00e818812396 2ae87f174f082dbb30f8868c21144a5517511d34 2fdddfbb1d2cafeda6b9e695500a7840ec44a000 3a17eab7f2e72b96481de94d3a3a8c61671f231e 4bd1f2ae89f080ce0e63096e109ca11c9ab0976f 5855ca790803755f9c4b18e80bde2d6cde9665e4 6f694ebf4cd425b433c543d56dcb24726f149102 a1295b4fdd7083c4bc8702f950b9dfdcdd6cf293 b91957c6886b40585e373bd77550a0f12e6b32ce ced31731fe152501fcd4ceeb7a33fb0c1aae826d cf1b15f8ee502dbf7b419030b4eb8ec72f07480b d16fe314b2b55e169de30315174c105e7bdb29ed d8468e86650f1eb556bcaa474e0fb85cfdfe6c29 e40238fdb8f1c5a6d32d6897c6359cbaba0f3b54 f0fd5a753b2e08996e5077e05dbd96f8097bc31b f5b456fe86872ae724da15ffc02523f68539ca47 Package: clangd-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 20692 Depends: libatomic1 (>= 4.8), libc6 (>= 2.29), libgcc-s1 (>= 4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 9), libclang-common-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Breaks: clang-tools-8 (<< 1:8.0.1-1) Replaces: clang-tools-8 (<< 1:8.0.1-1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clangd-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 5456360 SHA256: 5037386e2f97d53f3c8c23fbc86675b5dbdd150c9d3bc550f7320f659462dd3f SHA1: aae7a501a08f73451d4c15a7f6d8a73cd1b7dbd9 MD5sum: 09cae9ae71719a95f5364abb61f9fce6 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: clangd-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35161 Depends: clangd-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/clangd-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 27197464 SHA256: 551669ebbb556255363cc0a737928d93436f20872bf80ba1819053f70c73725e SHA1: 6f754947dd2ea576492da01cf1573e6ed5768bba MD5sum: 016262846fa9043f2055a0cecabeae83 Description: debug symbols for clangd-8 Build-Ids: 6991fb2936aa385353c7d4085a58acc8bbd2a0a2 Package: libc++-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 6012 Depends: libc++1-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libc++-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 650864 SHA256: ee716a390d58d518c01cc1f02dc482fc9feae343865515439367b8429bcffdc9 SHA1: ad98548f3e1c03106a71016e12e2dc5a96885659 MD5sum: cd0518e8018227ad5b86ed4ef7bd7bfb 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++1-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 784 Depends: libatomic1 (>= 4.8), libc++abi1-8, libc6 (>= 2.17), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libc++1-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 213284 SHA256: fd63dbf60ff6005eb807a9452e2bb67f918c99c3a7127ef43fe91353ecf915e1 SHA1: b2e2fb532cc19df6db7757c64390ecac678157f3 MD5sum: f5fac5dacf9d774c03b1d8c97a79e467 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++1-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1322 Depends: libc++1-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/libc++1-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 843388 SHA256: 33cb7a859de2b800ae188824dd933557e7b99e9990c8979a0798ff48a037e0a4 SHA1: 8463f623f83f7159d0c7a45dfe4a32f1cf59ffe2 MD5sum: aa22a5791056a8f940fd1a9df197ef6b Description: debug symbols for libc++1-8 Build-Ids: 59fe545f0ce314b50bb7a89f8863bbe6ebb3bb2c Package: libc++abi-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1729 Depends: libc++abi1-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libc++abi-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 631884 SHA256: b9b3d058db5998e34bdd0789a0292f9fd7a2fc706f5bc5207cbefbbd8d4723cd SHA1: 13f36119b698ed4a7024939922cf0c81c8d91191 MD5sum: 37448cd4b54b47c71c6fdcb2b859a8d9 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++abi1-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 263 Depends: libatomic1 (>= 4.8), libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Provides: libc++abi-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libc++abi1-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 90188 SHA256: 014f17682ff6e124a3d2ce5cf2967cead44a5dc01b2c1fa2620bcda0e36b01ae SHA1: 7dc40b500294fb0d4568bc0f4908052676e6d717 MD5sum: 05a233de9c644cd5de2c682249f7756a 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: libc++abi1-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 342 Depends: libc++abi1-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/libc++abi1-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 217644 SHA256: 01ead62a25e1c0457e61b2090790c12aed89ca5f54d039037ceb06625e006e83 SHA1: c8fc7665bb4ce12b95e0f68424ef4190cfe33f94 MD5sum: 7b5d6174a794bfaaa1433f13da43de2d Description: debug symbols for libc++abi1-8 Build-Ids: db7d555a8429ad2bb4acca3af09f43395b600e22 Package: libclang-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 107392 Depends: libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang1-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libclang-common-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libclang-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 14189700 SHA256: 6e804c2b65477f427131cadf52aa1b3a15b3230d3a4a186cf2a625b02e99b2ad SHA1: 5988f08342fbe055313dfc6e966cdf1c0916b034 MD5sum: 7898b5acc984a745978ad534516876b0 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang headers to develop extensions over libclang1-8. Package: libclang-common-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 43738 Depends: lib64atomic1 (>= 4.8), lib64gcc-s1 (>= 3.3), lib64stdc++6 (>= 4.1.1), libatomic1 (>= 4.8), libc6 (>= 2.17), libc6-amd64 (>= 2.17), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libclang-common-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 2989024 SHA256: 2f4755ccf8dc1a1b8f6af0950bc6757aa1c736380bd59678c45d4c158f698052 SHA1: 11bf37b2b9164460c55a677e29ed16e05738dd43 MD5sum: e17337c8388da3dc29b6d77c4854a81a 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-common-8-dev-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2953 Depends: libclang-common-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/libclang-common-8-dev-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 1823884 SHA256: 092894101c963d000b4d0ffc66515d72106f1207d4ed73ac341cb0ace3048c52 SHA1: 1d74def1cd8239a8a32a514a5f12a5b0da9265c1 MD5sum: 6ec207e3eab11eddda76c356dbbe24c2 Description: debug symbols for libclang-common-8-dev Build-Ids: 012b6557cb03c7d5bb732ea36e537b31cbd17480 0a0fbeb1069437b0b626259423588b63317c3c4f 11bec25b4c6800a3ec5760cb8adecaacf38a8320 4512efdd0ee35fe3706bdaf1f204fb5f0ef6e0d9 5f47669ac944800e7590060b57298bceb599254c 6364223c20a6228ed15cd964ebdc35f96ff1164f 65b3c05f208b7006b5a5fdfdfb45f90a75e209fb a3d871d28ac115bd8ac27e74e4d4cacf6f3e587f a7c4efbd64198bdfbdb721974ddee677b043b3d4 c7d0c063850f8456c4e767508bc04af487ea202c df44a564fce867a2f663d8a0a301192263526076 e8a635cd318e136962eaa2a99441405dd0018b41 fb8cccd64b0112def8e330d4834b37d83711dd06 Package: libclang1-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 24012 Depends: libatomic1 (>= 4.8), libc6 (>= 2.29), libgcc-s1 (>= 4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libclang1-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 6166568 SHA256: 60e4f6faa0ab5ca00a92e39fe81dc6925212d58c3a5ec0fdeb089f86237a5ca7 SHA1: 2392826047cca50e96873b1e27c48f5cab56befb MD5sum: 63c77be2b4d2fb56945c532b5620cc29 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 and 14 standards and also provides most of the support of C++17. . 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: libclang1-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35965 Depends: libclang1-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Breaks: libclang1-8-dbg (<< 1:8~svn327768-1~) Replaces: libclang1-8-dbg (<< 1:8~svn327768-1~) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/libclang1-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 27440444 SHA256: 69da049726d15cbcaa1d18666e26449999508877f5562d3a99256765a4fcbe3f SHA1: 2aa9fd1f4d0b4a34042b076d789cc999d3d2625d MD5sum: 7d2d9b51839822c75a8fa320e62c5bc2 Description: debug symbols for libclang1-8 Build-Ids: c0eb1342ee7b49224f0e66ec6c07458928632b1d Package: libfuzzer-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 529 Depends: clang-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libfuzzer-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 148740 SHA256: cc225722eb7e75a49e0b614f6b6da93d7aee5914b7e577d24d90dda5f94383e8 SHA1: 27e1078b6e314f80bab59b35b14b3ed8a020cfbe MD5sum: 7bb9134d4b3c618d94645f7db2dbac03 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-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 8490 Depends: libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/liblld-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 1169236 SHA256: 5d538467c01e7c7ac8a1a1c1ed0e6e08ea6e7975b75126fa8f6fc8f177f1b57d SHA1: 30444f0d15a731c2a51686921406f6e9b052df7c MD5sum: c2acbe0dcbfb851acff85eecd549ea57 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-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 203 Depends: lld-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), liblld-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/liblld-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 66276 SHA256: 51758577d9868d04e90c82bf829df35f32284fdd27876d1b2a86e423fbae9516 SHA1: fd3f867655efeea4ca1d68772f66bec856a42f52 MD5sum: 0f469ccae9ea2388e7cad9f2b807aada 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-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29157 Depends: libatomic1 (>= 4.8), libc6 (>= 2.28), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 9), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/liblldb-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 7878776 SHA256: 08200d303061199b2e21b0b11be233949c70a32cbeb67010db65644f38826fc5 SHA1: 552fccade62f60946aae31c2482fcc324cf66b04 MD5sum: bb5c0e52a0f948dcd1e373f6e4ef2a83 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-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35102 Depends: liblldb-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Breaks: liblldb-8-dbg (<< 1:8~svn327768-1~) Replaces: liblldb-8-dbg (<< 1:8~svn327768-1~) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/liblldb-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 26794376 SHA256: b487ae561cdb31216e8921913659ee00b61157043d1d31c9d43a31a5c843366d SHA1: 31018179db9f42af9eafe47b274bc9e81aef6504 MD5sum: 9f3e5fa885a2d5a5d1c7e8264d6074a9 Description: debug symbols for liblldb-8 Build-Ids: 0942860cceb3c330e1ab4252bc2ed64ccb190c8e 83e44253521f5a517a264333ded6429a4ae3e59d a3751c9d1262a3cb98d238a87cf6b0acee5d66a2 Package: liblldb-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 34377 Depends: lldb-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/liblldb-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 4695392 SHA256: f37e837ca22dfc133137dd3acff8ebd71f348707117195822bd3b41a95172d25 SHA1: 85201bd7f9a49c6fe81167683d473cfca7515e00 MD5sum: 79147297df50629e11a273a1e7a8e7f5 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-8-ocaml-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2360 Depends: libctypes-ocaml-dev-rjid7, libintegers-ocaml-dev-ptzg3, ocaml-nox-4.08.1, llvm-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Suggests: llvm-8-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-8-ocaml-dev-camr9, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-8/libllvm-8-ocaml-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 222000 SHA256: 12d533899027fc49c954adc5d70801faf098167c5c139574a6d61d224bd1dff0 SHA1: c0c4b357622b6da9376e04ba3febef00e4163101 MD5sum: 4be2fc21132e64764c48d65f02e97f14 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: libllvm8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 57202 Depends: libatomic1 (>= 4.8), libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi7 (>= 3.3~20180313), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libllvm8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 13724936 SHA256: 426bde28b6eeb26a87edc843b4b2f6c2e47e76d80017509e8f48d72da065bb84 SHA1: 286f04203716c10fcb5b887cd1280c15a4afeae5 MD5sum: 29031afb00cdf42a61972640ab22e370 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: libllvm8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 48310 Depends: libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Breaks: libllvm8-dbg (<< 1:8~svn327768-1~) Replaces: libllvm8-dbg (<< 1:8~svn327768-1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/libllvm8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 36549568 SHA256: 983741a102e9245d4c67fe9ff29327003118e397261e8b09950c4a105cddc842 SHA1: 58ec1f5ec6409ccf9c64dfa910347ba88a5167b0 MD5sum: 72158a808f077da3c7d608597a34c970 Description: debug symbols for libllvm8 Build-Ids: d66fa3e66623bca7f66957693254c44ba6aee772 Package: libomp-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 172 Depends: libomp5-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libatomic1 (>= 4.8), libc6 (>= 2.3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.6) Suggests: libomp-8-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 Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libomp-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 63356 SHA256: 0f5b22e4a091032e1ca01680756b91fa8ce92682a9090602f94b0fd02cead4d9 SHA1: 14bb5acd24fa7acb374f7f0ddd7679097c0daa97 MD5sum: b5c7c9f75c6db2992a576e04f4280efc 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-8-dev-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 59 Depends: libomp-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/libomp-8-dev-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 34128 SHA256: c87e3869dba0468cec81201e92132be1ef5e520d55c437cf197f7c31a1755d05 SHA1: ac3fd6ef4c1a5e28de64f6dd658dda4847408649 MD5sum: 05e1900fb0243e565316bf9c28f4b444 Description: debug symbols for libomp-8-dev Build-Ids: 01690d0f123121a5504815d79f94a33432e63076 Package: libomp-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12012 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/libomp-8-doc_8.0.1+svn369350-1~exp1~20200303215641.87_all.deb Size: 869568 SHA256: 9c07d9393552f3d507cd67ce407cc458bfc0daf36bdc2d15790e61872c54c067 SHA1: 9c87915bab4709c0da6d312fecb14aeafcdff015 MD5sum: f4b59e0148c77b4e1ac30a9b036d5b2f 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-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1841 Depends: libatomic1 (>= 4.8), libc6 (>= 2.7) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Provides: libomp-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/libomp5-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 305336 SHA256: 9e22bd968919a40f0455063ab31e73cb79cf1376cf7469f620f002b3233ac57b SHA1: babab39dd3e1c800852aae396066ea425a20da98 MD5sum: 0d6a1b82f3f665d56a0de501b74bcc87 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: libomp5-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 433 Depends: libomp5-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Breaks: libomp5-8-dbg (<< 1:8~svn327768-1~) Replaces: libomp5-8-dbg (<< 1:8~svn327768-1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/libomp5-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 281044 SHA256: 6f09be121ce806515dad76123cdc62061735a39b80d21500478a9c81beaebc69 SHA1: a206992b2d9ca63318af85312adbb207324f7d64 MD5sum: ce8dd52cd669c148a741ad19da14f5cb Description: debug symbols for libomp5-8 Build-Ids: 0ab3d866ec5879ca2b3a5d7bab47610898b1a4ec Package: lld-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2980 Depends: libc6 (>= 2.3.6-6~), libgcc-s1 (>= 4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/lld-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 814496 SHA256: a38c338b9341c5c7eda12782e84617ca017e079ff0996fe60e3aa24bb89acb84 SHA1: 875ed89ebdf21a9dda4521ab78fa67056226c7b2 MD5sum: 44951be87da1755de9279b38f2d11235 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: lld-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3850 Depends: lld-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/lld-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 2626744 SHA256: 6f4a4ec1408a6fd13b6b1d36a449a4d4ddd76a3db66320ca08c6a092469de1df SHA1: 1be7fd221c9a531b101e668fc6c57dc72986660d MD5sum: 2e94fb5071e891a0c52f664f0ceb26d1 Description: debug symbols for lld-8 Build-Ids: df0ced69e2b79bc9dac078592824db7da981fb67 Package: lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 31600 Depends: libc6 (>= 2.28), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 4.2), liblldb-8 (>= 1:8~svn298832-1~), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 9), libtinfo6 (>= 6), llvm-8-dev, python3-lldb-8 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/lldb-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 8717328 SHA256: 5e8ed755f27d14048bcd2d3a0240447da3aedd8880045fed1e06515da89dadc8 SHA1: 5a9785d2377639d30ff81d574d5d146028c6058c MD5sum: 6fcede16ed23c7cc8df6523971f676b4 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: lldb-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 61481 Depends: lldb-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/lldb-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 49505360 SHA256: 4478f0721252c440198dc704659d771dfe2bf23313ebf93862b7494494ede03b SHA1: 53d5e20893559ff784295f72db86f53fe9b280d6 MD5sum: 559e912e52bb03f213be8933a7dc625a Description: debug symbols for lldb-8 Build-Ids: 28784bb1b6bf6ff5d11f8529fedeba081463c323 3985484a8e682871b8a7feda2e8473988ffee730 69d777eea19efa581312245d48a9ae345e574ed1 91d0cc27fcd2b13fad25f5276cf311e892ab89ba a18aa4a3a62d4defdcd11bd0de56a32913c3084e a7c5c775efe6be89b558b74773eb828bf3631457 Package: llvm-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 15227 Depends: llvm-8-runtime (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libc6 (>= 2.15), libgcc-s1 (>= 4.2), libllvm8 (>= 1:8~svn298832-1~), libpfm4, libstdc++6 (>= 9), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-8-dev Suggests: llvm-8-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 4479448 SHA256: b385be17184aa6b64d655171341b4605c86f45f9eb75b6f3b24b7d59a590e50e SHA1: ad4ca5a9298415039076d33308b872bdc34dd7bc MD5sum: 7b43edf1a9941267754c3078dcd0178f 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 X86, SparcV9, PowerPC or many other architectures. Package: llvm-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 19060 Depends: llvm-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/llvm-8-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 13991372 SHA256: ed6970682d85137a19bcb9c33613a585c02f18aa61f6b73a4ae2b22591ee71b2 SHA1: ea409b29ec68b531baa9e8d9cdfcaeb9def7c6c2 MD5sum: c8a28ddee32d582618da1607d1dc9240 Description: debug symbols for llvm-8 Build-Ids: 013dae38d74164163b020debaf59b596fac02366 05ec7b7a8031db9e062a61253b9e2c024ea4f290 0b1c98c06c83050eddbc743bca3f415e7af0efed 0d91b9d112985de6ddad57aad25b5a67520df0ca 111a3a5db54c48f102838f4f0791b59fa5e0080e 1fae1b8d0cc1059b8dbcb682b5402541c802b572 249235eee212d2b87e544d755de00afda56862eb 2d0425c184df96af27ec99e91cf3c0b85c07c2b6 2f158c4a521822743f076dd65a714b25c2baf0d6 321acf40e0e9c4c4963f14659e182ff1c97eb74c 480ffaaf318073cc1b1f8c0a18a9f5f3668d0dc6 481956d397b6dd9f0d3e86fab048ebc486126529 4c203d505580996e765055b2ff93154a5c52036e 4d6b15176f19506ad00af5f0b4da7b9f1ee300ac 5182575f9075dab34d2448297900ef576366de7f 51f23f650da458bfd8dbbf211035566b39ced3d2 5c0c15a718590cfcb17e501f00ec1982846d3ce8 5da273098332c7d62f51d6206561b84d00037296 5e9e2e76862f364da3e6606c456c938b8ea90fb6 60fc0523953aeb598525b7498f4145f1718bcf26 61c204bd9cabc828db11838c3afea811ce71de91 6db0b99c523fde44831a0246539c5df7549129f5 6ec59f591a3947cbb9531b34f1a34105e51882ce 6fb5fcf4e4b58f101c9db4ef40f2b31b20b2aa6d 782594c394861348bd13639cc4ca11f796d352e0 88036dfc586fa73e2a440ddcb69a1938d108ade4 8ee58af21e32292905f8d7020ceb8919ce7f45c7 92500c57bdd71d7ba3de71392cf4f1ea11ec77d3 95163a27d9b80fe6030e3e766c88f32ef4233e93 98b864e5279523d6cbb06606983f0a987280414e a0a13ec6c80ae7b8c0336d47673817bc9f23fbb2 a0ad29802d38011157882ee3e43ab5aa4c3d2a2f abeb4e62c8a27d0c6ed5f798f5b922b3cc3bd364 b0be5127780ea3a3f702785a8324d5f07e98799f b2b3e55200cbbbc00448a0e8a74711eec045bc7f b521d775cdaddd175c9224bb5c1d3bff2669fb59 b5a17896f7ee471c075a1530e0178270c11893e9 b7fd40830522e8022e888288bcf4d6b20c332fce bed6bdd21281ad87c858434bbf0c9f39e43672fc c354210a6086c487ffa1b6da6f6c38b29d90b3cf d0af00b5cb40f76146b376af12e38db2ea198adb d6c63b459ef0588cfcde3e1ecc9cd840c8b604ae d98dbc5834f311e79f3ea849de257ed9fdf7d94f da0d66b3472a51e29914c4f0a11de3d35787e2db da549f3d2d41b7c043e76a9ec213ae1e1e4a9ed2 e75f375bce13f8e4d10a88fcaf768009f10b632a ea3db8a768d3dee3e987f7379317f5d7494ed8b2 ebb93fc2de736bf4a63df5e713f2e762e5bafe61 eefaa7d8bd52ed3ceb567520fdb09ea7cf0c40c8 f2a8c807c8f3e6652b1075a41a37666dabcab206 f860ffe9a5d7d10cac3b8ec49ff03d2b0b7456ac ff74b6adf13ef2743a0dc5a4e7f4bfcbe1c4c8e9 Package: llvm-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 135627 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3), libgcc-s1 (>= 4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libstdc++6 (>= 9), libffi-dev (>= 3.0.9), llvm-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), libtinfo-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8-dev_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 22002660 SHA256: 99651e50cd6b65087ef6a05fd58ad2f9aedcff714896c9e44d8085542e327e0f SHA1: dbe900c02ffa58da5555f2925188878d16f55521 MD5sum: 93aacfa332f78f3fa5eef0414f053b58 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-8-dev-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 4316 Depends: llvm-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/llvm-8-dev-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 3201132 SHA256: 0e077615acaa97acddf0e0874a8242a5039d50019fc523ade583c4a8a038eef2 SHA1: 2d37588ed41f477ca8da1414af2d9466ce7a441a MD5sum: b10f9ff3a78ad266663a60fb717cda28 Description: debug symbols for llvm-8-dev Build-Ids: 19d267f5dab9fc36a4ade09b8f69c1dbf6ee3050 42ea9fbcde39ad4c14e131a9f243e47ea4c36399 749154cae37ff769ba6164d10c5b328f7b098b9e 9e5a1f592bc0c387a99a69d2bd8801ca5514b88b Package: llvm-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 21341 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-doc_8.0.1+svn369350-1~exp1~20200303215641.87_all.deb Size: 2404592 SHA256: 5db9350f588f0b44a6a03a7b3f5fc8122e29cd6f96d1939c5e7a99d366de5de1 SHA1: a82513874e6f82e407f524af3bccc8f800b2b9fb MD5sum: 968965c9fcc0dbc6bb3ce08434330cb0 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-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 479 Depends: llvm-8-dev (>= 1:8.0.1+svn369350-1~exp1~20200303215641.87), llvm-8-dev (<< 1:8.0.1+svn369350-1~exp1~20200303215641.87+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-examples_8.0.1+svn369350-1~exp1~20200303215641.87_all.deb Size: 271380 SHA256: 8c29607c86ed94d678d9d439d467ff534b87123233c11a709dc3c6e3a39d4276 SHA1: 450572401f13661b5ec389f4601a5f67c0109b6a MD5sum: e45e6a59e4488ee9eeaf0425a2ded263 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-8-runtime Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 596 Depends: binfmt-support, libc6 (>= 2.15), libgcc-s1 (>= 4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8-runtime_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 189348 SHA256: 2fe81c6829e7e7c62263a1e8e9613a85646cc16cf49fc419986be8103f06c11e SHA1: a62aa61063c4a5744844f736a41b1cf5858b2156 MD5sum: eb163dc532b76b5f9bd757e68a3a2bae 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-8-runtime-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 4081 Depends: llvm-8-runtime (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/llvm-8-runtime-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 3363920 SHA256: ee360fbbc313fa4eb448b556cdf3d264c0d0d9b910b932425c8f0c56d23b5eb0 SHA1: 7085346c4fe0a02a2f77fbfaed10c88926f0dbca MD5sum: 7cea4a04f3b38c232ff5072cc3a34205 Description: debug symbols for llvm-8-runtime Build-Ids: 14a37939f59c030465c54fa3640152a955f68f19 e449f71ab0c978ed73d6bea84a25628aab0b6ab7 Package: llvm-8-tools Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 995 Depends: libc6 (>= 2.15), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml, llvm-8-dev (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8-tools_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 255320 SHA256: 647c0a656cf6f8599b97f5e3d2924e995454d8c8f72480718cd9af937037ac26 SHA1: 4e4e7bb61b1ad8a95077a05799bc3c803aba9808 MD5sum: 8b58512ce2e32e516dfc03771724d19f 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: llvm-8-tools-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1113 Depends: llvm-8-tools (= 1:8.0.1+svn369350-1~exp1~20200303215641.87) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-8/llvm-8-tools-dbgsym_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 901960 SHA256: 22b04c83bb728af930c8f5acebadb76d5e0e0f57547d66f3e52ca7ce375c6b84 SHA1: 39271dc04ddc038a862b581948cec11820c4bf5b MD5sum: cfa7951a022533b08fee3eb9dab38a96 Description: debug symbols for llvm-8-tools Build-Ids: 828497e0efe061eaee3581f6be397f09ca82e5b5 c32d0bdac57a400d9f34caa7480d18c2389df607 dfebcd8394bb6d689a7bfc6970a09fe68f2d5b82 Package: python-clang-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 57 Depends: python3-clang-8 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-8/python-clang-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 35768 SHA256: ca2fcce0458b429843c2c979254a98263f6d38d38e414f6b7658572533064e6b SHA1: 026967f310a14055d923bbf2b025dc8540aa1e17 MD5sum: f2dba8c5120d869ec193fc333a5b2c89 Description: transitional package to python3-clang-8 This is a transitional package. It can safely be removed. Package: python-lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 57 Depends: python3-lldb-8 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-8/python-lldb-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 35764 SHA256: 479f29db170b75a8b115af63f63d0aded497ac6156e5ca55ed29f5cd83072391 SHA1: dadfb5d514c9b44eb2885b38e0d607608d6cfb56 MD5sum: 131e73fccdedf106d34668928dd59e70 Description: transitional package to python3-lldb-8 This is a transitional package. It can safely be removed. Package: python3-clang-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 189 Depends: python3, libclang-8-dev Conflicts: python-clang-x.y Breaks: python-clang-8 (<< 1:8.0.1-4) Replaces: python-clang-8 (<< 1:8.0.1-4), python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-8/python3-clang-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 61080 SHA256: 1208857b9edeb3ab6b5491ffb0f50aa97b44725ea3c31d0f109f8af56902c3a0 SHA1: a2f45068e93ae8b1db6fb72aa3be6fc1a18899d2 MD5sum: 3176557714f69f9dc2035834b5fe33ee 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 and 14 standards and also provides most of the support of C++17. . This binding package provides access to the Clang compiler and libraries. Package: python3-lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200303215641.87 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 728 Depends: liblldb-8 (= 1:8.0.1+svn369350-1~exp1~20200303215641.87), python3-six Conflicts: python3-lldb-x.y Breaks: python-lldb-8 (<< 1:8.0.1-4) Replaces: python-lldb-8 (<< 1:8.0.1-4), python3-lldb-x.y Provides: python3-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-8/python3-lldb-8_8.0.1+svn369350-1~exp1~20200303215641.87_i386.deb Size: 123132 SHA256: b4d8bef6d901f763f989e6d58a62d43afab04470b5f67b3c4d1c3bbff3f0e173 SHA1: 85a5ff233ac5300af4b2534a802fdc6be49b9c22 MD5sum: c21f70cc3794995e0b7d037c257bd9a6 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.