Package: clang-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 39313 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 4.9), libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang-common-6.0-dev (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libclang1-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libc6-dev, binutils Recommends: llvm-6.0-dev, python, libomp-dev Suggests: gnustep, gnustep-devel, clang-6.0-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/clang-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 10437342 SHA256: c251356a6cda891761d401492d0f987d984a54dc64a8a070e24382d99e59af72 SHA1: c6854fa9334ac211dd162453e5dd7828d44e678b MD5sum: c1a6c651e347c35b0d4dfefc29881965 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-6.0-doc Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7306 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-6.0/clang-6.0-doc_6.0.1~svn334776-1~exp1~20190309042707.121_all.deb Size: 921136 SHA256: da25072a418c10d7bf199cb747c2349cdd93d36349b9889df4b1dd3ae5393c3f SHA1: 34be8a287844aeae462c061870ea67c21b2a2e06 MD5sum: c74634ba5b9b8d1260774148cede759e 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-6.0-examples Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 96 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-6.0/clang-6.0-examples_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 34960 SHA256: 509c47e076a961c49a1154d2a5eb6e47fca31235e9747175d763fe9f674bd0d7 SHA1: 6d68ab437a8f4bd9c921f75c89f96db6fd2317ad MD5sum: da0464d3e0182a22ce3cde83319a9290 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2027 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libstdc++6 (>= 4.9), python Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/clang-format-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 646428 SHA256: e19d9f12646bdcac9c5b2ff30ed488411d8569098083c0383f0a5b2b8afc0605 SHA1: 68ad954816592fed4650a5f193ff6821eae73f75 MD5sum: 16805c76370e19850abb00c695ac8968 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29688 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libstdc++6 (>= 4.9), python, libclang-common-6.0-dev, clang-tools-6.0, python-yaml Breaks: clang-6.0 (<< 1:6.0~svn250696-1), clang-modernize-6.0 Replaces: clang-6.0 (<< 1:6.0~svn250696-1), clang-modernize-6.0 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/clang-tidy-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 7789308 SHA256: 7e71bacdc098c7b00e421ac15ca581edb6db1847d4775748e223a3a2dbe69009 SHA1: 51441c87ccec3b3819d6931aa64385804a8ce1d9 MD5sum: 2d28050ccaf7afc32fbf72c057b63f62 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 265962 Depends: libc6 (>= 2.4), libclang1-6.0 (>= 1:6.0~svn320926-1~), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 4.9), clang-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/clang-tools-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 73676772 SHA256: a2a2e24c75da0a84c60cf071bec528384d48efd20e6d97b5182d4ded95b2905c SHA1: 96e702dc8a63ee41018cbb7269e087a62b19e575 MD5sum: 71811b5ec2d9dcd5a39e16a45b926149 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: libclang-6.0-dev Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 297344 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libclang-common-6.0-dev (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-6.0/libclang-6.0-dev_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 23423894 SHA256: 1813ea1bf85b828ddf2b98e3820420411cf1421530994f76d2fe89f2fbaa4a94 SHA1: f95e61876b13c5c1620cd9b2853a729ba5cf90d3 MD5sum: 4c550b1c9732c0837bd2dfb8ab243132 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-6.0. Package: libclang-common-6.0-dev Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 19501 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.9), libtinfo5, libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-6.0/libclang-common-6.0-dev_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 1399032 SHA256: ced9d60e71d003991edf742e2569e93a7bf10e9214be35650306fde83f04a03b SHA1: a420c61f350ab2b219859e3b3ac5a478a1cf1446 MD5sum: 788b41f45b1075991fce5cdeb3253d75 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 30639 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 4.9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-6.0/libclang1-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 7963612 SHA256: 7b9e820503f95887e9bf3925ec68b96867b5c7e8ef8b50fc7de4a830c9b9390b SHA1: 670ba6c010c8f3c677c1c21c12150fb95fbba74f MD5sum: 826e50fb497409ce128da10ab300c59e 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-6.0-dev Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 545 Depends: clang-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-6.0/libfuzzer-6.0-dev_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 138952 SHA256: 912db4d9a609ddc5bbe16d29a768102898c1998c6a5ea0f6bc2c12fd60daffee SHA1: bce131d0301cb568de75fc7733ab1840673c45ef MD5sum: 5a8f3e5cab9218f9fdc0f91c3f49e773 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 10327 Depends: libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-6.0/liblld-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 1343652 SHA256: c4d1c55dcabee0d8158dd31cf770d3133d6b3465937be09e3893644121616a72 SHA1: 01f30f388db4adaf555b5aa4cce2c7e2d6002727 MD5sum: 46c37a69346136313f4614b12cd4612e 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-6.0-dev Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 210 Depends: lld-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), liblld-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-6.0/liblld-6.0-dev_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 56712 SHA256: bf66d24a1bc39e7cb4575ea52a7c4c06918aef97a93af2fd75f61d1c19b339cf SHA1: c6776230f3b07396a3be3fba8a88da8f2f128145 MD5sum: beb7316bbcbf1de18fa4de73ce47bddd 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 37502 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5 Breaks: lldb-6.0 (<< 1:6.0~svn215195-2) Replaces: lldb-6.0 (<= 1:6.0~svn215195-2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-6.0/liblldb-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 10144026 SHA256: 88b99b952c4b32fd530d25465a3f923a6cd514bf90191b46ba7ba3d52991d4c7 SHA1: 45e05eb7055809d13ea5fc6bb447c76ba3307d5c MD5sum: e64b96d5c2fa0765c8b2bc37dcfe8358 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-6.0-dev Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 42340 Depends: lldb-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Breaks: lldb-6.0-dev (<< 1:6.0~svn215195-2) Replaces: lldb-6.0-dev (<= 1:6.0~svn215195-2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-6.0/liblldb-6.0-dev_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 5935034 SHA256: 758e4d09e3b761656b532c5eaf575a0074248e1078432fe302092af33b6ef2df SHA1: 9b846a43611a64795017082285f0204428931316 MD5sum: 66e28830ad44af60fb482e029bafc90f 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: libllvm6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 65732 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), 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-6.0/libllvm6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 15810860 SHA256: 20bba6718583647b9af23e80612a2d01bf87d7d3c35dcfc550582735ee9e1f5c SHA1: 3b56a050b770be18c02b64e8bf3d69af8e283b6f MD5sum: c3d927f4b74743553c28d8addc95a378 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: lld-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3444 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libstdc++6 (>= 4.8), llvm-6.0-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/lld-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 914748 SHA256: 5d19c6f8bf27838f95a8918cc3c3e5f7d98ca52e29d0bee1d4becd4db057f2db SHA1: d267a4dbd166b62329cb005aa2b9091f92aebd5e MD5sum: 8fcde2479b7c82b8849ca84e7511e98c 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 41060 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), liblldb-6.0 (>= 1:6.0~svn298832-1~), libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.9), libtinfo5, llvm-6.0-dev, python-lldb-6.0 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/lldb-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 11517726 SHA256: ceebabf9ea10901ff606bd268bb5851a67e8106ba5b6e401c714daeab8970440 SHA1: f43587898fdced9689b03bd0536bef635966e9ca MD5sum: 333db48a39fde1c6a21882c86e720193 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 18826 Depends: llvm-6.0-runtime (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 4.9), libtinfo5 Recommends: llvm-6.0-dev Suggests: llvm-6.0-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 5381892 SHA256: 917cd1f101a35ef634137784cbf7b716e44081e8507754496c4b058dbaba756f SHA1: d1ca82a215980b7e82b5aee85890c93ab585e1e6 MD5sum: d42581ceb9388cc3806e7428c927875c 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-6.0-dev Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 157803 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libstdc++6 (>= 4.9), libffi-dev (>= 3.0.9), llvm-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042707.121), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-dev_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 25345040 SHA256: 816a666704c8f63e8c5b22c3d78fe33da8a9ee941210718ff9823f7a2f4c1a00 SHA1: acf34b42a4d46d5d47e765dfbbca4b6e4b52f964 MD5sum: 83884efed5d10881e602824b2fc0610f 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-6.0-doc Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13079 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-doc_6.0.1~svn334776-1~exp1~20190309042707.121_all.deb Size: 1859034 SHA256: 56040c5f51b2cb5ad9418c50f781149dcbf13c7e360a91e6b2a6f57bb381723f SHA1: f87ac5c4125aa41145ef07b7faedba5623706c15 MD5sum: 5dc7fbda38afaeb80839f3fce9daf243 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-6.0-examples Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 524 Depends: llvm-6.0-dev (>= 1:6.0.1~svn334776-1~exp1~20190309042707.121), llvm-6.0-dev (<< 1:6.0.1~svn334776-1~exp1~20190309042707.121+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-examples_6.0.1~svn334776-1~exp1~20190309042707.121_all.deb Size: 252172 SHA256: b05482e644fd321d6180602d693b130d2c9ff7c8bedeb6c9931fcb6e0a54e4aa SHA1: 67188ded75f8ae42920d80191916c3e54b2ececa MD5sum: 394fa26ea9d1d6452e1657f046d5e873 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-6.0-runtime Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 842 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 4.9), libtinfo5 Conflicts: llvm (<< 2.7-1) Replaces: llvm (<< 2.7-1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-runtime_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 236378 SHA256: 24f23b3a7d22db2e9b23d1ae899451083fe11f63c88346bf2dd587bf89b8050c SHA1: b1968d36d7ac167716db980c3a30c4c0b7088cfd MD5sum: 991b71e8b8a7dc9f95709dc590b78fa0 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-6.0-tools Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1021 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.9), libtinfo5, python, llvm-6.0-dev (= 1:6.0.1~svn334776-1~exp1~20190309042707.121) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-tools_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 243192 SHA256: 53b3c2262689a1249c83fcb6ec911cb95b1dca64e4741a780488e55a44f7ff68 SHA1: bb580da3e8b42fa1e2151e74a0e71bb77570fffe MD5sum: 3d88893f63e354683c2587aff35e8992 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: python Conflicts: python-clang-x.y Breaks: python-clang-3.8, python-clang-3.9 Replaces: python-clang-3.8, 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-6.0/python-clang-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 52368 SHA256: 7cf2c1cbe3b31b635015604232913e353c3c857271ab2ff5ecf0ff0f4ead821e SHA1: 2c76ec0fd62bd32be03d3d5afa794945b75b6bcd MD5sum: 46f10ebbccaa0262c46929e7c38bdac0 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-6.0 Source: llvm-toolchain-6.0 Version: 1:6.0.1~svn334776-1~exp1~20190309042707.121 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 784 Depends: liblldb-6.0-dev, python, python-six Conflicts: python-lldb-3.8, 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-6.0/python-lldb-6.0_6.0.1~svn334776-1~exp1~20190309042707.121_i386.deb Size: 115504 SHA256: c125cd65ca1829b144a5e5c0dd2ada4feaae70aafa125e7c40fabdfe10cc6b12 SHA1: acdf6a4e04cc965822b64490c52576b488c4e035 MD5sum: 50b9408e07c2739b979c14ddd526a663 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.