Package: clang Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 33 Depends: clang-6.0 (>= 6.0~) Breaks: clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Replaces: clang (<< 3.2-1~exp2), clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/clang_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 6400 SHA256: 24eb0a9b7d1c105f7d1c92b4225f51e8d3c2dd4b10cf3e6c327eaad95aaae5f4 SHA1: a73e20f0b3153d76b721f180f4912be49dc8c0fe MD5sum: e1159ca4d09e69636c8406d77853d7b1 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This is a dependency package providing the default clang compiler. Package: clang-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 34298 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libjsoncpp1 (>= 1.7.4), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang-common-6.0-dev (= 1:6.0~svn321701-1~exp1), libclang1-6.0 (= 1:6.0~svn321701-1~exp1), 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: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 9157260 SHA256: 79c25e48f5f346f4c220523da464a328cd6c7bd961a54ee579ed6bc2b1354f3f SHA1: b58b2389bd9de1286500eea51fd52075174e7442 MD5sum: 5c4ae6530ef0d2d94a053f9eca65b053 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-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 6824 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0-doc_6.0~svn321701-1~exp1_all.deb Size: 872332 SHA256: 38a9410d7615ec8db5a88a7479041f4f0004f4ed9e361c4d68fbacdb7182a1f5 SHA1: 8d3be360ad2256ba4ce603b9dfe0b4e55c5ae784 MD5sum: fb2303500d5cd7f2912f8394f7fb72b7 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-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 68 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0-examples_6.0~svn321701-1~exp1_amd64.deb Size: 32146 SHA256: 97b9ac521bcee6f64e63a88d596450215320d80332c8ae47859dfde9086c460b SHA1: e3956c0a777eb060c8bba8add3af2dcdbef8c5b9 MD5sum: 6f94662345a0b9ef0374eb6554f526e7 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 Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 23 Depends: clang-format-6.0 (>= 6.0~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/clang-format_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 6118 SHA256: e84f9203e59d1c625e6cd62cfe49c8cb37e02b6683a5a20df3076adae1b575f3 SHA1: 0e6a475f83a79789ad9e9e24025767d3c95bd376 MD5sum: fe58e1ca76dbbb13aab1485b6e84c043 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 is a dependency package providing the clang format tool. Package: clang-format-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1892 Depends: libc6 (>= 2.14), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libstdc++6 (>= 5.2), python Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-format-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 602764 SHA256: c095a97ddd7e77fdd02723faf112b496123f13a343fc4cc3741065162fbf4975 SHA1: 76785d90d5b4cf5bcb1318848fe3cbf3628303d3 MD5sum: 5ba6d2dee858a4897ecd06d7b526fdf1 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 Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 17 Depends: clang-tidy-6.0 (>= 6.0~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/clang-tidy_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 5936 SHA256: 358b235b549fa2a8be36b9465923d5c49a61a6e28efbe128d6f2ed967b8494d1 SHA1: 1f897de43db9b13340dab553d7a70b3ec723107c MD5sum: 02703f1ee2bc5af722c985edbb114ae7 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. . clang-tidy replaces clang-modernize . This is a dependency package providing the clang tidy tool. Package: clang-tidy-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 26357 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm6.0 (= 1:6.0~svn321701-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~svn321701-1~exp1_amd64.deb Size: 6888798 SHA256: acbbb7b367242bcdb3b18efb2f8ced8d6b24e8670985df4aa25fc7fe33d9dd65 SHA1: 5f3073faebeb471f98c0fdd7e4e5818ef62d3bc4 MD5sum: 09a080e62c045ba562bbf7474a83f32d 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-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 237905 Depends: libc6 (>= 2.14), libclang1-6.0 (>= 1:6.0~svn321701-1~exp1), libgcc1 (>= 1:3.4), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 6), clang-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tools-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 64812324 SHA256: 9ad4b9baaa8b937e00f1eac6c0a938786d636a76bd0fd7f0120bee01ea4bc1c7 SHA1: ac7e39e565be45ad1b05cbd8506ed9558973817b MD5sum: 095e8aef07dca901f39e09f9d0e7dca5 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. . This package contains some clang-based tools. Package: libclang-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 294433 Depends: libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang1-6.0 (= 1:6.0~svn321701-1~exp1), libclang-common-6.0-dev (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-6.0-dev_6.0~svn321701-1~exp1_amd64.deb Size: 19942790 SHA256: b1c4a9ab63685778f5e5223ba84f1efb9f372960644a0033670a0bbff123ebe9 SHA1: 797edf10a2161f20ced8e8d566e4db9917ce2967 MD5sum: af9cbcd1a04ebe86e0e93ec4d74c5245 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-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 42334 Depends: lib32gcc1 (>= 1:4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), libllvm6.0 (= 1:6.0~svn321701-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~svn321701-1~exp1_amd64.deb Size: 3054776 SHA256: bd653d0b233a3e0d2ab0579078859aada160a5c84ae11e4f088736b0e1d3a48b SHA1: c96c8d2fb47a3c8442cd934c8f7f4afaf841c0ed MD5sum: 2b4d78ceea6d637af862bc9b0739a292 Description: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang-dev Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12 Depends: libclang-6.0-dev (>= 6.0~) Priority: optional Section: libdevel Filename: pool/main/l/llvm-defaults/libclang-dev_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 5794 SHA256: 48ff9d0b36fdbeb132f7e5ea494de9ef51439448c1987ff37d84c65250fe282e SHA1: a7b85bc54a70b2d702986ffe50fc760b908d78b3 MD5sum: 9609df41107e9b34fea65a7bdce84523 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This is a dependency package providing the default libclang libraries and headers. Package: libclang1 Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12 Depends: libclang1-6.0 (>= 6.0~) Multi-Arch: same Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/libclang1_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 5962 SHA256: 9c53f5de2bdac5f47e215ac2fb9975b1483839f65fce51f10e8bdeb7c04fa617 SHA1: d8a878375c9178e20a7680985048aca9b7fdd006 MD5sum: 8c13e11f5883df2f932e50cb77f6446a 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This is a dependency package providing the default clang libraries. . 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 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 26671 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 6) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 7014588 SHA256: f1686e03ea05652aa2e08e843718f0a1d6addadb6e18a2bd7cdbb6baa30581c5 SHA1: 314f2e32a1dec2dde5f8f04eef6d4e1351f22a1d MD5sum: c622caecb16b7f448452eaf3448fa71e Description: C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-6.0-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6474 Depends: libstdc++-6-dev, libgcc-6-dev, libclang1-6.0 (= 1:6.0~svn321701-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-6.0-dbg_6.0~svn321701-1~exp1_amd64.deb Size: 607290 SHA256: 9da9b5b1aa3b7b2e2504266807fa89c4afb27b5ba790248739d1e3503bcfe81e SHA1: 5c9c3509860bd74444bc908b0c577f56351bbaa2 MD5sum: b91a67932757e547c81ee06ba357dab0 Description: clang library (debug) 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 debugging symbols. Build-Ids: 1bb255b82b0cc451951757718184c7e8179c10c8 Package: libfuzzer-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 594 Depends: clang-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libfuzzer-6.0-dev_6.0~svn321701-1~exp1_amd64.deb Size: 132118 SHA256: c22115918acb838ce7007ca6cfe0233bcc8211858fe281bb6efef5bdb7c96c0e SHA1: 6f4ee5960685a8f61ed3d3c1d2ae6ccca5d13008 MD5sum: 55a64a5a87e54597d792e1e2ff8f4897 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~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 10002 Depends: libllvm6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblld-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 1151626 SHA256: 3710ef2a359f1f090f254338b076210bc23e05a0cc72a12318b702abc66ff5ae SHA1: 50c891dcef3d7d1b8c494257c8d275595a5e3422 MD5sum: a85bded0044cb200a6651943110d2d3f 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-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 185 Depends: lld-6.0 (= 1:6.0~svn321701-1~exp1), liblld-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblld-6.0-dev_6.0~svn321701-1~exp1_amd64.deb Size: 53934 SHA256: a96423366cbc5bdcf5b419f1d950d6a0562bc3517e30f0f98e7f7d3a3c774a18 SHA1: b4cf77363cfd7657695dd0619a0bee5f97dbc51b MD5sum: e27927b6dd99974cd7ca5aee20d8b791 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~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32752 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.4), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libncurses5 (>= 6), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), 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~svn321701-1~exp1_amd64.deb Size: 8896158 SHA256: ec219be31a77a19b38dd6982189a75e7ddf4c971a3a455a052d18eb2b26f763f SHA1: ab6143c96e102338c2357b0b7a1f94aa44d05d62 MD5sum: 6149453ca32e9251eabe90273ba89208 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~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7345 Depends: liblldb-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-6.0-dbg_6.0~svn321701-1~exp1_amd64.deb Size: 817102 SHA256: 055d956e0210dbfb938549c2d70d4366333d2faf749c1bc108ad119fc14c4b9a SHA1: 1486fe1ae4c71e01dce9f0a48f36a2dbf2931eb4 MD5sum: cf413bbd1bbd4cdab979bf5469e4a6d7 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: 2fd3f6bff0268ff8cbb71f4bbd9b124d5235b98b 373f806737484d2a7deba4b48ff378608f825796 87eeb320d730b7e61723927631012efc21ecfdad Package: liblldb-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 43009 Depends: lldb-6.0 (= 1:6.0~svn321701-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~svn321701-1~exp1_amd64.deb Size: 5070868 SHA256: 5d279440c431bd5318db764c1103ecf5e6789e22abe9d3d6b9cf851503f5643f SHA1: 0694ee4892e11c252884e44a78e275f10b9cf4b2 MD5sum: 201a91f32ec26c7acd711818a6ffb840 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-ocaml-dev Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 17 Depends: llvm-runtime (= 1:6.0-38~exp1~20170730123127.svn2689.12), libllvm-6.0-ocaml-dev (>= 6.0~) Priority: optional Section: ocaml Filename: pool/main/l/llvm-defaults/libllvm-ocaml-dev_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 5970 SHA256: 3b245e030cea9598b73f53384a1ca691aea3414d87823bd1d88395c8da69e45c SHA1: 30563536273d512f0d4f439f478bd44a817e6b00 MD5sum: 725c556b67fb62bd8e49f5e55d7f0a73 Description: Low-Level Virtual Machine (LLVM), bindings for OCaml The Low-Level Virtual Machine (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 is a dependency package providing the default bindings for OCaml. Package: libllvm6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 59347 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libllvm6.0_6.0~svn321701-1~exp1_amd64.deb Size: 14362554 SHA256: f800d05eff659caa6bfe46007cf33b44c4153c3fff94428832ab288507e34142 SHA1: 14ffa2c75cea1af839cb4676d4821b62da58faf3 MD5sum: 67c89a3f2b6bc9495e9253652c0cd887 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~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7707 Depends: libllvm6.0 (= 1:6.0~svn321701-1~exp1) Breaks: libllvm3.9v4-dbg Replaces: libllvm3.9v4-dbg Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/libllvm6.0-dbg_6.0~svn321701-1~exp1_amd64.deb Size: 985058 SHA256: a443dbb491170e22cdaaf4afa9671de48cafbf30f15e1df1e6d8587bcc56d9d6 SHA1: 69de905d34d261dc6cb83e9573a283b465eb8ee8 MD5sum: 274932d13d2d7cb5ed963aed6970b688 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: 38fd5206287761a37345ab2864c96ace777f51e3 Package: lld Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15 Depends: lld-6.0 (>= 6.0~) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/lld_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 5736 SHA256: f83722c2a11a2f6bc113c70b6e1012884375d6544d8ce1acf99c8e3157df3f93 SHA1: 45b9ceea48d62956768d206ba1f1639959984119 MD5sum: a390709f935238baf86e077aef679429 Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lld-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3215 Depends: libc6 (>= 2.14), libllvm6.0 (= 1:6.0~svn321701-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~svn321701-1~exp1_amd64.deb Size: 836326 SHA256: 4b49bf95fa94a202988025edacde22fe8c621d929e9a87ede1c583e7ed504403 SHA1: 45179235e76f1e7d34f3252de8f000e47d2821ca MD5sum: 125a00961998b0130f88e383d919d0db 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 Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 21 Depends: lldb-6.0 (>= 6.0~) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/lldb_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 5918 SHA256: 725f2fd9ad7cefc62723148ece120c4d1dba830fc97f4c9d0d3278594b8a2a24 SHA1: e1ee34644be66d3108b5798de0efd8894f21a0a1 MD5sum: f020894b8bd265305f8b81f9919b9753 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. . This is a dependency package providing the default version of lldb. Package: lldb-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 37547 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.4), liblldb-6.0 (>= 1:6.0~svn298832-1~), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libncurses5 (>= 6), libstdc++6 (>= 6), libtinfo5 (>= 6), llvm-6.0-dev, python-lldb-6.0 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 10186356 SHA256: 39b59f96a24de22f57e57ad80f2ca131caaf5db9efd0792c0c956c5b1e7a32c8 SHA1: 5d4196a35c5244e771857c56f5e182a24718032a MD5sum: 1c1e54f3367004bc7f4009bdb9d49803 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 Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 67 Depends: llvm-runtime (= 1:6.0-38~exp1~20170730123127.svn2689.12), llvm-6.0 (>= 6.0~) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/llvm_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 7698 SHA256: 04873e1632e8be2b1b9ef2f059d21c74469fd2fcc7145f70d1f3800d6eba9aa1 SHA1: 639d59e960215dc4c3b6f5332fa9070185d91ef8 MD5sum: c43574dae413448e63c9c506c1b5072c Description: Low-Level Virtual Machine (LLVM) The Low-Level Virtual Machine (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 is a dependency package providing the default llvm package. Package: llvm-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 16617 Depends: llvm-6.0-runtime (= 1:6.0~svn321701-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libjsoncpp1 (>= 1.7.4), 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~svn321701-1~exp1_amd64.deb Size: 4865998 SHA256: 7311af35be0698d0e4eb709c162001f6d6faec182c52d9ff62dd2d0f4316b890 SHA1: 7bb980f5030f8edde135e76cfb34537091a7ba78 MD5sum: 4a496a87d28de0c384b733f4c237bbe1 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~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 154794 Depends: libc6 (>= 2.14), libjsoncpp1 (>= 1.7.4), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-6.0 (= 1:6.0~svn321701-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~svn321701-1~exp1_amd64.deb Size: 22667318 SHA256: f8feb92fb0fa59ffff11dcddb655139e77f79460c532790d2ed960235160f5f7 SHA1: 62bd7e35308d7d2ecc03fef7f18e356c125d8a48 MD5sum: 1bdf37513daec83e459d61ec06bcb355 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~svn321701-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13720 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~svn321701-1~exp1_all.deb Size: 1880542 SHA256: d9e2689a63bf66786e7ef775f2d842091c332e72bf15ac5946ab3e0d6f6364a8 SHA1: 5b0c1712481d1c46af652d93221514a32a10a41b MD5sum: 3b6d7c9d181c049828152cd1d4497148 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~svn321701-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 467 Depends: llvm-6.0-dev (>= 1:6.0~svn321701-1~exp1), llvm-6.0-dev (<< 1:6.0~svn321701-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~svn321701-1~exp1_all.deb Size: 249138 SHA256: 670356beff8980eb4e5fd51a25d0117bf37da80d60945df7100c55c5ceef767f SHA1: 75a4666f76e0137996169a2ead02e0fe2fe4394b MD5sum: 0a58c76dac136acf3690609265f8d201 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~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 788 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.4), 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~svn321701-1~exp1_amd64.deb Size: 220388 SHA256: bb25948abb0cdb9d0089e1214c17b06b07e05f073ac4e813931cc653e73400c8 SHA1: 535b0aebc6ae638bc3d14014f5f018cd854d01ca MD5sum: 7069f893869e969a1750900a4cc22975 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~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 952 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), python, llvm-6.0-dev (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-tools_6.0~svn321701-1~exp1_amd64.deb Size: 230410 SHA256: 5e0c6bd6bcaa5823fce3b37cde9fc0ae928b68d10f43e790f96f01703a2008da SHA1: 8b83c4d9dbcf22c5d03e8f51f6a00c86612bfdd6 MD5sum: 25d91a6e4a4c2727f816a29d0dec5eef Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-dev Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 27 Depends: llvm-runtime (= 1:6.0-38~exp1~20170730123127.svn2689.12), llvm-6.0-dev (>= 6.0~), llvm Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/llvm-dev_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 6132 SHA256: 1f385755250d9d235f3e86f755e671e5716756350b5ecc883872a59ec534b903 SHA1: 771df6119137567256220137a4c613e0215dd97a MD5sum: 8ccd24e6aece3c9faee3e116dc9331b8 Description: Low-Level Virtual Machine (LLVM), libraries and headers The Low-Level Virtual Machine (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 is a dependency package providing the default libraries and headers. Package: llvm-runtime Source: llvm-defaults (0.38~exp1~20170730123127.svn2689.12) Version: 1:6.0-38~exp1~20170730123127.svn2689.12 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 17 Depends: llvm-6.0-runtime (>= 6.0~) Priority: optional Section: devel Filename: pool/main/l/llvm-defaults/llvm-runtime_6.0-38~exp1~20170730123127.svn2689.12_amd64.deb Size: 5862 SHA256: 4d252be4228fd9f60c4bd2fd7bd75bdb3f13ee9df35c1caaaf27f059954edc3b SHA1: b163313bba5a39b8bb6550f28f24aefe184cda4b MD5sum: 39ee3df0d8e049be97b53e08c586da1c Description: Low-Level Virtual Machine (LLVM), bytecode interpreter The Low-Level Virtual Machine (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 is a dependency package providing the default bytecode interpreter. Package: python-clang-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 175 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: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-snapshot/python-clang-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 49558 SHA256: 1d9f880e3f0034057542bcff320910eafce7ff8b27b34d006f64e484fc583b5d SHA1: fb47379009c1e856e982aebd4aa94dec59847ddb MD5sum: dc663c4cb9ccb38dad391b6ed79de30c 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-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 748 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: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-snapshot/python-lldb-6.0_6.0~svn321701-1~exp1_amd64.deb Size: 113678 SHA256: 04664215dbbb5e3714f1f019ddb99d85c7ab29f66f149ee70a6f155ffba810c3 SHA1: 2ba3457bd256a9fa7c760e68eec01da975883c1e MD5sum: 9d0b5d249a0e9e529b2927866d71fef9 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.