Package: clang-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 85470 Depends: libc6 (>= 2.15), libclang1-3.5 (= 1:3.5.2~svn232512-1~exp1), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5-dev (= 1:3.5.2~svn232512-1~exp1), libc6-dev, binutils Recommends: llvm-3.5-dev, python Suggests: gnustep, gnustep-devel, clang-3.5-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.5/clang-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 23635514 SHA256: b4d49c5d429ec8d7c97bf50742c0f50b25d31197d5d5664bf10f9f586e393b6b SHA1: e5ac7342b29f6b78b4274cf6e830ba427585f6bb MD5sum: 6a287c080f76986cc16f237e2361c321 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.5-doc Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232162-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2891 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/clang-3.5-doc_3.5.2~svn232162-1~exp1_all.deb Size: 513930 SHA256: beb389dcb176b56423cf57dfb31be20b928a50be12c39a3035602c99a1fa82e2 SHA1: 01caa40da67c6982f09b11b1bd24ad6818d31304 MD5sum: 7729ee8a1c64e522d111beef48be5b64 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.5-examples Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 79 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/clang-3.5-examples_3.5.2~svn232512-1~exp1_i386.deb Size: 21998 SHA256: be87e7b73836cca47c016ca13daa54994c8d209196990d025b9ba8ca45bc8dde SHA1: 12ec974c0070ad922abe28736a9ac5bb7a5805b6 MD5sum: 5d4060aac85feb613b3711a4c809ab9c 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1387 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5/clang-format-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 433026 SHA256: a67e4d4f581978a7045b70a04cf086031a3c019ded7bb862664f11d6586e1620 SHA1: 577c00488549f4e870be15ed1283613cef061179 MD5sum: f9cf3e5f867a899d2eaeeb3ed8bbd054 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 14135 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), clang-3.5 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.5/clang-modernize-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 3988532 SHA256: 23eac71c894de532245db4ee6734424a1549a1832cf2704a4f0552bd07f9d32b SHA1: f7f1b5ce393f19e934ead9b5f24527fc9afc28e5 MD5sum: 2104e50091e7be786ef28809b13b25b1 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: clang-modernize-3.5 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.5/cpp11-migrate-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 16216 SHA256: b5709abdbd2d3f1f051381ff72c869b5f7113b28f98dc4774d8f6cf4b8bc508a SHA1: ce5113380438f17f8f77aefed8052ad6083f34cd MD5sum: d0e70d2903f0bfa906fac1f2c792b2bb 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.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 86178 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.5 (= 1:3.5.2~svn232512-1~exp1), libclang-common-3.5-dev (= 1:3.5.2~svn232512-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/libclang-3.5-dev_3.5.2~svn232512-1~exp1_i386.deb Size: 11243892 SHA256: f0b2d694da967c7676595934cb6481650dc76d0d5b509902df48e3593edefb67 SHA1: 51fb5ebdaee64e09ac5b897f405dddfb73e1bf65 MD5sum: 57603df24837a1cb35bf9d8b89df6023 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.5. Package: libclang-common-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 5167 Depends: libllvm3.5 (= 1:3.5.2~svn232512-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/libclang-common-3.5-dev_3.5.2~svn232512-1~exp1_i386.deb Size: 403336 SHA256: 2f7b41bc31b7faeb6787f2755046e9336a0bdb3ccce3a66174ce3d52d0153127 SHA1: 9cc6200f6ae6bb0a97c4c2facf45cc8684dd0226 MD5sum: 9f8a73f0171bfbb68950f35758107799 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 14062 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5/libclang1-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 4071114 SHA256: 835a1371bf56e843c1f854e40c1bf66025765bffd2621ebd99a40f831b00f6ea SHA1: c7990d9683f45964e263f430ee007ef25f235733 MD5sum: 776d2dea3899d7477fd99402d67614ea 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.5-dbg Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 114609 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.5 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.5/libclang1-3.5-dbg_3.5.2~svn232512-1~exp1_i386.deb Size: 114247208 SHA256: dd648379dfef5f0d6180f6e495f35f52a9a024ef6696c004ed221e48e3b98415 SHA1: 8dd098c8c451247c7cd26e4daabd1879f27c728c MD5sum: 21985fab5179813d936f0cbf57027a14 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 28768 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5 (= 1:3.5.2~svn232512-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Breaks: lldb-3.3, lldb-3.5 (<< 1:3.5~+rc4-2~) Replaces: lldb-3.3, lldb-3.5 (<< 1:3.5~+rc4-2~) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.5/liblldb-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 7775152 SHA256: 4eeffce0c6c61ceefb15b856cc161ef79af2d813aaacf1dc0a4f3200d4c19c8c SHA1: d7acb79ac5c7f0477c5b6ca2a5cba66fea0df5de MD5sum: 1188fcd2be9e49789069bb1e0f191797 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.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29920 Depends: lldb-3.5 (= 1:3.5.2~svn232512-1~exp1) Breaks: lldb-3.5-dev (<< 1:3.5~+rc4-2~) Replaces: lldb-3.5-dev (<< 1:3.5~+rc4-2~) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/liblldb-3.5-dev_3.5.2~svn232512-1~exp1_i386.deb Size: 4183166 SHA256: 17584273b25d8da9d2af9a624d30f5c93262cd920dcbd70518be5293b26467ed SHA1: d1008bde3485267119dd86eea562555bfcc0dfb0 MD5sum: efcff8cddf916b8271547105a0306ab2 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.5-ocaml-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2233 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.1.1), ocaml-nox-4.01.0, llvm-3.5-dev (= 1:3.5.2~svn232512-1~exp1) Suggests: llvm-3.5-doc Provides: libllvm-3.5-ocaml-dev-vna46 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.5/libllvm-3.5-ocaml-dev_3.5.2~svn232512-1~exp1_i386.deb Size: 295750 SHA256: 4d2b17eaf221062d1f21d44c3a8c2861e8f9cd99f64ed03a5af7d01cb0348c72 SHA1: 0415b939ef91d5c9a26b7eb11a038799ec7f02b5 MD5sum: 9e78ea01bbc39c9edcee2e9f2e276002 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 32656 Pre-Depends: multiarch-support 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.5/libllvm3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 8337772 SHA256: 45bd180c9b5835d34dcf3893f8ae7d2cbfa7f21b8ca95a231bab046e3eaf1dc2 SHA1: 3e48e47327a5bd604db4037efc0c9bac2152b911 MD5sum: 6dffa42c633f936256bc7c91512395c1 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.5-dbg Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 137319 Depends: libllvm3.5 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.5/libllvm3.5-dbg_3.5.2~svn232512-1~exp1_i386.deb Size: 136486842 SHA256: 8e5cc797ed3a63239aa71202deaeba1a03bf4b44e828dc106ada1e10d56af906 SHA1: b152425a23f028e934a7b6a436d8dbe582aaafe0 MD5sum: ab14d88ff9220d9cd569af7c51c278ad 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 962 Depends: libc6 (>= 2.3.6-6~), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), liblldb-3.5, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libllvm3.5 (= 1:3.5.2~svn232512-1~exp1), python, llvm-3.5-dev, python-lldb-3.5 Conflicts: lldb-3.3, lldb-3.4, lldb-3.6 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/lldb-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 243416 SHA256: bebe384db51d31e9bc97dd90315adb770c8bf5aaaf9aee9677ea2a5fbebbae79 SHA1: 0631cd10408eee5ce62b7055b5efc32aba64f2a8 MD5sum: 7e25d080c0f082aeee8408e0ea47a053 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.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232162-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: liblldb-3.5-dev Homepage: http://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-3.5/lldb-3.5-dev_3.5.2~svn232162-1~exp1_all.deb Size: 15996 SHA256: 2215af3d0a3b9b010c8e3f1618c4374e8894985223f982fcf30dc91cdebc0c8c SHA1: a24f1685248e7d19fe0332d5dd0c015ff3c4bb49 MD5sum: fdaa63add21a33a84c6879eab3fbe366 Description: transitional dummy package to liblldb-3.5-dev This is a transitional dummy package. It can safely be removed. Package: llvm-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 4113 Depends: llvm-3.5-runtime (= 1:3.5.2~svn232512-1~exp1), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Recommends: llvm-3.5-dev Suggests: llvm-3.5-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 1262240 SHA256: 7354d1c5c943af2d50723a253bbdd0b52e00bdc815ef5cf1b6bbea58be08ecac SHA1: 972c4639a068df1b9abb2898b7ad246ca4674be9 MD5sum: 2befccb475e379c7085dcfead47d7ded 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.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 76271 Depends: libc6 (>= 2.3.6-6~), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), libffi-dev (>= 3.0.9), llvm-3.5 (= 1:3.5.2~svn232512-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.5/llvm-3.5-dev_3.5.2~svn232512-1~exp1_i386.deb Size: 12748650 SHA256: ecc2307f21e2b24da1e234ed8e5c3e2cf2974b3510c076983727c16b466053a3 SHA1: aebb006bd7cac9a5562b9b1661da5d23d1148599 MD5sum: cbec79c996977569235e6cf79d302415 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.5-doc Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232162-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9160 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-doc_3.5.2~svn232162-1~exp1_all.deb Size: 1465884 SHA256: 954ce243d0eebca05388f791c93346c314902e5ad731a8b058c1c44e1da60d02 SHA1: ae1c661448d90dbecf7d5440b0aa838f33e1ef01 MD5sum: fec96abf1a16ba2602b513cde15f161c 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.5-examples Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232162-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 398 Depends: llvm-3.5-dev (>= 1:3.5.2~svn232162-1~exp1), llvm-3.5-dev (<< 1:3.5.2~svn232162-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-examples_3.5.2~svn232162-1~exp1_all.deb Size: 181784 SHA256: 17bada6f54093132467e3724d756e0f5a41ee1f1f166396ee41b63bf79d4a66a SHA1: 8e25a9e44b02ab370a34958d8bdc4666cc0b1d0b MD5sum: cb413888e9e430eed6273acd8cc74d35 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.5-runtime Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 208 Depends: binfmt-support, libc6 (>= 2.3.6-6~), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5/llvm-3.5-runtime_3.5.2~svn232512-1~exp1_i386.deb Size: 57952 SHA256: 9f92ac5ec261cf879a5356c30faf0980c09e1cf2a93fe94d4df17a260e76301e SHA1: 976fded71db57fa0d2f418fce159613104875c94 MD5sum: c52bd71c2d884c07e662019f36dd10d7 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.5-tools Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 598 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.5-dev (= 1:3.5.2~svn232512-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-tools_3.5.2~svn232512-1~exp1_i386.deb Size: 162880 SHA256: 25e11fec0b3d9c67dfa0f59beb60deccff9109c442228ba775e2fac7e43aaea8 SHA1: dcc4e7ccf4646358c37d101e1d6769cb762f4872 MD5sum: 749ace5bd5a9d7efc6e8d8bd5210ec56 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 172 Depends: python Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.6 Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.6 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.5/python-clang-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 37866 SHA256: 3b976d2a6850d493920a9484c10a33759539df5fe28e5f664a0c67aa5e54561d SHA1: b7582b90eb35c2d8b5176a663d3c8d192ec0489b MD5sum: 29677bbd722415fde30d4d96742c2a62 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232512-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 663 Depends: python Conflicts: python-lldb-3.4, python-lldb-3.6 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.5/python-lldb-3.5_3.5.2~svn232512-1~exp1_i386.deb Size: 92448 SHA256: 620f444164222b03c0ade9c847289f331de3fd39ff9eee637f25b760c936f1c0 SHA1: ab6242aa305d8a427fc3f944d4ec8558a685298a MD5sum: b65976de3817a9c04581e6507ac8c251 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.