Package: clang-3.4 Source: llvm-toolchain-3.4 Version: 1:3.4~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 32273 Depends: libc6 (>= 2.7), libclang1-3.4 (= 1:3.4~+-1~exp1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), libstdc++6-4.7-dev, libclang-common-3.4-dev (= 1:3.4~+-1~exp1) Recommends: llvm-3.4-dev, python Breaks: clang (<< 1:3.4), clang-3.1, clang-3.2, clang-3.3, compiler-rt, llvm-3.4 (<< 1:3.4~svn194058) Replaces: clang (<< 1:3.4), clang-3.1, clang-3.2, clang-3.3, 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~+-1~exp1_i386.deb Size: 13243026 SHA256: 68ad2570e66d937c8ae7239df604cf2006bd45cb16508c80e202c5fb6935dcbe SHA1: 502c943c0bd700945c1328baab3177f1a2af44ab MD5sum: 9a71077b3cf81be56fb944e3fc3cabd9 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~+-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2502 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/clang-3.4-doc_3.4~+-1~exp1_all.deb Size: 671354 SHA256: b88ae86b6d7dfc269f9c504d438027160a95aaabb1e210a2f12ccec875b63615 SHA1: 0f9c95a7b3629a67468c27c281f02fc7a6b6cb1a MD5sum: a4ad3331403ff4002e6f7e63e427891f 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 71 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/clang-3.4-examples_3.4~+-1~exp1_i386.deb Size: 17772 SHA256: 988961f50df31c0b8b5d5e9e83de3fff86742933cba0cca63f3b6ea3815bd690 SHA1: 00f87875226176f420a193db14acc7dec4f96b3e MD5sum: 32c9331a90c2b3c2a159b89e98bc040b 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 10495 Depends: libc6 (>= 2.4), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), 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.4/clang-format-3.4_3.4~+-1~exp1_i386.deb Size: 4398220 SHA256: 60d99769b0b5fc6a1d019ca055ac38535f7e8e9e9b3f1c6d6677b6c8d0065238 SHA1: c482ba6668c005ebf8f9786eaafc5ed9d7527f09 MD5sum: 6dd2cd1cad190daf9bbd3a8dce043826 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 11704 Depends: libc6 (>= 2.4), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), 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~+-1~exp1_i386.deb Size: 4760538 SHA256: 4b99aa8be4f6ca3d6175ea39c4139bceae0d4d844700783cfb7343f1325454ad SHA1: c54c8f89838c3685e58c7fdf891c623d0b6f6384 MD5sum: a7ceb44e093a51ca8fb0232992c61f19 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 44 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~+-1~exp1_i386.deb Size: 11496 SHA256: 479ab3dd0875c4565db8e17d45e4c895d7c987413c62b3be0b66aeaf422f3c94 SHA1: 5787e5bbf78540d5cb7deae9753844a5ce5b45e5 MD5sum: 7fa303eedcf359e29a2f7f2a425ae613 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 55792 Depends: libstdc++6-4.7-dev, libclang1-3.4 (= 1:3.4~+-1~exp1), libclang-common-3.4-dev (= 1:3.4~+-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~+-1~exp1_i386.deb Size: 14071024 SHA256: 674be9c4af03b53b73646f71f87fcc09ea2600a340d2f505e60f51951327304c SHA1: be4c2b67fb3141a15a2077446ee6c38e7178b597 MD5sum: 80ad26fc481c4d3d71dd24db9bd3f97b 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2906 Depends: libllvm3.4 (= 1:3.4~+-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~+-1~exp1_i386.deb Size: 512960 SHA256: c307e46ceba3a88a1887ec3cf01a51f1ebece784139f90e0abead5fa4dc4dc2c SHA1: a7df578b39013a46291e4e06656a52aad9c3975e MD5sum: c3b28cafef0de401fbe6878493d65584 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12517 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), libstdc++6-4.7-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~+-1~exp1_i386.deb Size: 5000768 SHA256: beea0e48b3658b89920c1ce6c472c7a58756495a4f2717ea95d910b666347fef SHA1: c7d3e58b1c6bb47da44f40ffa684c28017539a4c MD5sum: a0f5cfe74bea9d3f995e2c9f7cba1e68 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 95844 Depends: libstdc++6-4.7-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~+-1~exp1_i386.deb Size: 95407288 SHA256: 4a3085abf134b263e51d3f1e8568d190a29aae69211973ea4608b75f4d2ea0c3 SHA1: d4c2181271878cd8c98fae7ffa4e5c11e9d049c7 MD5sum: 991b1c4604dc8c5e5aa7c2552c74688f 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2133 Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.1.1), ocaml-nox-3.12.1, llvm-3.4-dev (= 1:3.4~+-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-wrh06 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.4/libllvm-3.4-ocaml-dev_3.4~+-1~exp1_i386.deb Size: 422526 SHA256: 3bfbd544b0470624b786c9827daa778911d5d444bdde18986f2941684ea1f35e SHA1: 7cf48e729b3d837f0b722e8ba8d53a01602380c7 MD5sum: fe10460d1a003c1b1dcfff1c21d8ab88 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 27134 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), 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.4/libllvm3.4_3.4~+-1~exp1_i386.deb Size: 9872404 SHA256: ee7c5d0e8d53372b37dd2f410c19ee6441cbd27973fda47a11a255406aeecc39 SHA1: 62c2ea4db73b94ba7c48deb70d5e46d2262230a7 MD5sum: ba0febbdaa216ff8d885bfdeb5c8a297 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 127762 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~+-1~exp1_i386.deb Size: 127556814 SHA256: 8a582d177b62371268913572c6275417d978e442039d90b3d98368f002617e57 SHA1: db48b3f2d60782868b5d93be0227146c87a17c37 MD5sum: 1dc78c4a25c0934783968fae82ddc777 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 22956 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4 (= 1:3.4~+-1~exp1), libpython2.7 (>= 2.7), libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), 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~+-1~exp1_i386.deb Size: 8776892 SHA256: 8da742dfec4a35aaa9e86b3d937c200e2cd2393e84e66f0c42fc720c8ba30cbe SHA1: c87c2919f5447d8cc6b4e516393a1a7ca1c62e36 MD5sum: 0da9761fd80888ab12d3816fe3eb5bdf 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2848 Depends: lldb-3.4 (= 1:3.4~+-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~+-1~exp1_i386.deb Size: 503818 SHA256: 65b2d90b77e48cb161cbfb45f086165af160781ecefafa8f37250b9740f2cb6a SHA1: c330c2c4468e2f2c7ce0c2fe6149f4987b097b38 MD5sum: 71b12bc46872022354e446e337def0b2 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3709 Depends: llvm-3.4-runtime (= 1:3.4~+-1~exp1), libc6 (>= 2.7), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.2.1), libtinfo5, zlib1g (>= 1:1.1.4) 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~+-1~exp1_i386.deb Size: 1622432 SHA256: 5b9fdc36e282528141bbe70516a3d25ced42e88e56d0db6e351243ac3eedf934 SHA1: c558a3315090dca0dd03d850d16d2e5a3b326a1c MD5sum: 3fd7d4baad0b1efd166b00c4e11c9e64 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 58245 Depends: libc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), libffi-dev (>= 3.0.9), llvm-3.4 (= 1:3.4~+-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~+-1~exp1_i386.deb Size: 16773654 SHA256: 2942526ebb2e50a267efb0f5edf32f25b36fe1dbc372bafa010d81ea31486a3f SHA1: 48030099747ab2bd7cde89f544806c314669c3c1 MD5sum: eda123f0d916c13f59f3d51d6d28d4dd 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~+-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8268 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~+-1~exp1_all.deb Size: 2009912 SHA256: 630098841967103f8422f4c83fa02c2584401e891697eb234c93e11e516fce75 SHA1: c6274d44d7eac81ce72fd6905a0f20f1df1dce31 MD5sum: 641ce5c71ec43eb8b1f0a09dc0ca35a8 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~+-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 389 Depends: llvm-3.4-dev (>= 1:3.4~+-1~exp1), llvm-3.4-dev (<< 1:3.4~+-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~+-1~exp1_all.deb Size: 184492 SHA256: fb6e093c3dca02a5fcab3bd1f970e19dba4279705952831557a58fc5e9a021e9 SHA1: a588777f38905b4c53948eaef810662d290c5037 MD5sum: 67e1e6b2534988a75ed9c0fb2a87d0df 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~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 161 Depends: binfmt-support, libc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.1.1), 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.4/llvm-3.4-runtime_3.4~+-1~exp1_i386.deb Size: 51022 SHA256: 9d19ab2a8bb6d8853ca4a132285a9ec1e6bd43dda414b1b89d9ffa537660dfaa SHA1: 8bfc58e7d6876f55ece28b56108044cf659a25ef MD5sum: 7540948a9ec899ec3dad1e3d4ab90f9c 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: python-clang-3.4 Source: llvm-toolchain-3.4 Version: 1:3.4~+-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 162 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~+-1~exp1_i386.deb Size: 35396 SHA256: 0b18e28eefe43d8f8e7d6f546b8249989c989e4284a4855eb886ba20f63f10fd SHA1: ea4da0d25aab1ca72697e0c12b394640d2b82b97 MD5sum: 2ee8a216cb2ceea4f42db3a0974bcf71 Description: Clang Python Bindings This binding package provides access to the Clang compiler and libraries.