Package: clang-3.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 77185 Depends: libc6 (>= 2.15), libclang1-3.4 (= 1:3.4.2+svn209031-1~exp1), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang-common-3.4-dev (= 1:3.4.2+svn209031-1~exp1), libc6-dev Recommends: llvm-3.4-dev, python Suggests: gnustep, gnustep-devel, clang-3.4-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, llvm-3.4 (<< 1:3.4~svn194058) 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, llvm-3.4 (<< 1:3.4~svn194058) Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/clang-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 22042776 SHA256: 082e2f93a7769a73c8b2028e282336257f119dd8a7621030c6a90237f1648b80 SHA1: 9bde60d8c942cba27368ccecce990cbccd21065e MD5sum: 657bc55c50f7792babc8fb847482e09f 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.4-doc Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2585 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/clang-3.4-doc_3.4.2+svn209031-1~exp1_all.deb Size: 473276 SHA256: d3ee8adf52d886dc727acf8a337b7e6d618f46980dc8f531c5a269643207dae6 SHA1: 6436a7ecbad6ddb1b4a7fe41804904316d6b19d1 MD5sum: 18bf764ea2cf0f83965d63f1f546dfc1 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.4-examples Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 74 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/clang-3.4-examples_3.4.2+svn209031-1~exp1_i386.deb Size: 19072 SHA256: 8bc88c6fbe76923106d671281df8f0c2203e1a0b4fc4add0fca2664e60583c5a SHA1: b2b48caf26e370c325938b410bde97841c68fa46 MD5sum: 49777acf254e3891679958e7155ca9fb 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12271 Depends: libc6 (>= 2.4), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, 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.4/clang-format-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 3635866 SHA256: 2152ee73947ae013e70d282c52afa85154fc26d2209e3503bc01eaf16e46d70a SHA1: 8971919adf3af0254688fac0d74cc6ec05968612 MD5sum: 076c2cded874025bd50d463716cfac8f 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 13561 Depends: libc6 (>= 2.4), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, clang-3.4 Breaks: cpp11-migrate-3.3, cpp11-migrate-3.4 (<< 1:3.4~svn189984-1) Replaces: cpp11-migrate-3.3, cpp11-migrate-3.4 (<< 1:3.4~svn189984-1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/clang-modernize-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 3856656 SHA256: d6415b43183835a16a18c21a9704229b3ed043a24d874baeb75394fd50c14c1c SHA1: 246f694919ed88ba8f793bf1a06c29c76e69dbfb MD5sum: 5c23304659fd6c3620f1420f37a4d175 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: clang-modernize-3.4 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.4/cpp11-migrate-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 13332 SHA256: 37a50b2ebb4b0aade82b52b528c3fca5b0203daf35d32db3cf64e0e61c3d78e7 SHA1: 260284825f556ce02bbbef9088667a261d0a26ac MD5sum: 9f85bd1bf20b744761424ec101a1e3f9 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.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 59969 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.4 (= 1:3.4.2+svn209031-1~exp1), libclang-common-3.4-dev (= 1:3.4.2+svn209031-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.4/libclang-3.4-dev_3.4.2+svn209031-1~exp1_i386.deb Size: 9474798 SHA256: e1f3b1d362783114e91cc0782da4af89ec756fbd2e7f8d9d9e98dd4cb4230de8 SHA1: bc6238e1eb2c729618737cc0892b7a71b1eff050 MD5sum: 0b3a26731db2d4786cacfcbe9f8f3de5 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.4. Package: libclang-common-3.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3039 Depends: libllvm3.4 (= 1:3.4.2+svn209031-1~exp1) Breaks: llvm-3.4-dev (<< 1:3.2repack) Replaces: libclang-3.4-dev, llvm-3.4-dev (<< 1:3.2repack) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.4/libclang-common-3.4-dev_3.4.2+svn209031-1~exp1_i386.deb Size: 323346 SHA256: 5dfad926e5aff3b643e9b5cee4726769b3da22adf816bfe212d69aaa318cd500 SHA1: 431483f38b2de260a5fbc089e0b66bb02d50e7d4 MD5sum: 026370f96c35aea34f64c32fa0eda484 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 14599 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, 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.4/libclang1-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 4058040 SHA256: 4d7509171afd24d2c794330087b804e893ce4914668ad4aea2f11b5def8655e8 SHA1: f2544903c223347ed568135ddeb03d1a1cdc1a1e MD5sum: 4b8519891562e718b914404379e41887 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.4-dbg Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 89569 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.4 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.4/libclang1-3.4-dbg_3.4.2+svn209031-1~exp1_i386.deb Size: 88533896 SHA256: 994ff95c1fe7010dffd2293064e7cb2d68b39dc816de5789b7251a6b52fa1517 SHA1: e289a5e9b2bf33bfd7397b864a1a29d4494f0cd3 MD5sum: 7dfe5572d4f0f0642289139bb24dc786 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: libllvm-3.4-ocaml-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2190 Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.1.1), ocaml-nox-4.01.0, llvm-3.4-dev (= 1:3.4.2+svn209031-1~exp1) Suggests: llvm-3.4-doc Conflicts: libllvm-ocaml-3.4-dev Replaces: libllvm-ocaml-3.4-dev Provides: libllvm-3.4-ocaml-dev-agb68 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.4/libllvm-3.4-ocaml-dev_3.4.2+svn209031-1~exp1_i386.deb Size: 288196 SHA256: a97445c6cf6828687098fbcb08d1bc0fa05aa8a20a335e2b1d2690b12dd3a3b5 SHA1: 944b0b472b9148b742a3743c3dc6e0267f253a83 MD5sum: a9877dfb4435c48613c57dab01d125da 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 28881 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.4/libllvm3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 7363138 SHA256: 2ea8a528c63c632ee672b26efa1e3aca5cdb5a8fcb02542b001e20c74101a479 SHA1: ddef4f1c5a77e697b79eba21c21aeb9d0bfff891 MD5sum: 3dfdd51e525b9f38f61870a6f1c7df1f 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.4-dbg Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 105002 Depends: libllvm3.4 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.4/libllvm3.4-dbg_3.4.2+svn209031-1~exp1_i386.deb Size: 104037442 SHA256: 8166b37fc17908f2cc1de9f5d44b5dbcbde986b7cfdc76235405a1e979998d48 SHA1: fbed89fa14f124d794b0d4184a8e6cd5e7dabbad MD5sum: 26538e9e990d18666ec5c51538ee2a6e 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 26295 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4 (= 1:3.4.2+svn209031-1~exp1), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, python, llvm-3.4-dev Breaks: lldb-3.2, lldb-3.3, lldb-3.5 Replaces: lldb-3.2, lldb-3.3, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/lldb-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 7095548 SHA256: 93de9c66ef7caf69459bca9f0ed2c5662fe99b56de265c95562cd5610599332a SHA1: 2c17052103b3fdfb1d86e2686b4f0725008039c0 MD5sum: e91d9d425bde1dfc47e34f6b3613c28d 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.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 23441 Depends: lldb-3.4 (= 1:3.4.2+svn209031-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/lldb-3.4-dev_3.4.2+svn209031-1~exp1_i386.deb Size: 3520160 SHA256: c0228ac3f37eb07deffceda117594fb90655acff22d537b855ac522e16aec329 SHA1: 5fedfbf476816e080aa6a35a70de1de82566cb50 MD5sum: 64cc031217c9fac73db15a1d9cfdcf14 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: llvm-3.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 4019 Depends: llvm-3.4-runtime (= 1:3.4.2+svn209031-1~exp1), libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5 Recommends: llvm-3.4-dev Suggests: llvm-3.4-doc 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.4/llvm-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 1214816 SHA256: 11101682205f65a3085cae45ff17b9029c73cf066fff335cba52bfc648dea60e SHA1: 0e161f3e60821301a268d86fb38f100e506ef14a MD5sum: 6af24fd887c0f2dcaaf3b29bb41de23f 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.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 61645 Depends: libc6 (>= 2.3.6-6~), libcloog-isl4 (>= 0.17), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libgmp10, libisl10 (>= 0.12.1), libjsoncpp0, libllvm3.4, libstdc++6 (>= 4.6), libtinfo5, libffi-dev (>= 3.0.9), llvm-3.4 (= 1:3.4.2+svn209031-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.4/llvm-3.4-dev_3.4.2+svn209031-1~exp1_i386.deb Size: 10975240 SHA256: a9367be657f99d5558b47e856d1ba39a744c399e63a5770cb3e17314dc32250c SHA1: 00152d697cee0fb83fbfea2bdc095c924c4ff276 MD5sum: 5551dd0a55ad376b5c6691c9e635c462 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.4-doc Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8565 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/llvm-3.4-doc_3.4.2+svn209031-1~exp1_all.deb Size: 1296828 SHA256: f507b65d578e74110a704697483dbb3011ecae18cd20e67945d3cec8fe20390b SHA1: 298b543a2933a911b75f35fd3f5e6ea3ece1bb14 MD5sum: 0830d430f9ba7434f5317cf885b2444d 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.4-examples Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 392 Depends: llvm-3.4-dev (>= 1:3.4.2+svn209031-1~exp1), llvm-3.4-dev (<< 1:3.4.2+svn209031-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/llvm-3.4-examples_3.4.2+svn209031-1~exp1_all.deb Size: 177900 SHA256: 380e2ce48373c54d4ba02a101c0badbdbb49e514b09c98367ba15b482f790ac6 SHA1: adfe680f7b05029a70ba11ad8937d45be0add39c MD5sum: 0aac6a8a8948173ee93eb9a68542184a 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.4-runtime Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 176 Depends: binfmt-support, libc6 (>= 2.3.6-6~), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.1.1), libtinfo5 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.4/llvm-3.4-runtime_3.4.2+svn209031-1~exp1_i386.deb Size: 49844 SHA256: 49cc6a9ff5761563ddc3b4fa56961acaa30af268e9227d55102bcdcd47329c2f SHA1: 757b412c738022c867ee62b2ef24a457c8b08b3e MD5sum: 3d887c83e0a688510f6b276bf968f8bf 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.4-tools Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1030 Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, python, llvm-3.4-dev (= 1:3.4.2+svn209031-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/llvm-3.4-tools_3.4.2+svn209031-1~exp1_i386.deb Size: 236882 SHA256: 44b5303b33a561ff90823b0468b90f9a539c30dd1180d76c5c81c10e9ee4a49e SHA1: 78b3a8daf458e1fa3a6593ef9c0fbc79f03d1449 MD5sum: ab6b718cb73458f6f10d08aa90a7be56 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 164 Depends: python Breaks: python-clang-3.3, python-clang-3.5 Replaces: python-clang-3.3, python-clang-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.4/python-clang-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 34590 SHA256: b69a1114c1b99811bc07746c7062757e144f98215de49ba6542dd577ea617c1b SHA1: efba5d6b514c4d1e00442b3f258fcaf69d5eba96 MD5sum: ff5762fcdc3ac3920d7bc30a397b9c0b Description: Clang Python Bindings This binding package provides access to the Clang compiler and libraries.