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: 67184 Depends: libc6 (>= 2.15), libclang1-3.4 (= 1:3.4.2+svn209031-1~exp1), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), libtinfo5, libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang-common-3.4-dev (= 1:3.4.2+svn209031-1~exp1), libc6-dev, binutils 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: 20034244 SHA256: d69c2bdce9a7a06d0e0dc0cf044b2e56d537049b590bda7bc11aff7315394052 SHA1: 66978f5de553ac1955bddd8e2d584011fbf014ee MD5sum: 873a877df13e2bdb95d8d5b94c784a8e 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: 472332 SHA256: f1680438432d992487b4e60ca05edcb9b672e0ab780084ccb1fa8e6dbab3a775 SHA1: bc00096d7ea7fac125eb97c992cee78e79338e3c MD5sum: a23908425ba27c4020408f95cc2ca308 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: 19238 SHA256: 43137bcf6890ab1a74a06f41f88a7c4364975fef90103a5e04550f58540b1023 SHA1: 6df086f805d0fd4f7a4bce1b06692761a9916263 MD5sum: ae4d282e155039769ed386f74b1a9e80 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: 10741 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), 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: 3338842 SHA256: fae317fd4f5d16b406f94ece94c8832e1b0f18f6b68a6ab67a2ef5e306a47f33 SHA1: b2b46f98eee52e309c776bad417a8501ff30b40c MD5sum: 60f62cb5eb1a37bbf2420238bb7f654a 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: 11881 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), 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: 3549942 SHA256: 01a7707b73f41673a8acaf51586c26972ee6123f438d50086510dce9abf3e065 SHA1: d64421b2b9de98208cda82426f510c06dac5da37 MD5sum: 5fa1542d4a402cea9238d5f9b2f87653 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: 13520 SHA256: c67afa35f0e6a44115d1eda45afc9662b9b543faba645720ac3054d8628173e9 SHA1: 986e5063dca4d394cd30a9c36973c42b04fcb390 MD5sum: 12525039ed0231fa688202f5835f6a55 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: 55091 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-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: 8654126 SHA256: e2e721e02fc3867d8d93700bb6b02503aad6bb0ca9474db657dc009107a6d625 SHA1: 0b84be6fa54fa6d6dd251853e7c3494fb226ecbc MD5sum: 47e1f35b810bd7603eab53abdcece315 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: 322820 SHA256: c582e407432709340f8520d2b4b78ed0ef8dc6ab3f177d7b6ee9c0ed6df74bd2 SHA1: ee10068269bf42bc3c79ef8e7c80377d222c63f1 MD5sum: 7da512c4f69a960764148e9cf95c0670 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: 12794 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-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: 3733540 SHA256: aec81266b0c5254f56a9ec62da67b262473844e6a96b34b836a483f7b9e43c27 SHA1: 6e66efc29d3d1bda5b0ecbb55f032be81624a405 MD5sum: b7536100e456aeb15f44061525cef99d 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: 97621 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-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: 96731958 SHA256: 6e2809c41d0b20a689b9aac7b291040747455b387e71827ba983a26eb04479f8 SHA1: 6a93259003fbf86ffbc7f8e67fdbc1555d952e90 MD5sum: 77ddb2231dd5d7e9f1996d0bbec455cd 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 22451 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm3.4 (= 1:3.4.2+svn209031-1~exp1), libpython2.7 (>= 2.7), libstdc++6 (>= 4.8) Breaks: lldb-3.4 (<< 1:3.4.2-9~) Replaces: lldb-3.4 (<< 1:3.4.2-9~) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.4/liblldb-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 6373502 SHA256: 2b9cdb73636e23b9a909ec890bece2e83c3c82a764afc2e7465a5f02f522981b SHA1: 3477e41abba26386659bc6a87c6657dde9fcbfff MD5sum: aec0f66e8370ce162b2c5a01c83adfdc 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.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 21119 Depends: lldb-3.4 (= 1:3.4.2+svn209031-1~exp1) Breaks: lldb-3.4-dev (<< 1:3.4.2-9~) Replaces: lldb-3.4-dev (<< 1:3.4.2-9~) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.4/liblldb-3.4-dev_3.4.2+svn209031-1~exp1_i386.deb Size: 3147276 SHA256: 25b09f5039d8dbd5cd38f96fe2dfd041d0ba19efc54fd56652274424942137bb SHA1: 4e3c9eb4fd575c64e3fa74f334c43a27265bc189 MD5sum: 4ddeb1a0500aa49ec776782854a7ca7a 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.4-ocaml-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2215 Depends: libc6 (>= 2.1.3), libllvm3.4, 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: 284434 SHA256: 04f468eebfdb59b79a8e7d69d0b8517f31125009d2a55a18e11f9a7b1fb5b482 SHA1: 67ef1c503770899e7dbdabf4f3e2f85a4777e41f MD5sum: 2238bbb9e10c3310619e0b8abb844128 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: 26369 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), 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: 6864768 SHA256: e0fac75cdfaa65356c4c811b127b75488c38788cf7ca0ec64a75d825698741ea SHA1: 7f52ca897b227c8611ae332d413e2072f445f0da MD5sum: 5c266995b276361c46c96ab2ee21782f 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: 129503 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: 128987716 SHA256: afdb20bf23e2aafd666f2d01fd0c162f4a6f18766bdb919f8b246081c908d64d SHA1: 2fbe4486e0ade0ca28287e5b5a815d593ac43834 MD5sum: efe22ee30d190c32b423604c66ae2532 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: 168 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614), liblldb-3.4, libstdc++6 (>= 4.4.0), libllvm3.4 (= 1:3.4.2+svn209031-1~exp1), python, llvm-3.4-dev, python-lldb-3.4 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: 44890 SHA256: b60585834d701ba5839450b65e19c4f490310f6aabf77cd927e9c21a77f07026 SHA1: 49b7ef026d7f6b71867dca73fd7ebe886b65f93d MD5sum: 610b45450f077d261dc3ab9ce9fbc694 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: all Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: liblldb-3.4-dev Homepage: http://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-3.4/lldb-3.4-dev_3.4.2+svn209031-1~exp1_all.deb Size: 13252 SHA256: 0be1a64c5fb088990610850852c85bc431fbc54dd5e499613c48465b15e5cffa SHA1: cc5727531efeb8515fd4812a3272a38408afe677 MD5sum: d7c32dc7ad9ec6c575cc77c84e65e85a Description: transitional dummy package to liblldb-3.4-dev This is a transitional dummy package. It can safely be removed. 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: 3683 Depends: llvm-3.4-runtime (= 1:3.4.2+svn209031-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.2.1), 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: 1126440 SHA256: 2a8a54ac2228f9a622dfd6a4cf917ce5fd10aef297a6d485dc9028f7b9249dd8 SHA1: ff522674af912720fb13d94b2267988adbcf4419 MD5sum: 082f23f5a2510bb50ce3ddf60f7f48e3 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: 56663 Depends: libc6 (>= 2.4), libcloog-isl4 (>= 0.17), libgmp10, libisl10 (>= 0.12.1), libjsoncpp0 (>= 0.6.0~rc2), libllvm3.4, libstdc++6 (>= 4.6), 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: 10149396 SHA256: b0091f0a8ce5a1c1815e453b283b1bb6045178c87483b8889c7c4925d207a215 SHA1: 9e35cb8a52380eeb899ba67c59eae74467c38332 MD5sum: 03cf18f68b3a240234a1b680e977b037 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: 1298488 SHA256: 802dcf33ce6165aa1645f947a5c2c9a839e07b42e4e780632ca40221fdeaaba1 SHA1: 1ed887a61409c1a21198cf1b159209f5c6e646b2 MD5sum: 4c95e54598bf97e34a5b85b26c25183d 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: 177652 SHA256: 056c4a3d3da37b69bb5d7aff11b17faa5422efb8912776c1cbe38fb4d4525502 SHA1: c67da6f5e6f221474182a2922807885b6008f592 MD5sum: 6a62b069af4bfcffc7ca0119910a77c3 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: 190 Depends: binfmt-support, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.1.1) 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: 49474 SHA256: 3ae715581b174ffcc479d373198d11cbccb9a77c73fa56133d52bb9c482ef1e9 SHA1: 9e420bf27e99a6818df312e5cbf236219dc72934 MD5sum: 7498c74959893a57525f109cb97d3da8 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: 972 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), 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: 223158 SHA256: b5c8f362d72dd63e259bed158538501c60e9ea1ca56432b26bb55f30d2c5b659 SHA1: 2f07ff268a51a43b109e74dfc15cbfa9af1e8134 MD5sum: 56aaf6a23b536fa8a4c6614c03f49a04 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: 34904 SHA256: 86d7a615705a4d51b2e856299ae98678484682276b536358fba42d7089c3d07e SHA1: 56f0516b3d4f0a3d47ec0ed1ea67067ebd70d179 MD5sum: 4e3d9a0f5c01abcecb70ba13ca6fefdc 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 603 Depends: python Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.4/python-lldb-3.4_3.4.2+svn209031-1~exp1_i386.deb Size: 84884 SHA256: e4900136f545d611583d2d122ef05014cafd21816a3490514a08a2e7c04b76ef SHA1: eb6a018094743e9229d0900a390bf83e73e673f0 MD5sum: 17c9e17f6353d299c274d1b9c459fc83 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.