Package: clang-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 89533 Depends: libc6 (>= 2.15), libclang1-3.6 (= 1:3.6~svn229874-1~exp1), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang-common-3.6-dev (= 1:3.6~svn229874-1~exp1), libc6-dev, binutils Recommends: llvm-3.6-dev, python Suggests: gnustep, gnustep-devel, clang-3.6-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.6/clang-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 25588762 SHA256: 035db14070a3ec44bbcc24f0643cfd3c856c26c208e2e3c25412bc64dd491e33 SHA1: 2b3eb1c55b96098d9131fcf711b13a3036ec46ba MD5sum: 43dd8cc871042f44494909fbe61b44f0 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.6-doc Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2956 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/clang-3.6-doc_3.6~svn229874-1~exp1_all.deb Size: 520788 SHA256: 8f6e6433956d30f30d871440c78b0f1bc7c3e1b786aa0cd249c09e2bd1002cb6 SHA1: 0de43045e3fd725bb9e5c09d3a702ca268da5e26 MD5sum: f729d5133b434f7061f207bf56de95e5 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.6-examples Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 80 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/clang-3.6-examples_3.6~svn229874-1~exp1_amd64.deb Size: 21994 SHA256: 13c647ac0eb6560ae7db0e1f7ebc0b2717e27800ed5587e8768144ac7f936e63 SHA1: 0501297be2475df6d27e4abdbb77afaa9e8d33b7 MD5sum: b61d7f5e2eaccb85c541e403d1bc1fb2 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1266 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), 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.6/clang-format-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 400630 SHA256: 8b1911b1371d6aa9e6cc7f0dbfc11b55d7d104c08d63b2fd3074d85b08d45b40 SHA1: ab065bbf0b3d693b51e2eeb2506568e944e14f3f MD5sum: 5b145400492730903eebb851b180f020 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12653 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), clang-3.6 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.6/clang-modernize-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 3692414 SHA256: 8a5dcf6bf85aa067876953ced0d83d07d4475ac1f120870f6cbb292203e8e470 SHA1: be49dcae364906074623e7798f57cf1065ab04e7 MD5sum: 2c9621909445d80f40f9d637d605bb6f 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: clang-modernize-3.6 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.6/cpp11-migrate-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 15972 SHA256: 46401e400a329e58e3c9a89de1a3c4ee5bfbc60d5b70180dcdcfaef51a222286 SHA1: 644bb434421b54365bf55577be1143b62e9f4ecb MD5sum: 5a8e236c11dac2b95e30c935981714a7 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.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 110001 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.6 (= 1:3.6~svn229874-1~exp1), libclang-common-3.6-dev (= 1:3.6~svn229874-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.6/libclang-3.6-dev_3.6~svn229874-1~exp1_amd64.deb Size: 11262606 SHA256: e22c66f01a934459bb400d76f954e336ac2259dd948c38e270df2f25223a42b6 SHA1: 73d1634605b7f99a7765d69d32f2590e5c6d0fc0 MD5sum: 375b55d5238f740b403fc608b257a86a 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.6. Package: libclang-common-3.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 10582 Depends: libllvm3.6 (= 1:3.6~svn229874-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.6/libclang-common-3.6-dev_3.6~svn229874-1~exp1_amd64.deb Size: 708356 SHA256: 9c1026db2a9ac0637ff9d70fab82d5238630390d6027e42409cc8d4ce8bdc8c0 SHA1: 1ad3deb5d49a8d4a15837c0e42d677a566bfb6fb MD5sum: 009e91fd279382b32a34771ed9be31e0 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13285 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/libclang1-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 3839676 SHA256: 0a7bf96576d6c02d7f1e064ad9e5c886e139b7dd19e6931f57b0d4f3866450f7 SHA1: 90fa47154ed9dfe0ee32c2d54f66d709400cce17 MD5sum: bf582d39461a2499afbe436717e73f84 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.6-dbg Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 126941 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.6 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.6/libclang1-3.6-dbg_3.6~svn229874-1~exp1_amd64.deb Size: 126481302 SHA256: ab7210dac7a88402d10d8265f3824404b2ef0c9a1be52c1647079e753e95461b SHA1: 7dc4881c05e0a16ac571cf95858f5fa8e19fedec MD5sum: 0e1cb349c6ec8fb098ec6ff17c0f722b 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 27922 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6 (= 1:3.6~svn229874-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Breaks: lldb-3.6 (<< 1:3.6~svn215195-2) Replaces: lldb-3.6 (<= 1:3.6~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.6/liblldb-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 7451174 SHA256: d2f86ef2fb927f23994447c217061c2b29dee35d72cc0d47150cd119dc4cf2fb SHA1: e3f7378d2013cca33a94047ba433e9d6b1eb91ad MD5sum: 187fd21774cd85fea97988703ab7d21e 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.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 37748 Depends: lldb-3.6 (= 1:3.6~svn229874-1~exp1) Breaks: lldb-3.6-dev (<< 1:3.6~svn215195-2) Replaces: lldb-3.6-dev (<= 1:3.6~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.6/liblldb-3.6-dev_3.6~svn229874-1~exp1_amd64.deb Size: 4193712 SHA256: 594b07d9c1fd0a9069872e411b6d6e6711362c8c4b18ebd75258fffb54bc4bcf SHA1: 4945ce60c7eaba416c818246756bae24334a987e MD5sum: 6491c8eeba6355f5a4742348458cf6ae 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.6-ocaml-dev Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 97 Depends: llvm-3.6-dev (= 1:3.6~svn229874-1~exp1) Suggests: llvm-3.6-doc Provides: libllvm-3.6-ocaml-dev-c8y98 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.6/libllvm-3.6-ocaml-dev_3.6~svn229874-1~exp1_amd64.deb Size: 16732 SHA256: 9b4968c9696f2d032d2c458fdb9a4835f754039d34cf435d0b02cbef2a3ef24e SHA1: 0e86e3f2dc3fff9b2e71832129e1e7f30826a2c0 MD5sum: 94e2601cb394d3c79a05fa5589bda1a2 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32107 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), 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.6/libllvm3.6_3.6~svn229874-1~exp1_amd64.deb Size: 8138778 SHA256: c9e3dedad88e29bae9dc23ffc9cfcf3c4bde1730abdda963a489eabb91c694e6 SHA1: 3b3111249528d960bd3e932bc0065bc963fd0233 MD5sum: eef1528b2e918093432b90e4c59a21aa 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.6-dbg Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 158204 Depends: libllvm3.6 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.6/libllvm3.6-dbg_3.6~svn229874-1~exp1_amd64.deb Size: 157442534 SHA256: 08b88a274c6227ebbf9bbe90359997a020c6c37917cd3e6dfb4b5cc3e0fc731e SHA1: 6caf63985ff8c0bfe1aa5850bceb1a3927a77f3b MD5sum: 796e366e685e99120b7b04ed63ee6e9f 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 903 Depends: libc6 (>= 2.3.4), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), liblldb-3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libllvm3.6 (= 1:3.6~svn229874-1~exp1), python, llvm-3.6-dev, python-lldb-3.6 Conflicts: lldb-3.4, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/lldb-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 236184 SHA256: 0a6e82f73fe6012cab9fdf76b6346e24369d9361d2153fc7e798cf1992a17878 SHA1: a5ef837221879d3afd54a8abea3393979ca5dd52 MD5sum: bceabe1bc02976ffce3e3fa51d1001c7 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.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: liblldb-3.6-dev Homepage: http://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-3.6/lldb-3.6-dev_3.6~svn229874-1~exp1_all.deb Size: 15714 SHA256: fe8dc566438ff8b3944969ebde8d6d73fc269bbb028da054fd2bf1f00268a516 SHA1: b4477daef8af39a3a9538a5a0ab63b07fb1472b0 MD5sum: 6276bc294facc84789a28c359d884bac Description: transitional dummy package to liblldb-3.6-dev This is a transitional dummy package. It can safely be removed. Package: llvm-3.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4423 Depends: llvm-3.6-runtime (= 1:3.6~svn229874-1~exp1), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Recommends: llvm-3.6-dev Suggests: llvm-3.6-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 1333870 SHA256: 24632ecd0d2110f3c045545bfbcdbbce6fe590a1841c087d93d001d974bcc743 SHA1: 065df275609c386da5acfc0667dc69f5ccc1046a MD5sum: 23b438b0fc4aed60f1f6a385034f2632 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.6-dev Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 91321 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.6), libtinfo5, zlib1g (>= 1:1.1.4), libffi-dev (>= 3.0.9), llvm-3.6 (= 1:3.6~svn229874-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.6/llvm-3.6-dev_3.6~svn229874-1~exp1_amd64.deb Size: 12648998 SHA256: d2f92b80deb3d6fff8953ab21b8f399ab4ae0ca48d4601485ffd0421d5ba29fd SHA1: 229b63c94613be695be3a31b0d7a896f5a531b0d MD5sum: 52ce0310a1f361c732302d45b08233db 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.6-doc Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9600 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6-doc_3.6~svn229874-1~exp1_all.deb Size: 1445434 SHA256: 6a8173f3f104bc136b5a6202b3d02cde0f02a981e97289f900b8b34efbc89030 SHA1: d9935513b4b9564ed4e12865a72b640c7173d747 MD5sum: a608406166cb34bced28fd1a5f57cc33 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.6-examples Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 414 Depends: llvm-3.6-dev (>= 1:3.6~svn229874-1~exp1), llvm-3.6-dev (<< 1:3.6~svn229874-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6-examples_3.6~svn229874-1~exp1_all.deb Size: 192802 SHA256: b54fb4b60deec8eff12c0585de247dbdcf3435396e8e79e5ad32cd6773042bee SHA1: 75e31da9a696646e87cdc237b8cdf71ebc2a2399 MD5sum: c8d7b875e5552dc04fef51cf520cb546 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.6-runtime Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 209 Depends: binfmt-support, libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.6, libstdc++6 (>= 4.9), 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.6/llvm-3.6-runtime_3.6~svn229874-1~exp1_amd64.deb Size: 54888 SHA256: 143d3078a46cb8ce26b5634ebfcde2d28429f2de303df27042a314d30fcff3c0 SHA1: 5885ecb56a6e56eabdbc84769fadb1eb15186eef MD5sum: 50619404dec7a9942a66ccb52f765dbe 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.6-tools Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 619 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), python, llvm-3.6-dev (= 1:3.6~svn229874-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.6/llvm-3.6-tools_3.6~svn229874-1~exp1_amd64.deb Size: 163838 SHA256: 1ca76c3291c8c1ee69858b0ee117055f8771e32ceb9ca91054d81e882eeb35af SHA1: 96f8c3063f830fcaed0bde41ad567f8d36a77ca9 MD5sum: e808f22b7f1681c52dd31fc068afcff9 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 174 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-3.6/python-clang-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 37988 SHA256: 4624fc8a199c545c9dfa9fa6e2d89783bb4276c7d96cbead506426506053c402 SHA1: c67e634fd7def2739a66cab438691e059fcbd458 MD5sum: 45994d40b6af08fc6cdf4edde8c36c4f 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.6 Source: llvm-toolchain-3.6 Version: 1:3.6~svn229874-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 693 Depends: python Conflicts: python-lldb-3.4, python-lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.6/python-lldb-3.6_3.6~svn229874-1~exp1_amd64.deb Size: 95598 SHA256: 4dc20130f4bbc459478f2462179e71076592c85c846d1d82fa1935471b03c8c3 SHA1: 09e2240ff6286fe531f063eaf33bfbfd6c3f41ba MD5sum: b7da528474f3e74c4e6e87d8379305bc 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.