Package: clang-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 73970 Depends: libc6 (>= 2.15), libclang1-3.7 (= 1:3.7.1~svn254351-1~exp1), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang-common-3.7-dev (= 1:3.7.1~svn254351-1~exp1), libc6-dev, binutils Recommends: llvm-3.7-dev, python Suggests: gnustep, gnustep-devel, clang-3.7-doc 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), 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), compiler-rt Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/clang-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 21569014 SHA256: 0dd5a6368dc815465d8c6e61a6a5cda8f09855de6173d1a0060e695a8c9e1f91 SHA1: 6f589d6416c09ee0b9831f8c8a1a72b25c923add MD5sum: 25bd7f835665e9854f9bb27088dbf06b 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-3.7-doc Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 3314 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/clang-3.7-doc_3.7.1~svn254351-1~exp1_all.deb Size: 550524 SHA256: 0967e21d955696a5fb5f3ee5963da063565297b92a0e3a4fa70220a162ab9f56 SHA1: 0b7883de94caedaae41bf02f7d34cc3fc2814bd6 MD5sum: fe376b774ccd4845d00b356b974a1ae2 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-3.7-examples Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 59 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/clang-3.7-examples_3.7.1~svn254351-1~exp1_amd64.deb Size: 24684 SHA256: 88a5402fa188a79553208a8c531f3d6c36c3612568a1d1ce8432c5b849dda42b SHA1: c52b6994ee42cf846fbdb3209601be04332a4406 MD5sum: e25091bda23cb5dbfab5e91951497d1f 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-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1264 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.0), libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), 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-3.7/clang-format-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 421232 SHA256: 7fc715ff10d01d027901525e619f889790a1d65edf1010ed687070086c346915 SHA1: 005841de5768154b23f65263a62f8262abd370e1 MD5sum: f1544648225acdabf97e5dac10b32d43 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-modernize-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12433 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), clang-3.7 Breaks: cpp11-migrate-3.3, cpp11-migrate-3.4 Replaces: cpp11-migrate-3.3, cpp11-migrate-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/clang-modernize-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 3744474 SHA256: 7063aaefc8275e02e9b86454afd972df99a1779903d881aa9604dd50f16e5f67 SHA1: 714e3e1e2f54bf128cceff9f8215ce76a5ecf8b4 MD5sum: 4e4e95bcc1105e737b211b91a10ddb9d Description: Tool to convert C++98 and C++03 code to C++11 The purpose of the C++11 Migrator is to do source-to-source translation to migrate existing C++ code to use C++11 features to enhance maintainability, readability, runtime performance, and compile-time performance. Development is still early and transforms fall mostly into the first two categories. The migrator is based on Clang's LibTooling and the AST Matching library. Package: clang-tidy-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15044 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python Breaks: clang-3.7 (<< 1:3.7-3) Replaces: clang-3.7 (<< 1:3.7-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/clang-tidy-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 4477594 SHA256: b02b8ce94ca7f636c4dba7adb0bc58e8adcd047dc568cda992eaa6cddcacfd9a SHA1: 861c83581ff4f274178892c732dc595b0aecd62b MD5sum: 0242d3f127891649d7c85496393696f8 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: cpp11-migrate-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 38 Depends: clang-modernize-3.7 Breaks: cpp11-migrate-3.3 Replaces: cpp11-migrate-3.3 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/cpp11-migrate-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 17570 SHA256: f61e3b9b6de619fa34daa212e60c62176d4994d167fbf248ebcd615f745d65d3 SHA1: a87f626984c3ee1405a551ecddef4876b25fac34 MD5sum: 740baca9bd9e68ecc1f6836d2920cf7c Description: Tool to convert C++98 and C++03 code to C++11 The purpose of the C++11 Migrator is to do source-to-source translation to migrate existing C++ code to use C++11 features to enhance maintainability, readability, runtime performance, and compile-time performance. Development is still early and transforms fall mostly into the first two categories. The migrator is based on Clang's LibTooling and the AST Matching library. . This is a transitional dummy package. It can safely be removed. Package: libclang-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 112506 Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-3.7 (= 1:3.7.1~svn254351-1~exp1), libclang-common-3.7-dev (= 1:3.7.1~svn254351-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.7/libclang-3.7-dev_3.7.1~svn254351-1~exp1_amd64.deb Size: 11240460 SHA256: 3f086d66d62059df3137c84779fd9c1f14cc00b825b30298eb2069ce3e5ab6fc SHA1: 77aa2d75584db9ad5ec34ef325f8dc0db2a62ccc MD5sum: 4e9ed2232b15a04fadf4cd037ced643a 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-3.7. Package: libclang-common-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4529 Depends: libllvm3.7 (= 1:3.7.1~svn254351-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.7/libclang-common-3.7-dev_3.7.1~svn254351-1~exp1_amd64.deb Size: 286178 SHA256: 12f79573a60d216144df8bac85f9f9ad4be5bd7a0fe876c58121f1f115d1bcad SHA1: 0f8560951891606552910538c5607804ec883bf5 MD5sum: 87bc162d68fde054a173a23e84361b34 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-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13343 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/libclang1-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 3915414 SHA256: 42c6e4bb520b9aba47c0c591dcef058cb8b609bb193d035c8d65f876ccb6f8f4 SHA1: 175a61f5f78d67c4f197295e3b0a9d52ac10dfd0 MD5sum: 9f8edd2af3c8f48f09b7cb802fb41636 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-3.7-dbg Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 148578 Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-3.7 (= 1:3.7.1~svn254351-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.7/libclang1-3.7-dbg_3.7.1~svn254351-1~exp1_amd64.deb Size: 148683102 SHA256: e6c9cc3554b3b5ac15c909351a4bef803a888d6d3eebc98cc7691ece53427210 SHA1: 8460286fff4078b7f0864d41f83dbfe6cf4aee61 MD5sum: ffaa1ccde573fed46ce740c5fcc2df91 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: a7850686cc2d72b908d6a44598f3f5fe41b59135 Package: liblldb-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 28792 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libllvm3.7 (= 1:3.7.1~svn254351-1~exp1), libncurses5 (>= 6), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Breaks: lldb-3.7 (<< 1:3.7~svn215195-2) Replaces: lldb-3.7 (<= 1:3.7~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.7/liblldb-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 7730522 SHA256: 7355fa7e9eeeef7a921d28260389f2d3c987e93a19512d93b0d0614cdfe3dab2 SHA1: 988eae502567aba5f7ae613e3a4ad1ea0fb4a31c MD5sum: cfa2578cd0d7e5269f379d8d372967f9 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-3.7-dbg Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 243188 Depends: liblldb-3.7 (= 1:3.7.1~svn254351-1~exp1) Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.7/liblldb-3.7-dbg_3.7.1~svn254351-1~exp1_amd64.deb Size: 242060280 SHA256: c8d2fa5c5809a78357596f324ccfb331cc26b38a71744676cd848ddc8248a973 SHA1: ae8f460fc1602f873c9c4699f807fb158242968d MD5sum: 963a0e29ee4e40926a4369ae68666b08 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: e4a8065d9a2ba66af825a02542bf01727870ad51 Package: liblldb-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 41705 Depends: lldb-3.7 (= 1:3.7.1~svn254351-1~exp1) Breaks: lldb-3.7-dev (<< 1:3.7~svn215195-2) Replaces: lldb-3.7-dev (<= 1:3.7~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.7/liblldb-3.7-dev_3.7.1~svn254351-1~exp1_amd64.deb Size: 4597958 SHA256: 0b7c794176eb4c0964a0e674b10bede705f0e442eed0b0bc0e13707bb2c28cc2 SHA1: cdcf24285bf7ec3960212c990a3749bf1712ada1 MD5sum: 7e5dbfa19d01e95aa86ceeb2ef62b153 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-3.7-ocaml-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 50 Depends: llvm-3.7-dev (= 1:3.7.1~svn254351-1~exp1) Suggests: llvm-3.7-doc Provides: libllvm-3.7-ocaml-dev-c8y98 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.7/libllvm-3.7-ocaml-dev_3.7.1~svn254351-1~exp1_amd64.deb Size: 18104 SHA256: 6c603ce5ec4b0ae3af5febd1d9548c3de59e1987c1963602e937e528c83b976d SHA1: 5b39a705297ba22fa32db39a8b35afb0254856b6 MD5sum: 7dba7a3f0e56e4e4bd12be091c2a4a5d 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: libllvm3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 36400 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), 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-3.7/libllvm3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 9235860 SHA256: 5b297f506d3555dbc4892e42d323ed05711dc27cb03959a762574efd91904028 SHA1: c816a7dd2bc84f54a20e4228b0e32258b2f03997 MD5sum: 84148cee6501d513ec2b6d571dde9c3a 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: libllvm3.7-dbg Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 231404 Depends: libllvm3.7 (= 1:3.7.1~svn254351-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.7/libllvm3.7-dbg_3.7.1~svn254351-1~exp1_amd64.deb Size: 231774412 SHA256: 07dccabaceb049668059c6dd10ff421f0378bb22219cc02b78e91dad3dae7ff4 SHA1: 6934f6c63393d42c1f853bdfcaceb12a801a87ce MD5sum: 60a230dd5c9b2ddd571f643dcf4a067c 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: 550744971e75647b920a13336fbc5562db3e0b0f Package: lldb-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 907 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.0), liblldb-3.7, libllvm3.7 (= 1:3.7.1~svn254351-1~exp1), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python, llvm-3.7-dev, python-lldb-3.7 Conflicts: lldb-3.4, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/lldb-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 252304 SHA256: 7cf00272cc9aaa4bb1f04dc47951b4c3e21d50e2fa6de14636298430a3f1c2f9 SHA1: 521f4d0a3c75d18990e696b287ca6c99893ec77d MD5sum: e7c7c6797734edfa7bcc3f07b30dcdca Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 38 Depends: liblldb-3.7-dev Homepage: http://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-3.7/lldb-3.7-dev_3.7.1~svn254351-1~exp1_all.deb Size: 17304 SHA256: 49130adc72472e3e5e06e5b1ccea293f530c0cd81a997608cc3bedd8bf886c02 SHA1: 87b61244bf2b7431a2f39b418d0904b2be023fe7 MD5sum: 9547267db90db2ff2cce6d2ca3e5c4de Description: transitional dummy package to liblldb-3.7-dev This is a transitional dummy package. It can safely be removed. Package: llvm-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4539 Depends: llvm-3.7-runtime (= 1:3.7.1~svn254351-1~exp1), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-3.7-dev Suggests: llvm-3.7-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 1395888 SHA256: 3c50c260ae1b4b0b2a346a01e5f1d9db8b40cedd11765871a8544405cff3a35b SHA1: 2fda62461bf6a7a15c95e936ffb801c616dfefab MD5sum: 2426632498f6f3dcc84618392b39f59f 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-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 144818 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.0), libjsoncpp1, libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), libffi-dev (>= 3.0.9), llvm-3.7 (= 1:3.7.1~svn254351-1~exp1), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-dev_3.7.1~svn254351-1~exp1_amd64.deb Size: 19656368 SHA256: 2057b7537481a60d5191390479f275dbdfc9adf3c4c63cfe07eb8d4a3de19cd6 SHA1: 7706ecc6719d2cdd277f694f6aa9de77ee219911 MD5sum: 8657519347f14da6133f6153396d22a5 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-3.7-dev-dbgsym Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 10920 Depends: llvm-3.7-dev (= 1:3.7.1~svn254351-1~exp1) Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-dev-dbgsym_3.7.1~svn254351-1~exp1_amd64.deb Size: 10637972 SHA256: 06ff7183d40f9e92f686bd54067e56de6a21b8eaaf0e71b189eff533062acebc SHA1: b92a59afceb300c21e3298fd0ac9cdab40090217 MD5sum: ece702beec881a010cdfe05dc6c7083f Description: Debug symbols for llvm-3.7-dev Auto-Built-Package: debug-symbols Build-Ids: 420fe7f56e358597aa6e211edf521c7cb7570f46 5545cb18727230a23befa2b9105ab483a1381456 6587adf686e3c67914fc727c932f519f50bfba0d 8eb73ccd7fb0372a939566b3e4d132b91da1786f 9a2d2a684d9b92a3b16ab014e0abd5c5fe768e76 Package: llvm-3.7-doc Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10236 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-doc_3.7.1~svn254351-1~exp1_all.deb Size: 1514548 SHA256: 6a3968394b52f45ad2f3dcbacc625b608a6d94ea7f7c8370b92f58b72b899974 SHA1: ea81ade040869e2c708156d5dd97d1fc3aa57504 MD5sum: 530511ee383a7a3ca7364cd31b4c0377 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-3.7-examples Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 453 Depends: llvm-3.7-dev (>= 1:3.7.1~svn254351-1~exp1), llvm-3.7-dev (<< 1:3.7.1~svn254351-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-examples_3.7.1~svn254351-1~exp1_all.deb Size: 229456 SHA256: 2b37b796e42033093e977a1b533e74fa0bf083560a0bcd450ef1f51054f9ee9b SHA1: 7ba4cbb794364017ae226cc66d8c4b0b824645ff MD5sum: 9bfba5c8162e16f7118a1813b8c4e425 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-3.7-runtime Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 286 Depends: binfmt-support, libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.0), libllvm3.7, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) 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-3.7/llvm-3.7-runtime_3.7.1~svn254351-1~exp1_amd64.deb Size: 81954 SHA256: 27da2a3698e428139fd1217e08dd3aaa7851b5770ca65219ed98c960dfea163a SHA1: 4691d8786ba26e61c00ee28ba9a3279cb561446b MD5sum: 97c5911db214fc525820839f1df17d3b 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-3.7-tools Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 587 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python, llvm-3.7-dev (= 1:3.7.1~svn254351-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-tools_3.7.1~svn254351-1~exp1_amd64.deb Size: 167028 SHA256: fdfa67fa39c6f51173bddef72b2753683158ca319a530ce72765eb31c2ace883 SHA1: c3a81350fa449ae59bebea20f155e8fe361660ac MD5sum: b694707f5b8b62dcac50e0d4ebefe811 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-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 151 Depends: python Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.8 Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.8 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.7/python-clang-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 39838 SHA256: 3c87031197c337076990355570fa3b29e5ee6edbc750285702f27f8d85cf0125 SHA1: ebfc0f595cd1d687963624587a6158eb45007a18 MD5sum: 51526ee03a066047e36ed436b3683cbe 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-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn254351-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 710 Depends: python Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.8 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.7/python-lldb-3.7_3.7.1~svn254351-1~exp1_amd64.deb Size: 102546 SHA256: 1ef6976d65b599c5bc429228b003b0e1fd705e4984b89a77faa8468b37cddc99 SHA1: a2102e84fbda128d986afb23e6c6a55cbf80b5c1 MD5sum: fd7acc87889010aa73315f40f69bc7e4 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.