Package: clang-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 31028 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 4.9), libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang-common-9-dev (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libclang1-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libc6-dev, binutils Recommends: llvm-9-dev, python, libomp-9-dev Suggests: clang-9-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 8325420 SHA256: 5dfd5c552f74517a1d9c1d50f2fc90a7e19823579578f7355b8bdebbd80e89ea SHA1: 94e1df3cd7f7e05ae8dc8090c6ac87444905759e MD5sum: 4be51d31a46665b53a41c5b2ab64283f 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-9-doc Source: llvm-toolchain-snapshot Version: 1:9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7605 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-9-doc_9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386_all.deb Size: 968154 SHA256: fa828308754f56500406c123c238e526a1b636af9dc2a67457a1cedd0a2cade3 SHA1: 86fa160cc6c4936e06550ba04c34381ecb3d7feb MD5sum: 6f0687e9819912e5b77c554467b407d3 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-9-examples Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 107 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-9-examples_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 43562 SHA256: 28e3f09d0ecd11bf3ad8d7e9236771fafd41ee20a05a0dd59587ba1d69058f90 SHA1: 023ecea47cb518f169a6cced218fae774d0fdc45 MD5sum: 1877d7ca1893fa25ff9cb3be448745a9 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1608 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libstdc++6 (>= 4.9), python Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-format-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 521476 SHA256: 01e61f7b6d344fc4234faca2e18d6190b25f5371f679115319f95a203b9eb5a3 SHA1: ad60cf5685c6ac702ef366374874dc8fcf1b6d42 MD5sum: d8da69c527170b2ece16252fae5b6cb4 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 24023 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libstdc++6 (>= 4.9), python, libclang-common-9-dev, clang-tools-9, python-yaml Breaks: clang-9 (<< 9~svn250696-1), clang-modernize-9 Replaces: clang-9 (<< 9~svn250696-1), clang-modernize-9 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tidy-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 6179984 SHA256: 805764ffec21b0b3dae6e98c91b9569db1df507f41b0a26240cc4c9764383cd9 SHA1: 17ac8a762dc59d64f42380c96737ea8afcdf394b MD5sum: 0f2bd1d14f11613fadfb4b3bd5b024b5 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 229638 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3.6-6~), libclang1-9 (>= 1:8~svn339515-1~), libgcc1 (>= 1:4.1.1), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 4.9), clang-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), python Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tools-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 59796182 SHA256: 2c068a2dc95c2205a8c3711504d48b43da0b4bb03e8f5017477fe3d5b024ba73 SHA1: 1e750f4e2881d6f48660f8c3f8ed8abf85434ec2 MD5sum: bd9567304f97a06e602677502e0ff028 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, clangd, clang-cl, etc. Package: libc++-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 6051 Depends: libc++1-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) 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-snapshot/libc++-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 659834 SHA256: 4b654a83069c54b573df122567a7357c29b79446e4d9f75f768be4122fae71c0 SHA1: e32c40f2a480863416e7462120152a2d3edccf0b MD5sum: e831afc3aeebf9deae36b91946849fe8 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3706 Depends: libatomic1 (>= 4.8), libc++abi1-9, libc6 (>= 2.17), libgcc1 (>= 1:4.1.1) 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-snapshot/libc++1-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 829062 SHA256: de30022fd87bcd9d22eda68327b67d50ea59de8d91462b3c44d486c4bd75fbb0 SHA1: 15215de448ecec1d5a3c460c0e5ade1f206ce481 MD5sum: eb5f51f16ce09f559462e01cca0fa21f 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-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 392 Depends: libc++abi1-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) 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-snapshot/libc++abi-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 97442 SHA256: 55744c6d1ffbbfd37bff6b1ab0ab3472efb11db9d4387f96674f56e7f48b9841 SHA1: 0ee2f2d9894cebc02a98cd25fab3d25c73bde892 MD5sum: b07938a03c3f2b041d0d961c71556876 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 933 Depends: libatomic1 (>= 4.8), libc6 (>= 2.18), libgcc1 (>= 1:4.1.1) 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-snapshot/libc++abi1-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 246258 SHA256: 13aa1ae6c369da1e8a961e440376a43b6ca0afa36ae52b0426e9de89eb3b337c SHA1: 59f96e5a7c14595d2070bd9c179c4c331863399d MD5sum: 92159ef9ff1a1d270b5579e48361567b 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-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 117393 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libclang-common-9-dev (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 14604992 SHA256: c12dc3220e3ad885dfbddfe3578d70c52fec49306a008f288db494ecbaa29f66 SHA1: fe3d110f698040d26ac9153a8e78a7eb68f6fa7a MD5sum: 7d71c6017436bebcdfc57cd12774614f 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-9. Package: libclang-common-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 47968 Depends: lib64atomic1 (>= 4.8), lib64gcc1 (>= 1:4.1.1), lib64stdc++6 (>= 4.1.1), libatomic1 (>= 4.8), libc6 (>= 2.17), libc6-amd64 (>= 2.17), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-common-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 3781794 SHA256: c265921d358e97f1590d4f459f6cae44225cf8eefdecc1424fa944fa3b3ca32d SHA1: 83e9aa5e58205dfdd4481cf33df9a3162c88da3a MD5sum: 200aa66bfeaddaad204bc7946aa9c5d8 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: libclang1-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 113414 Pre-Depends: multiarch-support Depends: libatomic1 (>= 4.8), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 4.9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 22327556 SHA256: 05f3529ccb8217723ce41e7ddb7e8028fbb8a9cddb5fd8b034565177750a0056 SHA1: df875e791c03cb46481b7d334fc06f64067a1a0b MD5sum: baa6b673cc96d3540c9b0695f698446b 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: libfuzzer-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 682 Depends: clang-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libfuzzer-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 165250 SHA256: d8d5f1fb3e09d01fe7168602c2057c75bf4dafd4ac51bc38b80754c6aa0504a9 SHA1: 8ec171800fe498287758a419f24c203a287562da MD5sum: 9c1c61a93a9486a3ed454f6cc42b57e1 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 9290 Depends: libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblld-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 1209726 SHA256: bf5acd6798adf046ed2d3d70f5d85bb5fd5ce752fa84b33e8d60f9bbcb04165b SHA1: 9ee3b70def3f7adaf8ca3c3ba945e1e85cc65f8d MD5sum: 0d817be7889b9689a81935ea7151d01c 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-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 223 Depends: lld-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), liblld-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblld-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 64634 SHA256: 3d0ce001d3092b62adce488ea37eef3813cc9ec397db57113ef359129a78ae7d SHA1: 3419ee8495fb314bec04a42f6431fb7e33ce95d0 MD5sum: a53be87e0753447977d9728497758ed9 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 109620 Pre-Depends: multiarch-support Depends: libatomic1 (>= 4.8), libc6 (>= 2.9), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5 Breaks: lldb-9 (<< 9~svn215195-2) Replaces: lldb-9 (<= 9~svn215195-2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 24835768 SHA256: aa0ce5a42d73f09dec532e2977c0b1f73f71d47deb6427d05480dbfb3431340e SHA1: 18cce79768da99fd2461e925aa38581aaa0d7125 MD5sum: 17495fa0a16e2d93655032a7cb13c21e 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-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 36692 Depends: lldb-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Breaks: lldb-9-dev (<< 9~svn215195-2) Replaces: lldb-9-dev (<= 9~svn215195-2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 4841814 SHA256: 5661475382d203affda832d1f12450de82ebc13650885aedd3dafbc5aa38a518 SHA1: d96df1e5e07c100008c4df857091a60b90fde05c MD5sum: f720ffecd641909e56f33706592e68c4 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-9-ocaml-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 116 Depends: llvm-9-dev (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Suggests: llvm-9-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-9-ocaml-dev-c8y98, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-snapshot/libllvm-9-ocaml-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 35136 SHA256: 3c264fd27639157851ccf9b7efc96e41e86a031c8a78ec7427c37dc0855ad4d5 SHA1: fb01db607ecb1a8d55e2b5d1dbe1547fa182e3e5 MD5sum: b0377c99d8297180e0b615c90acce9b1 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: libllvm9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 166328 Pre-Depends: multiarch-support Depends: libatomic1 (>= 4.8), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, 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-snapshot/libllvm9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 37072026 SHA256: 3a4f83082d3b2b9d8b572e9811d1ecd7dfae1d021ac3ffdf5ff511ad47f327c8 SHA1: 418ffc78e748156261b8ccce93b5c61df65a5410 MD5sum: dd66e1f5ec5234f5ffe64bd75039365b 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: libomp-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 268 Depends: libomp5-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libatomic1 (>= 4.8), libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Suggests: libomp-9-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-snapshot/libomp-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 83484 SHA256: 0b50e248d91053d8a9a9e8469356d6f4909b6119a2ef3d1083c14bb095c41603 SHA1: 3ae891e3f783631dead408a776e301df431003db MD5sum: 8d186f1f3209fc6c8a47a2309ff635b7 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-9-doc Source: llvm-toolchain-snapshot Version: 1:9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12126 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-snapshot/libomp-9-doc_9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386_all.deb Size: 877036 SHA256: d6d736f11fd0f2117e3b9cab016fc06cacc0b54f32ce470079c01410baec24a3 SHA1: e76c144b803c6070bb6c74642dce4a370534d01b MD5sum: 93e41d1690b99ed78249290136e3a4d3 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3383 Depends: libatomic1 (>= 4.8), libc6 (>= 2.6) 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-snapshot/libomp5-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 517010 SHA256: aeb308860980a847789f7abeb6787756908079b69d5322633a208945869cd7b4 SHA1: aac2d82400b688d35a1733bc16525c7f43b72a4b MD5sum: e44c8cb972189c8b1c6d45f13f6c2d34 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: lld-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3169 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libstdc++6 (>= 4.8.1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lld-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 843196 SHA256: 87d5c6f7e487fb88bff39bbe4bfe90abd955ae4bf0c61df726d9ddee474882d0 SHA1: 120471789b54706077e234e8025c9f139814f8b9 MD5sum: 6bcb3ff211d86e9351ff5141cc811eda 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 52557 Depends: libatomic1 (>= 4.8), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), liblldb-9 (>= 1:9~svn298832-1~), libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, llvm-9-dev, python-lldb-9 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 13758278 SHA256: e2e86c921072bd05e8c2d47e8158e331c41b4c0b76ecde8644802aba770b3d3e SHA1: b2f3c0377e69bae4588061e2109b0956e3cfa281 MD5sum: 007bb4e456466693ed0c55ccac26cb10 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-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 15232 Depends: llvm-9-runtime (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Recommends: llvm-9-dev Suggests: llvm-9-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 3782210 SHA256: 5141e482b30466cccb790fa0c5ab520cbdb4f05dbb7200484533110501f3e449 SHA1: a0a6ee4c8949f6d97b58431f7aacab5d2b9860d3 MD5sum: ef1a13904722dbb90f35c21ecc016ba1 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, SparcV9, PowerPC or many other architectures. Package: llvm-9-dev Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 150568 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libllvm9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libstdc++6 (>= 4.9), libffi-dev (>= 3.0.9), llvm-9 (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386), libtinfo-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-9-dev_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 24391992 SHA256: d1876eab0afd9bd61b93a9be10a5e221a5fd69641922e9ea94a339013b2835cf SHA1: d1e06ffeb837e89723951c8569f64ed34e7dd9dd MD5sum: 17a425b84af1c8a4c27c16dbf6af1510 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-9-doc Source: llvm-toolchain-snapshot Version: 1:9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 20850 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-9-doc_9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386_all.deb Size: 2410530 SHA256: 252b728cc710885af32541620d4dde59a5e3219ca5a654954e90926a5f4842a0 SHA1: c999495f0b6b87d189ea18e2afa8b0a2e560f8ec MD5sum: b1e3cfd75100767bbdb9f91313a43df2 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-9-examples Source: llvm-toolchain-snapshot Version: 1:9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 533 Depends: llvm-9-dev (>= 1:9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386), llvm-9-dev (<< 1:9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-9-examples_9~svn354751-1~exp1+0~20190224180357.2169~1.gbpd90386_all.deb Size: 271040 SHA256: d0d333b16f0e454ece0a93bade1c0f467ad613327ac30ebe10558d3ebce74fc5 SHA1: 17b0a9ee94f75f4fc2e82714b5f87ca18300456a MD5sum: 3bf18682154ec1dcd9cf7e5a35811889 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-9-runtime Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 612 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.2.0) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-9-runtime_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 180362 SHA256: c0da48cb2bb2ce0a68ace050c55ffc57d6d6459b806456dc04570f8d8bb49551 SHA1: 824ee4a11596b52c91bf3108b5f1b34530468753 MD5sum: d0613bf4d9f8f1ef251b97f83be40c00 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-9-tools Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1025 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), python, python-pygments, python-yaml, llvm-9-dev (= 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-9-tools_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 255896 SHA256: a45be62cf9f288c37a6d6cffcbbe99d6614cbe47f2fc27a9ee4057fee6fd25a9 SHA1: ae9ec40908b173cb2440a4d63b5e41eef3af9d6b MD5sum: a66a0ae3598c9f1b829865fac2844240 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: python-clang-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 213 Depends: python Conflicts: python-clang-x.y Breaks: python-clang-3.9 Replaces: python-clang-3.9, python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-snapshot/python-clang-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 59286 SHA256: 7d73ed811cdf8df8d1e551e7243249f18cc56f857496e7a41640304d7572c06f SHA1: a28f03ff271a333c45f047911e27ae61f12c0fd6 MD5sum: ea2ba0de4847dbd7b3c4b0a14c478f10 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: python-lldb-9 Source: llvm-toolchain-snapshot Version: 1:9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 805 Depends: python, python-six Conflicts: python-lldb-3.9, python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-snapshot/python-lldb-9_9~svn354763-1~exp1+0~20190225060541.2170~1.gbpd90386_i386.deb Size: 124032 SHA256: 15d01e9a252bbb2a864fe010dd9a3fdba4a7bc77f23da8aec6920d32a9df23df SHA1: aa715a220e965ff8c64d6b1c553c2cda395639cc MD5sum: ebd3d7a0c63516ae7f5216962a2f230b Description: Next generation, high-performance debugger, python 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.