Package: clang-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 247329 Depends: libc6 (>= 2.15), libclang1-6.0 (= 1:6.0~svn309475-1~exp1), libgcc1 (>= 1:4.2), libjsoncpp1, libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 6), libtinfo5 (>= 6), libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang-common-6.0-dev (= 1:6.0~svn309475-1~exp1), libc6-dev, binutils Recommends: llvm-6.0-dev, python Suggests: gnustep, gnustep-devel, clang-6.0-doc, libomp-dev Breaks: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), clang-include-fixer-6.0, compiler-rt Replaces: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), clang-include-fixer-6.0, compiler-rt Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0_6.0~svn309475-1~exp1_i386.deb Size: 71374244 SHA256: eb890c999784d152797b3134ce92a294cff6a120e47698e06041069d11dcdf10 SHA1: 0709ec1135097b2cd564e6fbb828f4f363e1cc3e MD5sum: 644d6f9758dc45ecc531ce767cb6bf9b Description: C, C++ and Objective-C compiler (LLVM based) Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. Package: clang-6.0-doc Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 6625 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0-doc_6.0~svn309475-1~exp1_all.deb Size: 847796 SHA256: 7d0d0ffdb37b15978b4c800204c6adfa11150562f165a3a9af1032e69145100c SHA1: 3d4783fc14aa7868ebe0e94e166c65d988f0c4b2 MD5sum: dd206b2f126bc590f4ca261d31a58871 Description: C, C++ and Objective-C compiler (LLVM based) - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the documentation. Package: clang-6.0-examples Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 67 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0-examples_6.0~svn309475-1~exp1_i386.deb Size: 30584 SHA256: 1ce2d74ea73769d21cf142244e37c400daf56f60f00fd4d721d479d03c1a3bfe SHA1: c849906ed6b27557eadd56510d010de0dbbe5628 MD5sum: d8e89a96b5bd6bcb4a601cbc94da2c31 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang examples. Package: clang-format-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1850 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn309475-1~exp1), libstdc++6 (>= 5.2), python Breaks: clang-format-3.3 Replaces: clang-format-3.3 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-format-6.0_6.0~svn309475-1~exp1_i386.deb Size: 615192 SHA256: 13ac14c28286d1d3b2269a87e530baf12920f78ea3f3cba5e8e731ee96540a4a SHA1: a164ed3efe939f0abf7810d9ca6bee2ec4bae277 MD5sum: 159dae37a0d7c9e04c1fd39db71a3116 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 27601 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn309475-1~exp1), libstdc++6 (>= 5.2), python 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: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tidy-6.0_6.0~svn309475-1~exp1_i386.deb Size: 7580320 SHA256: 5288322a59c2ff8baec002af909e9c08646234d4d63a0bc8027c65ec20c2a68e SHA1: b976acb9c51315cd5606a938b2b3e102340a9bd2 MD5sum: 265136b49e2975224ec2df53dc1f02b2 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: libclang-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 226386 Depends: libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang1-6.0 (= 1:6.0~svn309475-1~exp1), libclang-common-6.0-dev (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-6.0-dev_6.0~svn309475-1~exp1_i386.deb Size: 19576982 SHA256: 86d68585b767b3f54b90221910e6680cdd037061042317d5fbdb6ae805233cbe SHA1: c09535cd2161b0f4d549fb5a78fc87ce88239fe3 MD5sum: ceaed3abf8351843da3385f3174e80bb Description: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang headers to develop extensions over libclang1-6.0. Package: libclang-common-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 49462 Depends: lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libc6 (>= 2.15), libc6-amd64 (>= 2.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), libllvm6.0 (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-common-6.0-dev_6.0~svn309475-1~exp1_i386.deb Size: 2625620 SHA256: a598758e8805d08f8406a79ea2fb8d621bd5579c539c2106abb8a2493e888296 SHA1: 1257ce094a78324c4f79ea4e1ad9986a91c1c5b8 MD5sum: b24b29b9c14028edd77847fbee5a361f Description: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang1-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 28882 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 6) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-6.0_6.0~svn309475-1~exp1_i386.deb Size: 7835352 SHA256: ef879a919c860034cde8fdc740692d00f73c0f78e5bcb3460bcad116de41193b SHA1: d4289c209d1e5fca66d246fb7392135f37908ee1 MD5sum: af7eca61c864046ab58b38b5e7f41b79 Description: C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . 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-6.0-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 73222 Depends: libstdc++-6-dev, libgcc-6-dev, libclang1-6.0 (= 1:6.0~svn309475-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-6.0-dbg_6.0~svn309475-1~exp1_i386.deb Size: 66156136 SHA256: ef67a9d8268dd7ba76f98262c7813305f9f9c08dee722432e58367007b0e2044 SHA1: cc4650056fd9b8dca6ec55000df353230f913121 MD5sum: a785e36218a0d4343d1871619f7c275c Description: clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the debugging symbols. Build-Ids: f78e7af6a1561b23942c8509ea649b3e4f1baf68 Package: libfuzzer-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 435 Depends: clang-6.0 (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libfuzzer-6.0-dev_6.0~svn309475-1~exp1_i386.deb Size: 121888 SHA256: 2c88d05340f12cf9bb2c4e25f2e41b4bb05daad1637578a677f36184016371e9 SHA1: b95895523a80dd9e5555f9ab89c93aeece85b56a MD5sum: 365748815a39b1e6a6726f5670272d48 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 8062 Depends: libllvm6.0 (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblld-6.0_6.0~svn309475-1~exp1_i386.deb Size: 1154844 SHA256: 4b883e2102f9ebf7a70583055c32296140ddd6d9c6e921f2f73e03bd5cc02c45 SHA1: 16e850706b8de4b5b9249f7a9966dec20e06080e MD5sum: 4cf2ed2c11747071e2e232f5feef9c07 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-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 44 Depends: liblld-6.0 (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/liblld-6.0-dbg_6.0~svn309475-1~exp1_i386.deb Size: 23114 SHA256: 8c88f141e1daffc8604d9bfdd39707e0c2ee8c154e5af1702852e32eb4161948 SHA1: 78ab4e8c16fef8719d85575555e584b52c5e9cc8 MD5sum: faa31788e3c90c14ad0504b6f2b5f7e6 Description: LLVM-based linker, debugging libraries 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 debug symbols. Package: liblld-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 172 Depends: lld-6.0 (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblld-6.0-dev_6.0~svn309475-1~exp1_i386.deb Size: 49340 SHA256: c0c5f43e088f848d6c713d0fbd6d9b574532af03e56978ba814f61ca482332cc SHA1: f2275978413c7d6ca826098e996b140627b315dc MD5sum: 4acef4ca95660df7ce3fd4c30fde4d02 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 36486 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn309475-1~exp1), libncurses5 (>= 6), libpython2.7 (>= 2.7), libstdc++6 (>= 6), libtinfo5 (>= 6) Breaks: lldb-6.0 (<< 1:6.0~svn215195-2) Replaces: lldb-6.0 (<= 1:6.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-6.0_6.0~svn309475-1~exp1_i386.deb Size: 10238146 SHA256: ef3bc671dd8108f19beef9f8333841eac5e3fd3bd506db991ad402c3bc7a09b4 SHA1: 02f531dc06706c3c8ce95e92a8aa2e33ed884237 MD5sum: 16558d7f9dd0edddb9f907e16c06ebf3 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-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 53301 Depends: liblldb-6.0 (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-6.0-dbg_6.0~svn309475-1~exp1_i386.deb Size: 47002852 SHA256: 24da0817a6f2c7fb0e91b6f1fa939ac297ea3caa545100e813f274ecac6030dd SHA1: 18c9ffe9361ab88ec28892be6842002a4a758321 MD5sum: 0d0ac0dbd28ad7ee8888ac634cbe2c60 Description: Next generation, high-performance debugger, debugging libraries 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 debug symbols. Build-Ids: 127d86627cb174285c61d45265163acde963e72a 9919e3bb5df48f5349805506337af892deb7d270 ccea98d84199a5b265c61a2921b19c1b7abe8d9c Package: liblldb-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 37272 Depends: lldb-6.0 (= 1:6.0~svn309475-1~exp1) Breaks: lldb-6.0-dev (<< 1:6.0~svn215195-2) Replaces: lldb-6.0-dev (<= 1:6.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-6.0-dev_6.0~svn309475-1~exp1_i386.deb Size: 5543198 SHA256: ea6489c95d54a87901c4a614ab7fd0d3ac39eb35dd979e9a5a1489b59c6d5bf4 SHA1: 9aa5a2b2980821045c2a047d82084137f9e67ec6 MD5sum: 4dd679a0d0104e11df18a0ffabec57b0 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-6.0-ocaml-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2205 Depends: libctypes-ocaml-dev-z2w01, ocaml-nox-4.02.3, llvm-6.0-dev (= 1:6.0~svn309475-1~exp1) Suggests: llvm-6.0-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-6.0-ocaml-dev-moix8, libllvm-x.y-ocaml-dev Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-snapshot/libllvm-6.0-ocaml-dev_6.0~svn309475-1~exp1_i386.deb Size: 195842 SHA256: 1c8a70bd52cccdb093a5bcfb30bb720796c53e1a5b3b5cc31b67ab1925d1d3fe SHA1: 8b2d60ab1e7b2d6896906799860b6ec0313efda7 MD5sum: 6a74e2d85430546ec32b971f54a4dc20 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: libllvm6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 59306 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libllvm6.0_6.0~svn309475-1~exp1_i386.deb Size: 15034620 SHA256: be63db84eb71e8c70588a5a725a81d5fce1ea4dc4150803537d76856655d89f7 SHA1: d0fd8bb3d0538e20e00c22e7dfccc23f0eacf3ab MD5sum: b327dc3f12afe5bfd110736c14e0ec56 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: libllvm6.0-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 72386 Depends: libllvm6.0 (= 1:6.0~svn309475-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/libllvm6.0-dbg_6.0~svn309475-1~exp1_i386.deb Size: 64389152 SHA256: abbebc7083a43d9a070311469866826010076bb3b80bf9629e8c7bd27e7dd9a9 SHA1: c4917dc10fd3859484954b616f51c140d4384137 MD5sum: 0354b41d84ebae20e1a4a71f063727f4 Description: Modular compiler and toolchain technologies, debugging libraries 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 debug symbols. Build-Ids: 5a8b5b76eca576c116ce9ce25393ea2f49cba17c Package: lld-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3203 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn309475-1~exp1), libstdc++6 (>= 6), llvm-6.0-dev Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lld-6.0_6.0~svn309475-1~exp1_i386.deb Size: 858916 SHA256: b06f796389e0b6d60d958091c0f54d65c2e51123cc9a56c4a2eeeb404511742b SHA1: 312ac85bf5ef8089fce7b2e4b0822bbbf730cd68 MD5sum: 6383ff7d61248ea0d2652eb9b8fbb789 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 6978 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), liblldb-6.0 (>= 1:6.0~svn298832-1~), libllvm6.0 (= 1:6.0~svn309475-1~exp1), libncurses5 (>= 6), libstdc++6 (>= 6), libtinfo5 (>= 6), llvm-6.0-dev, python-lldb-6.0 Conflicts: lldb-3.4, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-6.0_6.0~svn309475-1~exp1_i386.deb Size: 2039164 SHA256: 3ddce0304bda44cbe5244af541d245768caab3dd12f73f0052b871be7e88d317 SHA1: bfc155b38b23a0f6ae9f461eea0b3c9e921089b4 MD5sum: 403d13ac76f2241442400564ed5deed8 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 17048 Depends: llvm-6.0-runtime (= 1:6.0~svn309475-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libjsoncpp1, libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Recommends: llvm-6.0-dev Suggests: llvm-6.0-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0_6.0~svn309475-1~exp1_i386.deb Size: 5053014 SHA256: f0a7e1d89bc3c7e38a8422908dd535903a03c32cf2af4fd5846a9701529c5dfa SHA1: 9a3d8fa5700e1cf7f1d9eecd1825d259bfd3d102 MD5sum: 0dadbe5b0018a87eb5c40d6946a68d08 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 130741 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp1, libllvm6.0 (= 1:6.0~svn309475-1~exp1), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-6.0 (= 1:6.0~svn309475-1~exp1), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-dev_6.0~svn309475-1~exp1_i386.deb Size: 23067230 SHA256: 4c0e392df58eeeb198d643d08229d96412b1739b396523f4cff94dea8e9990d9 SHA1: d5c841d0398747f6e3406476fb831bf35c4bcd22 MD5sum: 51f82672794d784479cfd71eb12d04b2 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13208 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-doc_6.0~svn309475-1~exp1_all.deb Size: 1819512 SHA256: d3d95319124c4c39faab5700d9e35dededed8ed3899c4907438d0419b6f878e3 SHA1: 20939b570fc16aee293c58566c2f4795f6be67e4 MD5sum: 79affa5c6c30c066858308a154a5540d 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 466 Depends: llvm-6.0-dev (>= 1:6.0~svn309475-1~exp1), llvm-6.0-dev (<< 1:6.0~svn309475-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-examples_6.0~svn309475-1~exp1_all.deb Size: 246978 SHA256: 593b18bfd2ab8f56b59921b1aa43462150fb0ae4a8bf6cea15874f26ebc28735 SHA1: c593f687af7f57c1bf76be1370c5f423563f62d0 MD5sum: 9c0d076af2aa0e32a3feca62a4ccc49c 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 704 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Conflicts: llvm (<< 2.7-1) Replaces: llvm (<< 2.7-1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-runtime_6.0~svn309475-1~exp1_i386.deb Size: 215188 SHA256: b55f3151fb272c6c27e22e3b6395efe4cb893bfb1f2df31a6d226a87d646b293 SHA1: f2829dfcdf0a78e53a437963e08af44129b30876 MD5sum: c8468c7ad4742c1980d1ca4b04323f58 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 884 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), python, llvm-6.0-dev (= 1:6.0~svn309475-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-tools_6.0~svn309475-1~exp1_i386.deb Size: 226266 SHA256: 9dc68494da98abe0ed1b3727fad719855cb7f7a3c641290612399b4e23c74c21 SHA1: 4e7bb8873739f7302bc93a75efc7466a82a2d546 MD5sum: d0719144e9884992a0fcc293ed960796 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-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 171 Depends: python Conflicts: python-clang-x.y Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8, python-clang-3.9 Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8, python-clang-3.9, python-clang-x.y Provides: python-clang-x.y Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-snapshot/python-clang-6.0_6.0~svn309475-1~exp1_i386.deb Size: 47630 SHA256: 6ed050c7e9645ded2a9a0b4232f52d6ce704a7d1c8ee6ef1d07f25fe7ce91abd SHA1: 4fa57cd9819af53604a8a194db54edad58fb4bd2 MD5sum: 0dd8fbf7514b801afd8c0fa95b07f5cf Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This binding package provides access to the Clang compiler and libraries. Package: python-lldb-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn309475-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 768 Depends: liblldb-6.0-dev, python, python-six Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7, python-lldb-3.8, python-lldb-3.9, python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-snapshot/python-lldb-6.0_6.0~svn309475-1~exp1_i386.deb Size: 113044 SHA256: 1de1a23851004d79ed97f7689e2d5cb460b61f841c7427fb658883495ed4cfaf SHA1: 884554e5d2894ededa346d863ef261be91020442 MD5sum: a3860a6f8c11d5528d3d4ceae03ce85f 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.