Package: clang-3.5 Source: llvm-toolchain-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 68591 Depends: libc6 (>= 2.7), libclang1-3.5 (= 1:3.5~svn212963-1~exp1), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.7), libtinfo5, zlib1g (>= 1:1.1.4), libstdc++6-4.7-dev, libclang-common-3.5-dev (= 1:3.5~svn212963-1~exp1), libc6-dev Recommends: llvm-3.5-dev, python Suggests: gnustep, gnustep-devel Breaks: clang, clang-3.1, clang-3.2, clang-3.3, clang-3.4, compiler-rt Replaces: clang, clang-3.1, clang-3.2, clang-3.3, clang-3.4, compiler-rt Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 27874082 SHA256: e1b5445478a035ab804e1e7c6f0ec2a996b154615dd1f1c612ea2170a4a70b5a SHA1: 9f521e6084fd338ef3b97e2a0c946906594fea04 MD5sum: d26470c5f4e1e1578ec68de2ce5d7634 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2866 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-3.5-doc_3.5~svn212963-1~exp1_all.deb Size: 758272 SHA256: 98c1a5e41f65a936511ca3fd1c326d387bb1cae4a0867ee60ad2c54fe1c21731 SHA1: c3902d3ab7184f1d7e87cc91519050be47801722 MD5sum: def8b0e1d182a027b2919895ebfd7583 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 73 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-3.5-examples_3.5~svn212963-1~exp1_amd64.deb Size: 20000 SHA256: 8127490ec273dc31cd219b311d227a2a943c6ecd15d3339952466f667431bbba SHA1: 06956af5a6c5f1420fb0f06dff11e9f3737930b2 MD5sum: a10226a6860b8965a04b626cf0382798 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1259 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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-snapshot/clang-format-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 489936 SHA256: 8706c812aa330bd34c52f3ef29e27cbc814d6af4d4f5b2866fb5b730feefa8b6 SHA1: f796955734c3accc25feaa6eb8f7626c46eb1a7d MD5sum: 4786023d982571602b0e0f9de50f910d 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11430 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), 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-snapshot/clang-modernize-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 4611016 SHA256: 2747a33c5b876a5a478819ca523fb448b4c4eb4e968f6e8398b6c9d3be04d148 SHA1: 6014ace4a04fa5a5c4070d81ff2b46a8889c9669 MD5sum: 010d5c66b1f24124f0abe93f81a014ba 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 46 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-snapshot/cpp11-migrate-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 13686 SHA256: 9ac6f0dc32abb473c69932de1fdcceae2d7dd93b013902f981197314600a5445 SHA1: 381d689d6887542874a58b0ad075f9b2f02a3c1d MD5sum: 70e7231bab8a769c53eb77fbc3b8fdf8 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 96951 Depends: libstdc++6-4.7-dev, libclang1-3.5 (= 1:3.5~svn212963-1~exp1), libclang-common-3.5-dev (= 1:3.5~svn212963-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-3.5-dev_3.5~svn212963-1~exp1_amd64.deb Size: 18867474 SHA256: 27035e92a52e4d701841527bb5117217506ac3ce91eeb6c183ef79911c1dd9e2 SHA1: e2d6deeeccfd23b9001741ecf32e1d11e527b7f2 MD5sum: 7db65e13dde6cf23d5bc303f4c4bb359 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 10019 Depends: libllvm3.5 (= 1:3.5~svn212963-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-common-3.5-dev_3.5~svn212963-1~exp1_amd64.deb Size: 1651542 SHA256: dd9d8e26b9deff80a18aac38aa7c61a941582ea56c3551a5b8eada39f5f78f3c SHA1: fa4a5dce4ee287d7bf05bede6e9b628f2ce852f7 MD5sum: c912df404863256603a9366895fbeebb 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11964 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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-snapshot/libclang1-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 4780780 SHA256: 5d9d0aa2cfbdc2482a1250e15045ea6bfdf2d0be834348b14f570ab9771eb7cf SHA1: d0f941caa7872ceb4502058b6bb481d05ba2f669 MD5sum: db396b6f7e64ca3d7fd2c7d728b1e04d 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 120748 Depends: libstdc++6-4.7-dev, libclang1-3.5 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-3.5-dbg_3.5~svn212963-1~exp1_amd64.deb Size: 120929394 SHA256: 3f67242f50632027e293ff991ed4fff7c0a18ddacf664bae6e5c0a1ef0e5e02c SHA1: 29b366f872e02e441e5f4b49fe90bb7b9b91a0c1 MD5sum: 7092f43b70719c7af7bd0236722563ea 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.5-ocaml-dev Source: llvm-toolchain-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2347 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.1.1), ocaml-nox-3.12.1, llvm-3.5-dev (= 1:3.5~svn212963-1~exp1) Suggests: llvm-3.5-doc Provides: libllvm-3.5-ocaml-dev-at0f6 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-snapshot/libllvm-3.5-ocaml-dev_3.5~svn212963-1~exp1_amd64.deb Size: 435244 SHA256: 28f68cc48c5fcda6dce2a610c716bda46ca7dfa0fd523913a3f61940dbb01680 SHA1: 1ddfac8f8beb8c710e2293107648f36e9e8bb5fe MD5sum: e0f6a2cecc0eedae7d6beb4ce6e0cc09 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 30084 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), libedit2 (>= 2.11-20080614-1), 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-snapshot/libllvm3.5_3.5~svn212963-1~exp1_amd64.deb Size: 10647476 SHA256: be696078172f81d9b91884947479c602ef3f58b8a86a1788e27612b71e0c0a47 SHA1: 9659e453de96a51344e8fd49ccc234fc10c2a49d MD5sum: 7a678bd6756fd12b2cadcf8d3434b8ad 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 164238 Depends: libllvm3.5 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/libllvm3.5-dbg_3.5~svn212963-1~exp1_amd64.deb Size: 164337240 SHA256: f34fb01d042b53368e47ef0e00e43ca959a634978b396cc897cea8d6fdf1901c SHA1: 7e231a88be0efdce85267418545e5bdf19390a26 MD5sum: fdcec86daf92463f024c7ffb98d33d3e 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 26129 Pre-Depends: multiarch-support Depends: libc6 (>= 2.8), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5 (= 1:3.5~svn212963-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), python, llvm-3.5-dev Breaks: lldb-3.2, lldb-3.3, lldb-3.4 Replaces: lldb-3.2, lldb-3.3, lldb-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 9454778 SHA256: 3f923be4f5b522ad89162f57d05fd8e21210d6619409bc6ca44d9407ec8272ac SHA1: 35454ce1343d41f953abbd0a95811f5d2965b470 MD5sum: e6a456609d848fe352ec893225e38f31 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 31592 Depends: lldb-3.5 (= 1:3.5~svn212963-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-3.5-dev_3.5~svn212963-1~exp1_amd64.deb Size: 6181314 SHA256: c64ac3784567cf5bcab5d3ff56aae7afbfc5a673ba5e64f30e694483b28699c8 SHA1: 422c677e55368e1d8a20b2e42297b699cc701ffc MD5sum: 8a7bb62f98bd9240735adf5882774df0 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.5 Source: llvm-toolchain-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3765 Depends: llvm-3.5-runtime (= 1:3.5~svn212963-1~exp1), libc6 (>= 2.7), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), 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-snapshot/llvm-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 1570864 SHA256: 44352f7b13758082fa1ece0eefc3a4e4c8af0cb4990dcde1b3eb91e89b6fcbfc SHA1: bdb82e2a44abf051d5f0c048427c78a9930b370a MD5sum: 76913a9cd37961038e03cd54724c8f45 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 81470 Depends: libc6 (>= 2.2.5), libedit2 (>= 2.11-20080614-1), libffi5 (>= 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~svn212963-1~exp1), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-3.5-dev_3.5~svn212963-1~exp1_amd64.deb Size: 19366214 SHA256: 06996517b8826b47d091ae95263c0c9ac64dab27246cd09e136db270c8388219 SHA1: d86715fd0df17f2dac53bb52fced7630c9ee6000 MD5sum: 6b0c976032f63a373068aaaedb2d4de9 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9103 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-3.5-doc_3.5~svn212963-1~exp1_all.deb Size: 2314682 SHA256: 3228f95170e8a7c79e09f56e277179a098e689ef55fe723cfebe576882bd93b4 SHA1: 3ece34f8fed5c02eb873a035239f60ec5cfa899f MD5sum: 7cc8245d29b2b91f05d75264f1471561 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 392 Depends: llvm-3.5-dev (>= 1:3.5~svn212963-1~exp1), llvm-3.5-dev (<< 1:3.5~svn212963-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-3.5-examples_3.5~svn212963-1~exp1_all.deb Size: 189690 SHA256: 2f28effb700dd03de1c3d730e3d5f8b738f02da3ad71553d18db01dab099daa1 SHA1: da49374b74709c5cfdd29ace5873e218602c90f2 MD5sum: 9e52e16d9c146fad6ebbcb90dc2471a6 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 199 Depends: binfmt-support, libc6 (>= 2.3.4), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.4.0), 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-snapshot/llvm-3.5-runtime_3.5~svn212963-1~exp1_amd64.deb Size: 65576 SHA256: 42094578178964b141738f1947f1c8544892fafbe636ca3f994c025aa44ecbf6 SHA1: d8efbd838edbf2cf63965b6b7dd2a0bffa55e844 MD5sum: 53a59e5d5d580e3b637d21e0bb8b5c6c 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 567 Depends: libc6 (>= 2.7), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libtinfo5, zlib1g (>= 1:1.1.4), python, llvm-3.5-dev (= 1:3.5~svn212963-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-3.5-tools_3.5~svn212963-1~exp1_amd64.deb Size: 180024 SHA256: 1dead4f09f0b323c0e9036f1cf3a337a8a2d2d5cabaf717af3884f0e1c22a02b SHA1: 8b15488dc7097143f5d604515e25832538b7157e MD5sum: 916f904570cdb2cec79e7006c1a05aa6 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-snapshot Version: 1:3.5~svn212963-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 166 Depends: python Breaks: python-clang-3.3, python-clang-3.4 Replaces: python-clang-3.3, python-clang-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-snapshot/python-clang-3.5_3.5~svn212963-1~exp1_amd64.deb Size: 37784 SHA256: ed3a59d1b2641ceb58479f5c12291b7860e5f4c0ab64e2d53163ee337c9e21ac SHA1: afcb2e0d92b416372a2cdee56d1f6513c1ba08f7 MD5sum: 5e297c1f00055c6ddc1aebd10ad5e37f Description: Clang Python Bindings This binding package provides access to the Clang compiler and libraries.