Package: clang-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 155360 Depends: libc6 (>= 2.4), libclang1-3.9 (= 1:3.9~svn288847-1~exp1), libgcc1 (>= 1:4.1.1), libjsoncpp0, libllvm3.9, libstdc++6 (>= 4.9), libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang-common-3.9-dev (= 1:3.9~svn288847-1~exp1), libc6-dev, binutils Recommends: llvm-3.9-dev, python Suggests: gnustep, gnustep-devel, clang-3.9-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), clang-include-fixer-3.9, 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), clang-include-fixer-3.9, 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.9/clang-3.9_3.9~svn288847-1~exp1_i386.deb Size: 43053148 SHA256: aec5317cd5adfe52b0a06c564574296f82a7218df7d6c6605f9fb9f6d57091e3 SHA1: 323794fc990f93cfadd199f12437ab7397dcd23a MD5sum: e1fb24d2d519c461e6416fc2a065d349 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. Package: clang-3.9-doc Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 58 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.9/clang-3.9-doc_3.9~svn288847-1~exp1_all.deb Size: 21572 SHA256: 72397d1a137b43c0ac5a1f57b578ffc3d3687634a3ebae79cb20004be197c2c8 SHA1: ded23b417efbcb6619656d3e208c514fcc3c68a6 MD5sum: 86e97c8210eb9db7a58c804909b87549 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the documentation. Package: clang-3.9-examples Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 90 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.9/clang-3.9-examples_3.9~svn288847-1~exp1_i386.deb Size: 28960 SHA256: 52910ab22f37969e9b2f143862de5f4afbe10b7b8efb27735bd11e9d16e218ad SHA1: 6b0bb614cbdc5de5e796e288dfe7801fa3504ab7 MD5sum: 85366755938eaa045624cfec1b854582 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang examples. Package: clang-format-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1726 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libllvm3.9, libstdc++6 (>= 4.9), 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.9/clang-format-3.9_3.9~svn288847-1~exp1_i386.deb Size: 552232 SHA256: b218efb8af579ac783df59d49d240e016df7c1312231f15bd6cbb80c211022cc SHA1: 695d2da36c47147583325526752ca08c950f1cee MD5sum: 8c85d8e99ea432f06616d1f130640363 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-tidy-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 23808 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libllvm3.9, libstdc++6 (>= 4.9), python Breaks: clang-3.9 (<< 1:3.9~svn250696-1), clang-modernize-3.9 Replaces: clang-3.9 (<< 1:3.9~svn250696-1), clang-modernize-3.9 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.9/clang-tidy-3.9_3.9~svn288847-1~exp1_i386.deb Size: 6437162 SHA256: 3705d71a78ab6690969bfa5da2e6de6ac4ad44f6b3466a70dd0660563b5c7572 SHA1: 187bc235e577b9aadcc08845e8d78eaed0b54680 MD5sum: 34a19191021e8849c6304cb365a78415 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: libclang-3.9-dev Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 200995 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.9 (= 1:3.9~svn288847-1~exp1), libclang-common-3.9-dev (= 1:3.9~svn288847-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.9/libclang-3.9-dev_3.9~svn288847-1~exp1_i386.deb Size: 17860862 SHA256: f4077f36a0f17551a0734591f33cb8e0506b993c9269168ea697cf7a116234fa SHA1: 95c05750f453f1319fe552ee64fd4c9ec9a7bf40 MD5sum: ef6862e461fa29a1e1ead3cd42115a9b 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang headers to develop extensions over libclang1-3.9. Package: libclang-common-3.9-dev Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 32056 Depends: lib64gcc1 (>= 1:4.1.1), lib64stdc++6 (>= 4.1.1), libc6 (>= 2.15), libc6-amd64 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), libllvm3.9 (= 1:3.9~svn288847-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.9/libclang-common-3.9-dev_3.9~svn288847-1~exp1_i386.deb Size: 2473952 SHA256: 8cb896384c877d6a22aa1d2bb2d4f94cd1b90211fcc8a2e61acdd7a1bcdd5a84 SHA1: 1d2e510f56547df6879acd257b5dbd8a01aea4a7 MD5sum: 0eb985a4c8f1083bc10f3119a9a39bb0 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang1-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 25321 Pre-Depends: multiarch-support Depends: libc6 (>= 2.3), libgcc1 (>= 1:4.1.1), libllvm3.9, libstdc++6 (>= 4.9) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.9/libclang1-3.9_3.9~svn288847-1~exp1_i386.deb Size: 6768538 SHA256: 071dd1c4edce91d5efd8f651b8e8cbcd85ae9d54911f51be96fa26b7fbe1e5a3 SHA1: de8a2591ca59667a51e7e9e08d27da92a9e626e4 MD5sum: 7b62c6a701196b7d044ab90f25e1f6ae 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . 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.9-dbg Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 63983 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libclang1-3.9 (= 1:3.9~svn288847-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.9/libclang1-3.9-dbg_3.9~svn288847-1~exp1_i386.deb Size: 58180046 SHA256: b5dd37ea757f6d390523548a69beb9a5a44fd1b0a3b6257f58d7820fb1f11932 SHA1: 19411aca89d71a1c42cadf89cf8ae9f5fc9f2f1b MD5sum: 74a3584cac0f3132362acc8c72c3439d 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the debugging symbols. Package: libfuzzer-3.9-dev Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 161 Depends: clang-3.9 (= 1:3.9~svn288847-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.9/libfuzzer-3.9-dev_3.9~svn288847-1~exp1_i386.deb Size: 43768 SHA256: 3a424d60c4dfdea68d42b9b4b8565989e74b96f45c847560bc31e0dfed7644cf SHA1: 70ef4c6763159122d1c281e7875167de9db674f9 MD5sum: 51632bab242bc4eac2d4713ea2427611 Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: liblldb-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 71118 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.9 (= 1:3.9~svn288847-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.2.0) Breaks: lldb-3.9 (<< 1:3.9~svn215195-2) Replaces: lldb-3.9 (<= 1:3.9~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.9/liblldb-3.9_3.9~svn288847-1~exp1_i386.deb Size: 18502722 SHA256: d49155cd38497950d5279ae1b14eb79ef4486d8c97989f3291996125b0840fd8 SHA1: babe33f195d14d9cda9aea48307d0b9d0421afc3 MD5sum: 8e90d747c4ff8dc4b5ef39ec4017a1ad 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.9-dbg Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 96781 Depends: liblldb-3.9 (= 1:3.9~svn288847-1~exp1) Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.9/liblldb-3.9-dbg_3.9~svn288847-1~exp1_i386.deb Size: 86493912 SHA256: b3793c0109e485aa035af4afc76ce82c107fde11ba05b386d98fb437311cd378 SHA1: b7124dccb446e88a45242f4e1c3b0563012e5e17 MD5sum: 9e7d6414a39f1caaa06639b9592c146a Description: Next generation, high-performance debugger, debugging libraries 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 debug symbols. Package: liblldb-3.9-dev Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 37926 Depends: lldb-3.9 (= 1:3.9~svn288847-1~exp1) Breaks: lldb-3.9-dev (<< 1:3.9~svn215195-2) Replaces: lldb-3.9-dev (<= 1:3.9~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.9/liblldb-3.9-dev_3.9~svn288847-1~exp1_i386.deb Size: 5352096 SHA256: ec8ae945379ee8d13bc226abcb6a55113d9db66cd4d2aeaf7aaa422f489a1670 SHA1: 36619ad7eb251986682a98b9d93f0496832c650a MD5sum: 3b92f9269b5496ed4a137250de706f00 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.9-ocaml-dev Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 98 Depends: llvm-3.9-dev (= 1:3.9~svn288847-1~exp1) Suggests: llvm-3.9-doc Provides: libllvm-3.9-ocaml-dev-c8y98 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.9/libllvm-3.9-ocaml-dev_3.9~svn288847-1~exp1_i386.deb Size: 22220 SHA256: 25db97cc65f310f3a9604bf47486595917ac33155fe36d0e1f492b9b0e66053a SHA1: c80a8e9e6b8a4b0cb2b5f9bf5178dd4fd3785b0c MD5sum: ff61cae2179daf4682976e2be874d82b 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.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 49190 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.9/libllvm3.9_3.9~svn288847-1~exp1_i386.deb Size: 12375784 SHA256: cf60ab02d7940b85ad93de764ae55c7936c250f0ad223f8d6417eba3016b3f0c SHA1: 108ee574cb61b3fa8a9fed497165512834b4dce1 MD5sum: 92ea39dc31bbad4ce5ed9bb23ba03b66 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.9-dbg Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 63359 Depends: libllvm3.9 (= 1:3.9~svn288847-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.9/libllvm3.9-dbg_3.9~svn288847-1~exp1_i386.deb Size: 57415010 SHA256: 58fac188bed87e819a1a10ebe8e68141ab4b1c27038148171d20b1fe051be5cc SHA1: 724ad9500ccd4da53914b3d44025d01f8010b048 MD5sum: 2ce87b9289c95080b340ccb4ec10a2e0 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.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12644 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), liblldb-3.9, libllvm3.9 (= 1:3.9~svn288847-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.2.0), llvm-3.9-dev Suggests: python-lldb-3.9 Conflicts: lldb-3.4, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.9/lldb-3.9_3.9~svn288847-1~exp1_i386.deb Size: 3641086 SHA256: ef2f0d036ee64afd253f31cf26c31e548da19532d7ae570d6ad2770305fc1088 SHA1: 65cae697613aca2be250c8728d7078246b53ea22 MD5sum: a0b130ce072912274987f3b958c439db 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: llvm-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 13304 Depends: llvm-3.9-runtime (= 1:3.9~svn288847-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libjsoncpp0, libllvm3.9, libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4) Recommends: llvm-3.9-dev Suggests: llvm-3.9-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.9/llvm-3.9_3.9~svn288847-1~exp1_i386.deb Size: 3160776 SHA256: 07a22b763d5c2c0f5d482321eff71ba58f07bd703c71388f4a57fde877703409 SHA1: 5f1f4296212412382210f424838de391e10aa599 MD5sum: bcaa2b319f00ff243c0dd6abf9ae3443 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. Package: llvm-3.9-dev Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 115382 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libjsoncpp0, libllvm3.9 (= 1:3.9~svn288847-1~exp1), libstdc++6 (>= 4.9), libffi-dev (>= 3.0.9), llvm-3.9 (= 1:3.9~svn288847-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.9/llvm-3.9-dev_3.9~svn288847-1~exp1_i386.deb Size: 19517394 SHA256: 27a6dc9a769ee9393d7e982d4b85ab03314745f5781aa588500466718e6d7b3c SHA1: 41285dcbe015267bddc3d995760cc261ad66c9c2 MD5sum: 14ebda683273daabb68a721208640e76 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.9-doc Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.9/llvm-3.9-doc_3.9~svn288847-1~exp1_all.deb Size: 21722 SHA256: 5b45118cfb9a9972016cab57de089acdf24effaa3e913ce44757fffb1a4735a6 SHA1: f9f3ef6d37b2b7d268c0aa9cd6457a1574fc5444 MD5sum: bc0e0eb5d4b30196ad01347452c5de0c 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.9-examples Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 517 Depends: llvm-3.9-dev (>= 1:3.9~svn288847-1~exp1), llvm-3.9-dev (<< 1:3.9~svn288847-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.9/llvm-3.9-examples_3.9~svn288847-1~exp1_all.deb Size: 246306 SHA256: ed57c88f1209e926f560ab4373967b84fbc1d5e8e3b4b6616c6933c2bd8c5598 SHA1: 88fbbed2c678c59895080978384f7d73038c9b16 MD5sum: 5c7bc7ae03d9f4e4f02fbb432d5e28f4 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.9-runtime Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 684 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm3.9, 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.9/llvm-3.9-runtime_3.9~svn288847-1~exp1_i386.deb Size: 190776 SHA256: fb8d648fbd598372f2a8617605b50c7307fbbb57db9001c46b5b683f7d6aacc5 SHA1: 28babbc3f05d1318bd453efb120a1b45d114cf5e MD5sum: ebc3787d59ff0dede8bfdab54b37f049 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.9-tools Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 728 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.1.4), python, llvm-3.9-dev (= 1:3.9~svn288847-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.9/llvm-3.9-tools_3.9~svn288847-1~exp1_i386.deb Size: 192710 SHA256: 681a4138e81195ddbacd3d1a14d92e3fb7eb0a5c5a0124d3dfe74030a3f97256 SHA1: 638aaebb0ded6c5a1df334a361dff82aa769b2d5 MD5sum: 9865d308bb672e6740ac49c6d7331fa8 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.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 185 Depends: python Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8 Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.9/python-clang-3.9_3.9~svn288847-1~exp1_i386.deb Size: 44272 SHA256: 3bc6a45390e11d3484dbb0fecb388a8bd10755e70e185bb6e14c8485543cbf61 SHA1: 81bab05e542ed9ebec1af8ede226d6f0b4d3502e MD5sum: 62c27d9f41bbd8e5f6f7b3ec90783882 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 fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This binding package provides access to the Clang compiler and libraries. Package: python-lldb-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 733 Depends: liblldb-3.9-dev, python, python-six Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7, python-lldb-3.8 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.9/python-lldb-3.9_3.9~svn288847-1~exp1_i386.deb Size: 105670 SHA256: f8dae9c8f9c8969a9fdacc814b941ab56d09ef00a7a808e66e57f2cb41c4eef0 SHA1: 4a22ee3771b870ed3a98c49894eb4c16c9fae5b1 MD5sum: 9e7646a878df5239d5102aeff0775541 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.