Package: clang-3.9 Source: llvm-toolchain-3.9 Version: 1:3.9~svn288847-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 132716 Depends: libc6 (>= 2.4), libclang1-3.9 (= 1:3.9~svn288847-1~exp1), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm3.9, libstdc++6 (>= 4.8), libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-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: 38006176 SHA256: 4951ddf10d54f32295689fa94ae59d13c47db15f45e28dcc0796698a62fd563b SHA1: c5abb2bd6ff6d6c9d99390c07dd38bef3a8ca9c8 MD5sum: cd06d39d01e172fbca591062b74862c4 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: 21546 SHA256: 900db63d26a686dedab46b18e9b4a40b955c06ea6f6b0f7a6dfc7b4130580c73 SHA1: 1ed0e884f7ed0f89cf1e2c48c4e98268c408066d MD5sum: 5e90320f5b2eef7081d57c332c7ffd8b 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: 28924 SHA256: 898f9b634618d2b82ebddcc7e78803f5d1713fbb59fe74c9dd0ddd852e4c146e SHA1: 332daced6ce5aef422b2e9556e5351835de9fb93 MD5sum: 9a9dc2f4d254c3632aea15ad597173c8 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: 1566 Depends: libc6 (>= 2.4), libllvm3.9, 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.9/clang-format-3.9_3.9~svn288847-1~exp1_i386.deb Size: 511702 SHA256: b4d4e492571874f26b1c6bf0231aa510481e0ce10aab9b89252c356906d4ba5a SHA1: 87145379ba22ad157b7439a5f00af2cdd9df3225 MD5sum: 2cf9712a58d78223f5934b6d2429fa61 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: 20048 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm3.9, libstdc++6 (>= 4.8), 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: 5738480 SHA256: 23390d81da48bebc58abe125168121f41ec71d36bbe1bc18203a06d8cb1ded72 SHA1: 4553fdc99543ca76dbd415c521dd2acde57ae8b8 MD5sum: fb33a8b2f30a7b6400dbb6debe7be9cf 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: 186513 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-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: 15597226 SHA256: 47f3fe0686072b1f95df500f903510d804a3ccaa1dd1d2bd167748ef0b83b682 SHA1: c04afaeb6fff27f5fcd8107b36a7196604aecb61 MD5sum: 8bc4c39f6a5d1d94fe20edde57bc954a 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: 38152 Depends: lib64gcc1 (>= 1:3.3), libc6 (>= 2.15), libc6-amd64 (>= 2.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.4.0), libtinfo5, 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: 2428690 SHA256: d85256411ca3c7126c392b1ed6a17a6164312af4df563349347e99e92ec920c6 SHA1: 5bf7b05cf31de13e7d1c64317d7ca7d7858a5604 MD5sum: b1526bdb0cef6cf0d0e45e86354d4114 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: 21397 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm3.9, libstdc++6 (>= 4.8) 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: 6037298 SHA256: 0a848891bfa6979dbee62e3afb4ea53f048ee96b65f943f32a5daf9e48d31e3c SHA1: fb04b54ce143577f5c15a1655f684b40093a2a36 MD5sum: 5942aaffa8864626defec51dc0ac44fd 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: 75587 Depends: libstdc++-4.8-dev, libgcc-4.8-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: 69565878 SHA256: 5c835fc8d080cc9349861583233b9b4e1b02d9af803f8c067a5a9d15e45d7472 SHA1: a165c9be9d223f7f5f4d76c546460593f827a197 MD5sum: ebdc1f9892872caa30984b74a24a629d 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: 160 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: 43452 SHA256: e566376e3948a27d9bc1a7cf67cb6d958b6fa4d63d4c2e1df84ba431b0950559 SHA1: 4ac04b7604a7dfdcb8dcd1f015b237f275080f6c MD5sum: b2df5d0ee5d9d0c6b611ca121e767834 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: 61736 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.8.1), libtinfo5, zlib1g (>= 1:1.2.0), libllvm3.9 (= 1:3.9~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~svn288847-1~exp1_i386.deb Size: 16573918 SHA256: b443562af246e351e90e6e6e1c8f9bffa35500aa92ef5a7d08670dcb66436d8a SHA1: 561ac02b982a1837ac320cb7518938a82fb0a2e3 MD5sum: 401adb587cee78262d6f5b2ceb269edc 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: 117412 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: 106891964 SHA256: 2e5d93153c5dd5dccce023b2d8378c21fd8e0019e69b68d1a144b3d38dffb0a6 SHA1: f8f96937acbc55b485a95147f5667206faa77f7c MD5sum: 2ab7db45abb2c89e9a5081ef793183ff 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: 32167 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: 4581662 SHA256: 747c4eb4d7110c526f6847c370b5986f38eabc07c515a44735e35813151b8209 SHA1: 2c98823853ad3e6b3411753913d09647637561f2 MD5sum: 536ad482e06b92c5329e147a87284580 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: 22102 SHA256: 7823d9403d69e7a52a1c299c63c26c64d105c153216b3b8706dd9be1638bab8d SHA1: 4e23dbc101a34edb9493f68f5ebc4f28a9a0356a MD5sum: e11bbeaa91748bf03935027ba9e11ba8 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: 43045 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), 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.9/libllvm3.9_3.9~svn288847-1~exp1_i386.deb Size: 11117482 SHA256: 242289da398a2d258e38a4dfbb12a282a3bde67579160611b8b1d7f603ff085d SHA1: efdcdf4310ba6fc3769b8ff5c9e9f6dc550c418c MD5sum: 44aef36346a5872a92508f36d0cf924f 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: 75843 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: 69612514 SHA256: eeb29d70b9c1cfa08491a0ab68be18c180553f8d00e7f49b734cd461781635c7 SHA1: dcd9f6514d18fbd7790c1baf2b7fd657caedb09e MD5sum: b6bd30ccc3a83e7df7fc8c987f461e65 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: 11096 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), liblldb-3.9, libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.8.1), libtinfo5, zlib1g (>= 1:1.2.0), libllvm3.9 (= 1:3.9~svn288847-1~exp1), 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: 3274490 SHA256: 4258591eccce288638e5dbf7fee94e8d2382a0bbdeede092e1bd4f058a33d500 SHA1: e371ce075f70ba86292fc0c60fa409d254ab5440 MD5sum: 54d510b5c4928961453069be8e9c93e4 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: 11664 Depends: llvm-3.9-runtime (= 1:3.9~svn288847-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm3.9, libstdc++6 (>= 4.8), 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~svn288847-1~exp1_i386.deb Size: 2852302 SHA256: 47eaf1606fa8b2446c3c2af5966dacb625dd14f8a35eb74410627f77f99994fb SHA1: 6d5c23c4cf85a2caa6ba746f33011079be44a890 MD5sum: d096cf0ca74f7bb8dddd6ea6facf2874 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: 100586 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm3.9 (= 1:3.9~svn288847-1~exp1), libstdc++6 (>= 4.7), 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: 17328626 SHA256: 0eff9fb2e6b25e7525ef7910ebc2451bd815fbce6f997cad83e19226c62f383c SHA1: baa23ec0a591a15e0d75fd091236e91042f77684 MD5sum: 980d74ccaee3f28be9900ff950c8e4ce 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: 21676 SHA256: 123c939f64114a31a8e555ee5df0a81c1919bce929dd62423c0b6194f9e1ac7f SHA1: f217e9a5284d89b09619070c1c526daf5533cd2f MD5sum: 74650ee596fdf81a8c9d41c2ea6ac805 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: 245790 SHA256: 3bc674ef073d4d29bbc9fa26708316d4f10475ec761aedf03d857eda141acee0 SHA1: adc8804530bc77347fc7d7580621d947c98b4e99 MD5sum: 0fe568b0a4aff0f4111ae097ce605b80 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: 644 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm3.9, libstdc++6 (>= 4.8), 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~svn288847-1~exp1_i386.deb Size: 178718 SHA256: 041c6321f6eb558a070bf9abda98788e8273dded3fb50c09b8b2fd287b45e495 SHA1: 29cdef90a4aa44bda324af6a2d22b6a749bbc20c MD5sum: 50d9183bc49d99f4e8f2dba2177acec1 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: 692 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.4.0), libtinfo5, 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: 181584 SHA256: 7fed25774430ec20dc8e8536c0e14cb2a08711dd5a13a117822e5909676e67a4 SHA1: ceecdf660bc15eea57b9c29ee5f4f0c35a101bd7 MD5sum: 00d0add4b15bd1c4bba46d88f084dc0a 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: 44290 SHA256: 503d4e6a321e0bb5cfd127dc1dda1af305cc5da15a0ce931783ec865f191a3da SHA1: 80b82b0286fd470c64040ebafb0ecb862e5e2ea2 MD5sum: 56b7133638ebb649a3e191418d078a99 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: 105644 SHA256: cd9c59baf09e1f642f5e7ee91d16b3093bf186d9b54a8ff9c6a53ea8ecfc5b34 SHA1: 0231b76b56b19d79b446f024d1a9389b9a1b52eb MD5sum: 2f24e2a449ca76c25419e2efb53a4c6e 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.