Package: clang-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 107244 Depends: libc6 (>= 2.15), libclang1-3.6 (= 1:3.6.2~svn240577-1~exp1), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang-common-3.6-dev (= 1:3.6.2~svn240577-1~exp1), libc6-dev, binutils Recommends: llvm-3.6-dev, python Suggests: gnustep, gnustep-devel, clang-3.6-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.6/clang-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 29528600 SHA256: 9be386414026593ae434e46b94c859a47bbf95efc5bb1c1826b2a5e7a2d6d481 SHA1: e21203fbb76abf923b19fe31a665392e225c9d9f MD5sum: 40823f06eef342dd5cd09534d60c7f3f 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. Package: clang-3.6-doc Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2967 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/clang-3.6-doc_3.6.2~svn240577-1~exp1_all.deb Size: 521818 SHA256: e656d2545ff7047d99ec63176940e7f2ef1cb6cb9cf5181ed0b1caaffc2c2336 SHA1: 93783174b57dc82b3f203f223e94094672094d2b MD5sum: 1b2304aac5ffac1fcf016a84f7b97ad5 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the documentation. Package: clang-3.6-examples Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 58 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/clang-3.6-examples_3.6.2~svn240577-1~exp1_i386.deb Size: 22178 SHA256: f2058f478c8228da8dc7e2dbd35d3b097fdd324773312683f22dc5c511adca24 SHA1: 6e6095bb63e5e50008231b9e6e0658c98d253da7 MD5sum: f04c91a4a80df21826838e8ed555ed06 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang examples. Package: clang-format-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1320 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, 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.6/clang-format-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 430936 SHA256: 0149e6d53df6fc31f6b3b50d9128c796b13fbd2b4c1c2bc17ef1f4b6d57cd819 SHA1: 1be8cae831b8352425a7dca64113a6e0fa0c391a MD5sum: 140d52c88e0ce2cefd46cc26a83cbd1f 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 15172 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), clang-3.6 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.6/clang-modernize-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 4237476 SHA256: 8781682c8f775871391fb33e29c5dcdff997eee091660b919af0bbf7065e2305 SHA1: 5789f1bce6af20913f6bd798cc5b5d57dba4b548 MD5sum: 15b95297aed05f937e8eb6e8ee615cad 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: cpp11-migrate-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 36 Depends: clang-modernize-3.6 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.6/cpp11-migrate-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 16170 SHA256: 6cce342e5ca5dfd317690a39c2dec3d1b087421212bdaa8dcefee5bdb19b6eaa SHA1: c6cf57c0c42a1341a970c9690e830b1ffdaef1a6 MD5sum: 2c4b748b0d651549d2c45810655cc643 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.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 93572 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.6 (= 1:3.6.2~svn240577-1~exp1), libclang-common-3.6-dev (= 1:3.6.2~svn240577-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.6/libclang-3.6-dev_3.6.2~svn240577-1~exp1_i386.deb Size: 11954246 SHA256: f444da90997f3bf02aecfa85f74475d8fb6179115dd6c9a0d843801ed5a16e3d SHA1: 771b0d8deaa9ef240fe243363ecd79a89cf9566b MD5sum: 76ed9973f096da54eb4827fcb637596b 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 package contains the clang headers to develop extensions over libclang1-3.6. Package: libclang-common-3.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 5524 Depends: libllvm3.6 (= 1:3.6.2~svn240577-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.6/libclang-common-3.6-dev_3.6.2~svn240577-1~exp1_i386.deb Size: 437014 SHA256: c477e4b36df0193cdcbe74b60bdc4258f020e6d9c681140dd205be16900fdfa8 SHA1: 9fb2d13b9359e1b854ef6fd67516bba1d90e98bc MD5sum: 0f13ab389de3d8beb20edb2203304aaa 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang1-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 15117 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/libclang1-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 4315952 SHA256: 650deef7b1c0d4d24124dabfd45d53edbc1ac19e3ffb4c2ceb124814d62c15b6 SHA1: aee325780ae1084dc0cf008137007ac0dd8df6e3 MD5sum: 7dcaa0eb335c985d3886270c0c0eab63 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . 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.6-dbg Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 128134 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.6 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.6/libclang1-3.6-dbg_3.6.2~svn240577-1~exp1_i386.deb Size: 127823014 SHA256: 1c607699c7a0448201443c754942f0da385587271b45c87cd208724645624b8b SHA1: d3e87f3a17276408cf45273c53f17761dc0d3fa2 MD5sum: 6726ca92a97299b02a0a63e3068c116f 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the debugging symbols. Package: liblldb-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 31346 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6 (= 1:3.6.2~svn240577-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Breaks: lldb-3.6 (<< 1:3.6~svn215195-2) Replaces: lldb-3.6 (<= 1:3.6~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.6/liblldb-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 8392566 SHA256: c0c5ac376cfcb4873ac2a99c75445c28c74e2e633054ea677a30eed09b619e50 SHA1: 9cdeb906bcbf969308c7fb6053dd428503bb5293 MD5sum: bd5d109ced3cc39d1102851e003c550b 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.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 32922 Depends: lldb-3.6 (= 1:3.6.2~svn240577-1~exp1) Breaks: lldb-3.6-dev (<< 1:3.6~svn215195-2) Replaces: lldb-3.6-dev (<= 1:3.6~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.6/liblldb-3.6-dev_3.6.2~svn240577-1~exp1_i386.deb Size: 4549720 SHA256: 12b7632c3492c9cf3b55a010fa08fc7e20ee087cca9b95ec8a389e363fae2f78 SHA1: 77d19faebf891b7ce74d0267c9a3aa2b7c44c5ee MD5sum: 6be5f1afd066c87ed054096c7d38b8f7 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.6-ocaml-dev Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 50 Depends: llvm-3.6-dev (= 1:3.6.2~svn240577-1~exp1) Suggests: llvm-3.6-doc Provides: libllvm-3.6-ocaml-dev-c8y98 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.6/libllvm-3.6-ocaml-dev_3.6.2~svn240577-1~exp1_i386.deb Size: 16910 SHA256: 335e2467554472f0aa6239757e512a78838b3ff3b68809e26691f24925bfc2e9 SHA1: b0d725a91486b420cb9122a5efc68fb9dc416f9d MD5sum: 778afc831d14720469d667f88698a6dc 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35422 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.6/libllvm3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 9018366 SHA256: b784b3489bdebaffb58b7447b7ede51d1d229f2556d1813a8ad74c4547b3cd02 SHA1: 871e0247f9236cd545db950b09c836ae48a0e58d MD5sum: 574982379e18c9bb9fbfa14f57e067e3 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.6-dbg Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 162877 Depends: libllvm3.6 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.6/libllvm3.6-dbg_3.6.2~svn240577-1~exp1_i386.deb Size: 162336284 SHA256: 8f449e4d689c0d49890a0fee169b2b2c4ab5e9d296a8a9ca1203e9811dd21cf2 SHA1: 68fed69226ee0b30f0cbd369e9870083a7effae7 MD5sum: 4dee468c8ddb66ee6dd9fe0d7728b936 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. Package: lldb-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 969 Depends: libc6 (>= 2.3.6-6~), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), liblldb-3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libllvm3.6 (= 1:3.6.2~svn240577-1~exp1), python, llvm-3.6-dev, python-lldb-3.6 Conflicts: lldb-3.4, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/lldb-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 259568 SHA256: 481e30c4b92aa6a6a2f4fe2020cf90fefde41c227ce186e0c02ca2fb55ef3489 SHA1: cd2baa87687eee7d9d03154d4161e47c12a21eae MD5sum: 123c891374aea9fd5817e383f6e15650 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.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 36 Depends: liblldb-3.6-dev Homepage: http://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-3.6/lldb-3.6-dev_3.6.2~svn240577-1~exp1_all.deb Size: 15900 SHA256: 9c76e48e0737e3e31fdd571e15a953ef3550e288603361fb53afd189a93101a4 SHA1: 83a1d704c19a2af20dcc18c0b84b9303e72e80d7 MD5sum: 7a63bbe76edba892ad5c6f270b67361c Description: transitional dummy package to liblldb-3.6-dev This is a transitional dummy package. It can safely be removed. Package: llvm-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 4941 Depends: llvm-3.6-runtime (= 1:3.6.2~svn240577-1~exp1), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Recommends: llvm-3.6-dev Suggests: llvm-3.6-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 1473838 SHA256: 31afd77e858dca8b99d679f7664fa4cdb126a45b033e0440e644d4f59b00bf27 SHA1: f6977f8c3b1de3c839fe1da044809fdcc8a82edb MD5sum: 091a4541d84e50241086de1052dfef1e 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. . LLVM is the key component of the clang compiler and the gcc plugin called dragonegg. Package: llvm-3.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 81798 Depends: libc6 (>= 2.3.6-6~), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), libffi-dev (>= 3.0.9), llvm-3.6 (= 1:3.6.2~svn240577-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.6/llvm-3.6-dev_3.6.2~svn240577-1~exp1_i386.deb Size: 13596358 SHA256: 8f3f2bd26724068eeae9bbdc6e75ea0292b3b1a552deb354efea802581048538 SHA1: 2ca31853b9465c3344e9103e4647c70262d27001 MD5sum: 43596bf4a61b14b9a904331ffaeacda5 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.6-doc Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9691 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6-doc_3.6.2~svn240577-1~exp1_all.deb Size: 1460310 SHA256: 2805d93f3017d4dfc125358732f1da4089e024336ffbe202accc61f4711a9d29 SHA1: 21458d6bf73350c4b069adeca200f2ba2cc794da MD5sum: 5fced45606d0b22bd220fec4f27b4e46 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.6-examples Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 386 Depends: llvm-3.6-dev (>= 1:3.6.2~svn240577-1~exp1), llvm-3.6-dev (<< 1:3.6.2~svn240577-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6-examples_3.6.2~svn240577-1~exp1_all.deb Size: 192808 SHA256: a0e5655561a13bde7614d349d8958957b56411b704fd477bca21f9ed456ad4e3 SHA1: 879c708331baf45612cb95573c1edcb08ad6d3a2 MD5sum: b6d38c046fc0e43de36615252c887c7e 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.6-runtime Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 170 Depends: binfmt-support, libc6 (>= 2.3.6-6~), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, 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.6/llvm-3.6-runtime_3.6.2~svn240577-1~exp1_i386.deb Size: 57712 SHA256: 2e38bd042c2cb3fc41dc7bf831cd2e69aede3c953921b830b42f5175fe5ffb26 SHA1: a13fc04dfcae88571842f8a36d30d7230ea577e0 MD5sum: 59421eebc5c6bdf622cefb25edd2a4c3 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.6-tools Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 606 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), python, llvm-3.6-dev (= 1:3.6.2~svn240577-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6-tools_3.6.2~svn240577-1~exp1_i386.deb Size: 173466 SHA256: 1290f997cd33f0bd575c097c12b821874223ce0b09c2d44012edfdb1f47ae23f SHA1: 3818e1bc793623349ba2f131c62bee0bd350e642 MD5sum: bd09c48d8bb9ab6ee6a88e062f0fc5ef 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 148 Depends: python Breaks: python-clang-3.3, python-clang-3.4 Replaces: python-clang-3.3, python-clang-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.6/python-clang-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 38162 SHA256: a85b652ff6b253f8532e26807aa61229a60843fa2df8a9b3cbf943bfe8d77890 SHA1: edcd73a1cfb7eebb402bed9c552bf3c49337ad4e MD5sum: 092da01fd9fe5f762c7c2e9d24bb5f58 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 implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This binding package provides access to the Clang compiler and libraries. Package: python-lldb-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6.2~svn240577-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 652 Depends: python Conflicts: python-lldb-3.4, python-lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.6/python-lldb-3.6_3.6.2~svn240577-1~exp1_i386.deb Size: 95838 SHA256: b72535826a627d7fdedeead02cf5334edb52dffdfb940263055e263deb3775b5 SHA1: 1b8613c1b3647e0acfcff7b3d4b3968b5cb94fb5 MD5sum: 3fa018154fc30979b3e5ee5aabc3fe72 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.