Package: clang-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 30138 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libjsoncpp0 (>= 0.6.0~rc2), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang-common-5.0-dev (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libclang1-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libc6-dev, binutils Recommends: llvm-5.0-dev, python, libomp-dev Suggests: gnustep, gnustep-devel, clang-5.0-doc Breaks: clang-include-fixer-5.0 Replaces: clang-include-fixer-5.0 Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 8272772 SHA256: ab63fefa2014a74c035aead6fb6c8b8ee89be1f9f6af844ea7509cc3f1238923 SHA1: 1d9bcf2b4893f44b1a5b427dc434b2af1780f0a5 MD5sum: 4316d4ed0a661e7091e070bd13cd59a6 Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. Package: clang-5.0-doc Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 6906 Depends: libjs-mathjax Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/clang-5.0-doc_5.0.2~svn328729-1~exp1~20180509123505.100_all.deb Size: 892176 SHA256: ca2652544f5240a9898e665a9e4b80059f0f579f121ce391f56fb4030b705235 SHA1: 8941dca536a8dcb8599445510e01239e491d13cd MD5sum: d15293995342ca15a64668232b85fcf4 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: clang-5.0-examples Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 95 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/clang-5.0-examples_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 33762 SHA256: 6fcb5086e00dfdd05f28c55886ca8ec6a8d087fb27853bbd2c1e53ebfdc314a2 SHA1: 71c1918cd6e0700a15bddfde6b741efa7d692ffb MD5sum: 117053974bcb4a7db0b67093361882c7 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang examples. Package: clang-format-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1711 Depends: libc6 (>= 2.14), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.8.1), python Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-format-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 548656 SHA256: 570679728c1291d0bfcc897f5da539ab913622ef3e5ae8f6e9b6938f95c69037 SHA1: 04235aa87fd493b8d42af23c7034cb632652b3d4 MD5sum: 666cf69c48e23c50647e70727c5333ee 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22424 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.8.1), python, libclang-common-5.0-dev, clang-tools-5.0 Breaks: clang-5.0 (<< 1:5.0~svn250696-1), clang-modernize-5.0 Replaces: clang-5.0 (<< 1:5.0~svn250696-1), clang-modernize-5.0 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-tidy-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 6155554 SHA256: 722cb7f79273def88088b8a0a4d8c18b6313a7e02efa85d9158b41dd457904aa SHA1: f580593d439dcf3e3a728ded815a5c99ee415cab MD5sum: 6ba44e114df25e89cc6f8e7a18d70da2 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: clang-tools-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 176322 Depends: libc6 (>= 2.14), libclang1-5.0 (>= 1:5.0~+rc1~), libgcc1 (>= 1:3.4), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), clang-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-tools-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 49046526 SHA256: 0f6af3c0c52cd7b64eb3d08c45459b8a66194d7fe555a0be97abddc3108a7f0d SHA1: 01dde7bf7044b583fa1b77f8abc5f6b9f99b2201 MD5sum: 7600110c8beb1a50950af64d7322aeef Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clangd, clang-cl, etc. Package: libclang-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 290894 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libclang-common-5.0-dev (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/libclang-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 18431310 SHA256: f0f50b45dbf21fda9d4010bf7fbea30c9368632f3b62e3a50711d2487fcd7004 SHA1: ec58e48a3bbb3e49ced2ccde539a04953e67b4d6 MD5sum: c68e5202ca133dfa5e5266cab531c83b Description: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang headers to develop extensions over libclang1-5.0. Package: libclang-common-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 48855 Depends: lib32gcc1 (>= 1:4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.15), libc6-i386 (>= 2.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.8.1), libtinfo5, libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/libclang-common-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 3054580 SHA256: 7dd7978578aa09e27baeca0230eb6331c5a82484a7c488bb1aa5c54363f3ebfd SHA1: c3abf76aa1b330efa4d04bab7117880a66ec47f0 MD5sum: 29fd158ff74eef339d3c26be6296b3ca Description: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang1-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 24698 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/libclang1-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 6497698 SHA256: 4b041691d323e32adde45fa231738db68202019e37a67c023fab24d69b7c6564 SHA1: e597e17084681fd687e8fc3f9ab8bcd339d95a58 MD5sum: 47e884e409bbc20a50f0ff3373710471 Description: C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . 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-5.0-dbg Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6903 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libclang1-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-5.0/libclang1-5.0-dbg_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 694780 SHA256: 4e0c0c199bd0b83c249b52cdd5aa2b6f31aa34fc4f91f2f23827e873b463097e SHA1: 3ab7806ff0e0fcb326fa881dc3ef8bfb768656e6 MD5sum: 18c022424d97162d0be2f2a549245d5d Description: clang library (debug) Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the debugging symbols. Package: libfuzzer-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 573 Depends: clang-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/libfuzzer-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 122700 SHA256: 59ab634539edb215645b43728f949fcf5e95da97c03afc35b237aed82da095ff SHA1: 369ad562a06e7f305db2acddb91a5cab677dcb59 MD5sum: 15a46c0fe777efe929229ec8000b2403 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: liblld-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 9974 Depends: libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/liblld-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 1011964 SHA256: e8ddbcf8ad804874a47ea6e742d5ea91553c2acccead74e5012cf51b56066abb SHA1: 57d9f90cc8baeca66e7dffc80895b0e0cbdb9f34 MD5sum: 71f41f9ba7a5562b420fb78881fe611e Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 202 Depends: lld-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), liblld-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/liblld-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 52446 SHA256: a0c94f7595720abdd4031511e8952eed933c1e97b87d199978fac09349b60763 SHA1: ccc8348158941ec262e5855d4ba7978798ab3116 MD5sum: 73aa0bc06630bdb669d846b61693ff2a Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 31583 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.4), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.8.1), libtinfo5 Breaks: lldb-5.0 (<< 1:5.0~svn215195-2) Replaces: lldb-5.0 (<= 1:5.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/liblldb-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 8503678 SHA256: 05b8b686b1b85782f8d59682c7446959245ecd8602994b7243812f51e5703900 SHA1: 7ff9d4b566de0803267fd41083e69c4e482a97ed MD5sum: c0a0635e989d13ab359a4dc8b487b3ff 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-5.0-dbg Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 8274 Depends: liblldb-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-5.0/liblldb-5.0-dbg_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 967552 SHA256: 9c452c296a7f33598ff5bc01525ec539d0ac0b2b09c18a4390c9bb8cb5a8fbe6 SHA1: 72f91a69ca0656e411bcfd0aa799596a9952d3c6 MD5sum: a6f23c92e5ba21399cd0b81206e1cb74 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-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 42343 Depends: lldb-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Breaks: lldb-5.0-dev (<< 1:5.0~svn215195-2) Replaces: lldb-5.0-dev (<= 1:5.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/liblldb-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 4863378 SHA256: 431e38cb015dc5fb354904e6ee97efca1a95b4f862840bcfdef084b1865808d9 SHA1: f7f83a790d8a5e3fa8a8e3ff7afe11e080839f40 MD5sum: eb16f3a6d9ab7125ad725421a47f4ccd 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: libllvm5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 53043 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.8.1), libtinfo5, zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/libllvm5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 12647448 SHA256: af2b3cfd71fc2cf2002148dea31d86916ab96966dbd5cca8fa8cdcd509ac4ee4 SHA1: b92f01444fb00c1ee5b0f29a0e478c4b2e005ca0 MD5sum: dcf26c636cf3c0956744c72595ee01eb 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: libllvm5.0-dbg Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 9235 Depends: libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Breaks: libllvm3.9v4-dbg Replaces: libllvm3.9v4-dbg Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-5.0/libllvm5.0-dbg_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 1140096 SHA256: c6c0d2c8d6943be0407b600f333f508f443e769ae84d6dd57f106f6bf1c5f968 SHA1: af8aaa8d8b6807c1c0dc15f6a07a6637aff80810 MD5sum: e4b3b01d5db3a4be4264e95d6849f818 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: lld-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2841 Depends: libc6 (>= 2.14), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.8), llvm-5.0-dev Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/lld-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 701076 SHA256: 8a465f90b243f4c6f8f8569a41a3a9dc61dba4e9da5ffb396c1d6d45fb596585 SHA1: 75d7d049513e2cb6d546026961e5492090e0fe99 MD5sum: 78b85ff1efb6ff074b95714147b2e787 Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6212 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.4), liblldb-5.0 (>= 1:5.0~svn298832-1~), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.8.1), libtinfo5, llvm-5.0-dev, python-lldb-5.0 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/lldb-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 1721246 SHA256: ef4c10713bf495ed759bc450da7ec71637dd94340a5d5175fadaca547527a48c SHA1: 0ae3ccf1275aa92fb6498274b4e91e0183028bfc MD5sum: 3d6788e2e477a54155882dc26bd12164 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 14292 Depends: llvm-5.0-runtime (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libjsoncpp0 (>= 0.6.0~rc2), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), libtinfo5 Recommends: llvm-5.0-dev Suggests: llvm-5.0-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 3414882 SHA256: 51a5cf740d5c2955ee2ecb5e7ed3af9cea2d0698102f651ab7936d09ace1331f SHA1: 69edbaab4f5182d479f95e225a53ef9ebfc15c02 MD5sum: f0e65f073ec785b9db9bc4b1e0254647 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-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 147347 Depends: libc6 (>= 2.14), libjsoncpp0 (>= 0.6.0~rc2), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.6), libffi-dev (>= 3.0.9), llvm-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 20266928 SHA256: 5f2ee417991e552ef2f7396fd81f65eecf36a1180434cfb68fd46b6d12f6c590 SHA1: 727a9897585fa52a73798c9c0a3896f319b9e872 MD5sum: a62e15f1a8ead137dc53f13fc354ffe4 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-5.0-doc Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12501 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-doc_5.0.2~svn328729-1~exp1~20180509123505.100_all.deb Size: 1810014 SHA256: 87619518e72b521a65560227396590f37f8c2525b173f2188c9bb5bc7cd1ca06 SHA1: 9729f4703ec3cd1bdc04fcf5de5d6c83187e9a87 MD5sum: ab8eeb19ad07ed9672ae659a100932c9 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-5.0-examples Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 523 Depends: llvm-5.0-dev (>= 1:5.0.2~svn328729-1~exp1~20180509123505.100), llvm-5.0-dev (<< 1:5.0.2~svn328729-1~exp1~20180509123505.100+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-examples_5.0.2~svn328729-1~exp1~20180509123505.100_all.deb Size: 250350 SHA256: e32946ed7e8e67b3130563a6dcd9a2610acb057bdd211e0a06e451e27d7ee3f8 SHA1: 2e75fd9c9a4dc708ce59450c194dd46e0671059c MD5sum: 5f705d1ce3b48b631fc3ffe9f4a80d1c 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-5.0-runtime Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 736 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), 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-5.0/llvm-5.0-runtime_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 200028 SHA256: 41afcc49899a219a7ca82257e3a9e3cc91688968aff249b5293f4b71dcc3b7cd SHA1: 62140a784e4cadf7844f2ea1b5b0a57d18bd0dd0 MD5sum: 90aa34c609cfd9f055f7c341c9dcfa40 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-5.0-tools Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 865 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.8.1), libtinfo5, python, llvm-5.0-dev (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-tools_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 209678 SHA256: 67facc2aeec7b7f0de77e4d6acc6995b69d46fb99bdf6d9980c6d0466bf22fd3 SHA1: cd07c3faa5dfa38eaf731db3d2ed39e17db8d90f MD5sum: 85eeeea7a0d7273209680525ec923650 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 201 Depends: python Conflicts: python-clang-x.y Breaks: python-clang-3.8, python-clang-3.9 Replaces: python-clang-3.8, python-clang-3.9, python-clang-x.y Provides: python-clang-x.y Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-5.0/python-clang-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 50660 SHA256: 255b729ecacabec278b03b5af3d62b5b9e90da3e5a0b58f4606da80918b2f767 SHA1: f733f322bfe2824444c3bfc572c9c46d53fe088a MD5sum: 2aa1030a348e353ce17a2b432fb1444c Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This binding package provides access to the Clang compiler and libraries. Package: python-lldb-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 767 Depends: liblldb-5.0-dev, python, python-six Conflicts: python-lldb-3.8, python-lldb-3.9, python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-5.0/python-lldb-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_amd64.deb Size: 112484 SHA256: b66b156ccf7c13b1e96c15b3c628825fc535965d0fd646fc8d59af054fdaa816 SHA1: 41e1ddb25145769d2323d6130a8121eaa9f09e8a MD5sum: 8182ff6249f88f689ba754f941f6df04 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.