Package: clang-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 132959 Depends: libc6 (>= 2.14), libclang1-3.9 (= 1:3.9.1~svn288847-1~exp1), libgcc1 (>= 1:3.4), 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.1~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.1~svn288847-1~exp1_amd64.deb Size: 55052588 SHA256: e6d2f5380be2593ffb4ae2dfe696553be02780316e000f6cfb44ab2582e9328a SHA1: e492600c09a9c4cdc49c97f3dee45ddbddef9f5d MD5sum: 5ceac372c18235880c651eb9438a6ffc 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.1~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.1~svn288847-1~exp1_all.deb Size: 21990 SHA256: 2e815a2672fbeb5c4b5f6f55f4ff3ab1b845297de22cd3a249899589e401222e SHA1: d0d8245ef70582e44e350f1ccca5ff12b770f5a4 MD5sum: b4b0672e195872683597a43ed48eb8b9 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.1~svn288847-1~exp1 Architecture: amd64 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.1~svn288847-1~exp1_amd64.deb Size: 30076 SHA256: 67ebec25b5917c9fc6a60d378ab959ab663b28da5df9ae2879528734d3b02cc9 SHA1: 83cb3d490586986706a10b206e8b36b612969326 MD5sum: 408d75d8379206601ffa4301d59a5ae7 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1603 Depends: libc6 (>= 2.14), 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.1~svn288847-1~exp1_amd64.deb Size: 642120 SHA256: b983c380ef0f38bc4589bb39216e5d64ab88bc3fd43417c7cb51b334f89b76f4 SHA1: 2da83e364a0d44cd7cc5b5103c2c6cd133e10496 MD5sum: e5a2669b3bbd36ba4f650c5831772887 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 20420 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), 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.1~svn288847-1~exp1_amd64.deb Size: 8301158 SHA256: 6eaee06ede8db7316e835053ac3ace8d21bd08bdd879335d6115afe9b1780bfc SHA1: 2ba615c0f0ce8f940f1772f18316e3dde4541388 MD5sum: a5cc36a11ea2242022b8d344c9c55fbd 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 234017 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.9 (= 1:3.9.1~svn288847-1~exp1), libclang-common-3.9-dev (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 35813932 SHA256: f8f56b1b060518a7be99998c7ef80185dc90045e05131a54dd154a657ee0cde9 SHA1: 3b53cd3bc7308259ab28767271fa4afa86186012 MD5sum: 87200f8b8694a5783a8fdb05d1ae8255 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 25046 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.9), libtinfo5, libllvm3.9 (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 5162010 SHA256: 36a7a5f4ad8b4d3e4a66dc0f5c4bf66963dbbb8943851557e6ce4667af0cab85 SHA1: 0fc08df758d0137ed759c61caf423d2779c51874 MD5sum: dbc6062b88064be4af8fce2f224f400c 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22552 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), 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.1~svn288847-1~exp1_amd64.deb Size: 8892150 SHA256: fc396b811ce698eb41d7f672d4dd2d4ce23fd38d5054d7f1b10ca8b7fa882952 SHA1: 0d2c9e7052bce9c5d1ff5ef985d6dedb3d5d382f MD5sum: 7dc2451f1aa5009d06f16137fbe24084 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 384069 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libclang1-3.9 (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 383031932 SHA256: 58e620d6f39d301425c705c827c2ebb16721864f6353b83a5c7396f6396aab80 SHA1: 6c1ec7e3ae079932b469b5d9dd0a5c0cff9b36e5 MD5sum: 8e90d6ccf0d422145180d862f2f88e8b 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 390 Depends: clang-3.9 (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 114160 SHA256: 8cc860da09fea35d6f1b54a5496f8acdb6764850fcf166cb44cb28cbddfbf4e5 SHA1: b51ba6dd9f4a029c9ed8060c8507c7ebf5435663 MD5sum: b797d36398a8faec4cd442348773be1c 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 63253 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, zlib1g (>= 1:1.2.0), libllvm3.9 (= 1:3.9.1~svn288847-1~exp1) 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.1~svn288847-1~exp1_amd64.deb Size: 23141438 SHA256: 0bf0e0af439aa2c4d40bb1cef3f5d746a769778aec221738905e966b4b2cd9d0 SHA1: 12718f80c02e3e6a3e483e666f28e11ecbe1ac03 MD5sum: f57f777ecd9b2716e87af83ead89cba1 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 536790 Depends: liblldb-3.9 (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 538750298 SHA256: 54cdbdc535079f5907db4f9510c3dade994be026efe8e1f7f79d16a8648fbc84 SHA1: c150f829e4566a92c4daca4c2d1fb3e1507fde69 MD5sum: ce67f629c5405c951447fb411065528c 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 43297 Depends: lldb-3.9 (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 8550390 SHA256: 8dc6a2e50ee6cf5e06379938983421485574454f63fdb0a007006c06577e9fd7 SHA1: 24bb716e92fa6287e17e52298e2172d14ab7f5ba MD5sum: d6b0b28171d5589d7371b50cad15360d 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 99 Depends: llvm-3.9-dev (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 22674 SHA256: 24c5f461273434f5af0e9725d28c6317aaa808c4e542f1988e1fbca41434e332 SHA1: 553cd9db39ae8884e85b235bcd197de16155162f MD5sum: c32f1299df3279905c8d3f10f01357c1 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 45189 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614-1), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), 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.1~svn288847-1~exp1_amd64.deb Size: 16116538 SHA256: 86effaf88a217ef9dcc322ed95c293a3ba956e4ab22004783f005837f0646278 SHA1: a545a21d79e71c1d50fcc240134c5fe15f5316c7 MD5sum: 194abc79d1051bd7b5d428a5b2f8c138 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 329038 Depends: libllvm3.9 (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 330665682 SHA256: 00c483ae7fd014bd42971f7297246aa9b65552c5fb20d43d9ace43c282fd889a SHA1: 0f87e7060d0fcd92d51b437f89c83636c50f2c3d MD5sum: f46c78a4644e3c89676285e0347abdb0 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5421 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), liblldb-3.9, libllvm3.9 (= 1:3.9.1~svn288847-1~exp1), libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.9), libtinfo5, llvm-3.9-dev, 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.1~svn288847-1~exp1_amd64.deb Size: 1916204 SHA256: b78a6e02bef77ea3d55d155e22e38cc76a977990257ce419b39e42162712aa1b SHA1: e84f1425052c015419bf1512602041e08ce0b34c MD5sum: 2d801362827c1ef0f5d68d6fb19da7e0 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11519 Depends: llvm-3.9-runtime (= 1:3.9.1~svn288847-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libjsoncpp0, libllvm3.9, libstdc++6 (>= 4.9), libtinfo5 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.1~svn288847-1~exp1_amd64.deb Size: 4915082 SHA256: d64e8523149aafb81a7aabf1cd4cdab210b6b350b7ef03d2c50cfac22140a931 SHA1: ce1bc109cf7c36b492ad46b4e98391a755906f3e MD5sum: d2b5dce18fb022728b6b17ec5520305d 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 129177 Depends: libc6 (>= 2.14), libjsoncpp0, libllvm3.9 (= 1:3.9.1~svn288847-1~exp1), libstdc++6 (>= 4.9), libffi-dev (>= 3.0.9), llvm-3.9 (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 30304050 SHA256: 30184f0ddf0c25deec570e690b2726f9cb6da9cca1887698b322939fe393988a SHA1: e9b4c98f80c870bed2c6f440bababf1c970f8304 MD5sum: 4004e5d3c3217b5ab92230bfbbd131d9 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.1~svn288847-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11030 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.1~svn288847-1~exp1_all.deb Size: 2728752 SHA256: c7d44ee66f6f338d0fb5b40c2488c582257544c024ae7f7c4ce3182d05e54aaf SHA1: cd930231d271fc6ad47fbe7c276fc52c3b94328d MD5sum: bbbc8449f22df4fc5aac078a96e272e5 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.1~svn288847-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 517 Depends: llvm-3.9-dev (>= 1:3.9.1~svn288847-1~exp1), llvm-3.9-dev (<< 1:3.9.1~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.1~svn288847-1~exp1_all.deb Size: 272034 SHA256: 748490e311428ebfefcd989553bcb2b24d6264696158814f74c62913f17ba155 SHA1: 5bc1edff46f5affa463942f86b2264deab05ba7e MD5sum: d1109c4a23b04baee29529b00608beca 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 680 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm3.9, libstdc++6 (>= 4.9), libtinfo5 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.1~svn288847-1~exp1_amd64.deb Size: 224642 SHA256: 11bf9f10bc34d9d415ef331690dba03de652c0704aabdaeb19b81b1866e26d95 SHA1: e31f472564a78310814bec4d94dd2da85d1f3fab MD5sum: d6d222fb1f0b37a8823b23d47cdb0d2a 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 704 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.9), libtinfo5, python, llvm-3.9-dev (= 1:3.9.1~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.1~svn288847-1~exp1_amd64.deb Size: 225360 SHA256: 5eacb0826ca509b656051ac7dc17c7482a793ca2ba2a5162cc477027c32a0281 SHA1: b25fea93b44827cf571a88242dcd6842efb81620 MD5sum: 27d15e32a4fc440ecae243165ab47c1a 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.1~svn288847-1~exp1 Architecture: amd64 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.1~svn288847-1~exp1_amd64.deb Size: 48206 SHA256: af94fa99aa399eb3cd0bb58f95e3cb550c6066cbdfc72f56e94b1777a77416d5 SHA1: bbb5f3010a3355dec507c3252a27da0b430db53b MD5sum: f7e969d4c25e1a3330ea6b25101430c5 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.1~svn288847-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 710 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.1~svn288847-1~exp1_amd64.deb Size: 125022 SHA256: b9b3a91a4ffbf779151fefc301b3376e4a0498787caee640e6a9bee243245c5b SHA1: c924fbe18b9f1e5145a5290f7b6ca76f784a7722 MD5sum: 4da81e88882479f4987b5e109b769dae 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.