Package: clang-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 72762 Depends: libc6 (>= 2.15), libclang1-3.5 (= 1:3.5.2~svn232544-1~exp1), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), libtinfo5, libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang-common-3.5-dev (= 1:3.5.2~svn232544-1~exp1), libc6-dev, binutils Recommends: llvm-3.5-dev, python Suggests: gnustep, gnustep-devel, clang-3.5-doc Breaks: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt Replaces: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/clang-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 20942056 SHA256: 2fe5b026b545dedb6eada101304d035269485875810a84f9fe4ee05ac19555a6 SHA1: 153496fb7bdb8c510d86f6c7e22a39211213150e MD5sum: 713719e349fecf0bca4f40403c1b15e5 Description: C, C++ and Objective-C compiler (LLVM based) Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. Package: clang-3.5-doc Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2872 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/clang-3.5-doc_3.5.2~svn232544-1~exp1_all.deb Size: 512358 SHA256: 339a242ec069b6898d11da6dadba4ba108f0bd6508359857cf4af58fe60ccf7a SHA1: 524e137785d54e56f43dbe84d179e083269126a9 MD5sum: 0f3751af28ad1d6380e3ae8453586b7e Description: C, C++ and Objective-C compiler (LLVM based) - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the documentation. Package: clang-3.5-examples Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 79 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/clang-3.5-examples_3.5.2~svn232544-1~exp1_i386.deb Size: 21926 SHA256: aeaf6ee831d1fe1ad1a135cc8af41bedf41559dbcad99e44b8050126751d10ba SHA1: 16237c8fb9688ea6007c6c641e9ed6941861931a MD5sum: 575047b98891dd253551b6ab9f5093d9 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang examples. Package: clang-format-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1290 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5/clang-format-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 406210 SHA256: cfaea10bf5915f228f382efe685a15d231cb1c1a306b761b4d48b931a97f055f SHA1: 21abf510a8a20578a6da6379d507fc02ed1452bd MD5sum: c5e60d4a2aa252320d5c95f76ca8ea84 Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-modernize-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12115 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), clang-3.5 Breaks: cpp11-migrate-3.3, cpp11-migrate-3.4 Replaces: cpp11-migrate-3.3, cpp11-migrate-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/clang-modernize-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 3579508 SHA256: a15aa5dccfd94e0fa22bc541f23791d5d10cd8773ca16a7308ab153862e5946b SHA1: 0df6642a2a420376ad034b83d6e026c74f70283c MD5sum: 128cb782b0bc770914ecae5ebf7956a7 Description: Tool to convert C++98 and C++03 code to C++11 The purpose of the C++11 Migrator is to do source-to-source translation to migrate existing C++ code to use C++11 features to enhance maintainability, readability, runtime performance, and compile-time performance. Development is still early and transforms fall mostly into the first two categories. The migrator is based on Clang's LibTooling and the AST Matching library. Package: cpp11-migrate-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: clang-modernize-3.5 Breaks: cpp11-migrate-3.3 Replaces: cpp11-migrate-3.3 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/cpp11-migrate-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 16206 SHA256: caf0484a2c8f5e50ba6edec27adc372d5fa845d6be47a97d61fbdd182ce36810 SHA1: ecf60dc1b53515105d588199cced2ee8ac68aefa MD5sum: d01dee8744f783c421d052b994da2678 Description: Tool to convert C++98 and C++03 code to C++11 The purpose of the C++11 Migrator is to do source-to-source translation to migrate existing C++ code to use C++11 features to enhance maintainability, readability, runtime performance, and compile-time performance. Development is still early and transforms fall mostly into the first two categories. The migrator is based on Clang's LibTooling and the AST Matching library. . This is a transitional dummy package. It can safely be removed. Package: libclang-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 76759 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-3.5 (= 1:3.5.2~svn232544-1~exp1), libclang-common-3.5-dev (= 1:3.5.2~svn232544-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/libclang-3.5-dev_3.5.2~svn232544-1~exp1_i386.deb Size: 9948900 SHA256: 6cf757177b4073afdb440d0fb92642b4921aab48974055337abcfb6c4410c3b0 SHA1: 85419b6f230d10ba280c7c76e20c8ed42c6e0797 MD5sum: a15498372e6d8c61d3c8000a421981de Description: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang headers to develop extensions over libclang1-3.5. Package: libclang-common-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 5166 Depends: libllvm3.5 (= 1:3.5.2~svn232544-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/libclang-common-3.5-dev_3.5.2~svn232544-1~exp1_i386.deb Size: 400620 SHA256: 066bfb82e6b1b2e8bc2a303c6c577edff6a4ae31ca410e72f2bb33312a7b9f9a SHA1: f6fc7868e73502baf159a3955af6493ec0e9e94c MD5sum: 1eff17fbcc214bde0c81c63f777a7722 Description: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang1-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12065 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5/libclang1-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 3650330 SHA256: e72cade77dc50af55062ad20113c83323ce5bbac1b9a3385f6c18b621fb314a8 SHA1: 37171f0b9dc6c0ed2cfc31b2d497dc284e53632c MD5sum: 4f01c854ceb3f2a48bb3526b60024bd8 Description: C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-3.5-dbg Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 126019 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-3.5 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.5/libclang1-3.5-dbg_3.5.2~svn232544-1~exp1_i386.deb Size: 125824596 SHA256: 0f1ab729437f668c7f4681d3c494fb2a2800953e1fdd2c99c016a7c11b9c5344 SHA1: b69e2eb68c172a978d9dc4e9e3e293113b68209f MD5sum: 9dbcc32c56a727e924803ed482a00cac Description: clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the debugging symbols. Package: liblldb-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 24642 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libllvm3.5 (= 1:3.5.2~svn232544-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.8), libtinfo5 Breaks: lldb-3.3, lldb-3.5 (<< 1:3.5~+rc4-2~) Replaces: lldb-3.3, lldb-3.5 (<< 1:3.5~+rc4-2~) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.5/liblldb-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 6897478 SHA256: 725732f3f84fd354f4c1ee7669c680caf4e91c17310ddb5f995ffd04382dbc47 SHA1: 837beb885364e575f1798270f8cf85cb31b8b365 MD5sum: a6851154a28cadfb40ee707cdf25b50f Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 25415 Depends: lldb-3.5 (= 1:3.5.2~svn232544-1~exp1) Breaks: lldb-3.5-dev (<< 1:3.5~+rc4-2~) Replaces: lldb-3.5-dev (<< 1:3.5~+rc4-2~) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/liblldb-3.5-dev_3.5.2~svn232544-1~exp1_i386.deb Size: 3539870 SHA256: 740112e6312d635ae192645ff6906ae00c2478486991dd340984b16f0140ca62 SHA1: 20d40d43091164fce444fc524a533c092a2df73a MD5sum: 8194d016cd96e1de5918c7ed4daa7aad Description: Next generation, high-performance debugger - Header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-3.5-ocaml-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2264 Depends: libc6 (>= 2.1.3), libllvm3.5, ocaml-nox-4.01.0, llvm-3.5-dev (= 1:3.5.2~svn232544-1~exp1) Suggests: llvm-3.5-doc Provides: libllvm-3.5-ocaml-dev-vna46 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.5/libllvm-3.5-ocaml-dev_3.5.2~svn232544-1~exp1_i386.deb Size: 290870 SHA256: 54a454f2036f1d5bcfadaa7c52b94f3ba13d716c5b65b4803757ccdc0a4c4301 SHA1: 20a407317dcc26e75e4145d1c230556dbf6a8339 MD5sum: fdf788d9249596acb971e9d25479254b Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29739 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.8), libtinfo5, zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.5/libllvm3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 7744202 SHA256: 1bd66fea63daea0d7ad1cc501482a92a26ffa01126f3b6c4651a48e15f701f4b SHA1: 9c25610c1e8cd8c90a737717ca33208a096a4e90 MD5sum: 4598a005e13b02958b24455fc427ff44 Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm3.5-dbg Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 166804 Depends: libllvm3.5 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.5/libllvm3.5-dbg_3.5.2~svn232544-1~exp1_i386.deb Size: 166443956 SHA256: 6df682f4aa6ced9c7a9a866e2dc63b6fd5ccc531f5c157a57d6188906f801472 SHA1: 2ccf0fc20d7755c19e0bc6f4f6e0f33989a81342 MD5sum: 5a525dc771f8cd36243bb9057ea7544c Description: Modular compiler and toolchain technologies, debugging libraries LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library debug symbols. Package: lldb-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 883 Depends: libc6 (>= 2.4), liblldb-3.5, libstdc++6 (>= 4.4.0), libllvm3.5 (= 1:3.5.2~svn232544-1~exp1), python, llvm-3.5-dev, python-lldb-3.5 Conflicts: lldb-3.3, lldb-3.4, lldb-3.6 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/lldb-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 227474 SHA256: ad82409a666c16dbdd796990b8338eb5b06bec1d50132300e10ac56a6c743d24 SHA1: f7fafc9f48d278c9bf8dc7140eb7a6935ada42ba MD5sum: 56a459c3c227edccfd18a77236bca2bf Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: liblldb-3.5-dev Homepage: http://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-3.5/lldb-3.5-dev_3.5.2~svn232544-1~exp1_all.deb Size: 15942 SHA256: bf0c5e810dea47de185923b3d001ff9b4ff2e43f972a2dc7451932f67193264f SHA1: cd7ff46698e8bdd45a53b92de3d91d8a7e3b6704 MD5sum: 3d62a0ca2182d7e7033a4a2fa2172005 Description: transitional dummy package to liblldb-3.5-dev This is a transitional dummy package. It can safely be removed. Package: llvm-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3803 Depends: llvm-3.5-runtime (= 1:3.5.2~svn232544-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), libtinfo5 Recommends: llvm-3.5-dev Suggests: llvm-3.5-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 1162164 SHA256: a5469f4da330a876d76e2856c028094ad6faaddf7bed04f7b563948967e83e7a SHA1: bf668c68178fcdc069ae93e7ddac50431300f403 MD5sum: 84acc2c7787914327b90cf5ebb92c40f Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC or many other architectures. . LLVM is the key component of the clang compiler and the gcc plugin called dragonegg. Package: llvm-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 67710 Depends: libc6 (>= 2.4), libllvm3.5, libstdc++6 (>= 4.6), libffi-dev (>= 3.0.9), llvm-3.5 (= 1:3.5.2~svn232544-1~exp1), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-dev_3.5.2~svn232544-1~exp1_i386.deb Size: 11554524 SHA256: 48f62d5753df17420da5bf977aca1785765fc634943dda4d081bb65e50927a38 SHA1: 493c8376c3ab5d973f2b2b987d33062ed6e40f2f MD5sum: e07e4e52335ea1013b49656ab7be8fbc Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-3.5-doc Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9146 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-doc_3.5.2~svn232544-1~exp1_all.deb Size: 1464896 SHA256: 092998cee9c7e1d7acdc6b9caaf156b9f687f115789f15adc8cf5d7a81b838a5 SHA1: 97e689bcaa982c039afe4a809379ac26ade01572 MD5sum: 34d4e85db1eb46bbe29544b919117333 Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-3.5-examples Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 398 Depends: llvm-3.5-dev (>= 1:3.5.2~svn232544-1~exp1), llvm-3.5-dev (<< 1:3.5.2~svn232544-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-examples_3.5.2~svn232544-1~exp1_all.deb Size: 181428 SHA256: be0b5bc5717c790dfad6130a9d63858f06fbe82a00787b1ca50087662c87ae04 SHA1: a3a7f5062f1500c9f7c30be5a6c90403e61c076f MD5sum: d15294ed9b2661d7e380c53a616cee07 Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-3.5-runtime Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 211 Depends: binfmt-support, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.4.0) Conflicts: llvm (<< 2.7-1) Replaces: llvm (<< 2.7-1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-runtime_3.5.2~svn232544-1~exp1_i386.deb Size: 56614 SHA256: 3bfc54aec0cc44cd6ec249da4b8b78838559ec7fe8ae81c7b5757b497f9a06ee SHA1: 7b39dada85763c136d4a8bda69f40c78fcb8efc0 MD5sum: 16468fab7d7ba9a0de31b106e4ebd9e4 Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-3.5-tools Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 578 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libtinfo5, python, llvm-3.5-dev (= 1:3.5.2~svn232544-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-tools_3.5.2~svn232544-1~exp1_i386.deb Size: 153566 SHA256: 198d6f9c1e14f0b577b350bed4d861895dc95ef5a581a141fbdfa9fc5ed29fcf SHA1: a8b95b6fcd397051e5a7080d695bd2c8a505ae4d MD5sum: a93d5515cd8be9cba1928aa5aa0ca069 Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: python-clang-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 172 Depends: python Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.6 Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.6 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.5/python-clang-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 37908 SHA256: 82acb54af752cbc503e8a15c952e2abb9485bef73b66b1f57d8f21a35533b6ca SHA1: d1e71ab92708acbbaa5fc1a0ac069bf642bb8c06 MD5sum: b51557d3a1dc17ff34b9636a0ce2938a Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This binding package provides access to the Clang compiler and libraries. Package: python-lldb-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5.2~svn232544-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 663 Depends: python Conflicts: python-lldb-3.4, python-lldb-3.6 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.5/python-lldb-3.5_3.5.2~svn232544-1~exp1_i386.deb Size: 92542 SHA256: 24e7c7cbdd363f39b2aa24881f71cb9d30f856a1c2a5b662de289af9f12b624c SHA1: d30e347f6f27d0a79d34515dd2e70456b0710925 MD5sum: a284dbef70b598f2dca7e90c86c0342e 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.