Package: clang-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 37907 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp1 (>= 1.7.4), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang-common-6.0-dev (= 1:6.0~svn321701-1~exp1), libclang1-6.0 (= 1:6.0~svn321701-1~exp1), libc6-dev, binutils Recommends: llvm-6.0-dev, python, libomp-dev Suggests: gnustep, gnustep-devel, clang-6.0-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0_6.0~svn321701-1~exp1_i386.deb Size: 10500240 SHA256: 7f6df35d1a47fd3df450cd0ec9605aeebfe78f1616a8a9ffbf53b9df6903d70a SHA1: 81a7908f3c94d4443535cea68c2452822c289d71 MD5sum: 06f97243de904b0353345c4622acb845 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-6.0-doc Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 6824 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0-doc_6.0~svn321701-1~exp1_all.deb Size: 872332 SHA256: 38a9410d7615ec8db5a88a7479041f4f0004f4ed9e361c4d68fbacdb7182a1f5 SHA1: 8d3be360ad2256ba4ce603b9dfe0b4e55c5ae784 MD5sum: fb2303500d5cd7f2912f8394f7fb72b7 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-6.0-examples Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 68 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-6.0-examples_6.0~svn321701-1~exp1_i386.deb Size: 32146 SHA256: 1203a96adeba287e16c6e065d12623aba90e00150d99fba9fda119ed60cabcd8 SHA1: 86fec1e50f805a2709bd34474a562020b877df51 MD5sum: ac07da7b89746dc6686819b791a560dd 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1936 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libstdc++6 (>= 5.2), python Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-format-6.0_6.0~svn321701-1~exp1_i386.deb Size: 643758 SHA256: a303d15450e7736d7ae46d471a4d41ab74d5d03b0b951ef863aa2c8b4143ed50 SHA1: f0bccafb469fbe2a84c900a68582b0767e7d4d5c MD5sum: de3a7f4915afe126ec120c6c33d813ab 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 28931 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libstdc++6 (>= 5.2), python Breaks: clang-6.0 (<< 1:6.0~svn250696-1), clang-modernize-6.0 Replaces: clang-6.0 (<< 1:6.0~svn250696-1), clang-modernize-6.0 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tidy-6.0_6.0~svn321701-1~exp1_i386.deb Size: 7862282 SHA256: 3f4b2488f67c6deb9f463a37749d938309aceb4e08797d2bbe494ec5048ac19d SHA1: a8b97d479b60cc99be6325a1259ca35f787b7bea MD5sum: b86ca294ba35528e2934be2946b5461f 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 255432 Depends: libc6 (>= 2.4), libclang1-6.0 (>= 1:6.0~svn321701-1~exp1), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 6), clang-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tools-6.0_6.0~svn321701-1~exp1_i386.deb Size: 73968832 SHA256: cb2a36ea4d7c074e53e6be0865b5a62f4d08176fffb34145ac432a3ed93c76c6 SHA1: 9138136fd1c33557217ea4fd6ab50a7e172154e3 MD5sum: c8c34684dc66949604b9fef7ec409257 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. . This package contains some clang-based tools. Package: libclang-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 273713 Depends: libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang1-6.0 (= 1:6.0~svn321701-1~exp1), libclang-common-6.0-dev (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-6.0-dev_6.0~svn321701-1~exp1_i386.deb Size: 22693720 SHA256: 4a4cd12605d72e436d97ff8cb66513684757692fb27c5cd7f7f0357647da9760 SHA1: 6db1a413445683b865b610250d4cdfd8f3ed0540 MD5sum: 9eccbcec7d1029a36fa51de3f96e3e4c 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-6.0. Package: libclang-common-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 42354 Depends: lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-amd64 (>= 2.17), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), libllvm6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-common-6.0-dev_6.0~svn321701-1~exp1_i386.deb Size: 3067066 SHA256: 517637de3a2f096df4a7f096f84a3139a2ef7fff09724c04109379647b5a57f1 SHA1: b354529fc57457bb493acf7977614637cd015267 MD5sum: 4666c7799f09c4d5eb370ab990e614eb 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29871 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 6) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-6.0_6.0~svn321701-1~exp1_i386.deb Size: 8041718 SHA256: 203adb9e399cf9bc85b7c923e996af12ba0660b6953e5e1120ef08d559627b58 SHA1: 62b7b30786d7dc70666a9a92da90328574c0ad1e MD5sum: 278cd9fac4704c3bf8d8dfaf5f13ce81 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-6.0-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 71120 Depends: libstdc++-6-dev, libgcc-6-dev, libclang1-6.0 (= 1:6.0~svn321701-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-6.0-dbg_6.0~svn321701-1~exp1_i386.deb Size: 63872242 SHA256: 8ba25807a5c31de026bb156d868e9112e9970ab3a11eed86320b6a5187ad3f20 SHA1: c535a813d5eb0973bd8fa5ffe2dc364e5b10fe59 MD5sum: 782f6286174e21697647fc2fefedc658 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. Build-Ids: bdd4b8befb923b5a07a4a4584c2ca0a83a3a05d0 Package: libfuzzer-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 496 Depends: clang-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libfuzzer-6.0-dev_6.0~svn321701-1~exp1_i386.deb Size: 136090 SHA256: 335654120477a605972bf71bfce43ddc8a9a01d1bc2fb74322ef0e23e34c7b91 SHA1: 736c7e1e87a10272c2c4b6ca1afab6cb5380fdc1 MD5sum: 7d5feecdbc8b7f5fa72c98ce8613085f 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 8726 Depends: libllvm6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblld-6.0_6.0~svn321701-1~exp1_i386.deb Size: 1285110 SHA256: 04fd797adb34e26fa617e949fa870671f403861c704401d74c487b6606a82626 SHA1: 2fc3ad4f183af4a727ead57b8dacc08099e64be6 MD5sum: 5b030cda3bd64b066f8a6281f0a6f6e0 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-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 185 Depends: lld-6.0 (= 1:6.0~svn321701-1~exp1), liblld-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblld-6.0-dev_6.0~svn321701-1~exp1_i386.deb Size: 53934 SHA256: b48b79b43dc2c2f991abb0d60c0b09a49ca87b66db9bca1e4eb1960c5e010953 SHA1: 96e3fd821159e6bcbf5a472658d9d5f03f5270e1 MD5sum: 6153b4c45632307942cf7a704159c346 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 36614 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libncurses5 (>= 6), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Breaks: lldb-6.0 (<< 1:6.0~svn215195-2) Replaces: lldb-6.0 (<= 1:6.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-6.0_6.0~svn321701-1~exp1_i386.deb Size: 10249288 SHA256: 5646ef6b4bde9d63362b56aa6d690c0dfaf916d7da1761e91c645ffb9268940d SHA1: bf2a45b0fed8424e0b81f533fc34a5651e7022d4 MD5sum: 06e31b90730a7d2b96296f359ad95be9 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-6.0-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 54418 Depends: liblldb-6.0 (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-6.0-dbg_6.0~svn321701-1~exp1_i386.deb Size: 48052784 SHA256: b4a551eb1109708abf81749dad72a02edaa387baeee95bd7be1f6385c83e7c2c SHA1: 4a562e94fc649fe2f25f97264fccd096e41dc0b8 MD5sum: b4a3f0e2fccc3d38e4b3328a0ca5172c 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. Build-Ids: 4da240221633b53405948991bb7bf2a4be34fde3 8ecf4245e5d8f79634a262e601dfbd8a92524b58 dc9a0aacf0da43d4d70138dc01db63e70ba47b03 Package: liblldb-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 37877 Depends: lldb-6.0 (= 1:6.0~svn321701-1~exp1) Breaks: lldb-6.0-dev (<< 1:6.0~svn215195-2) Replaces: lldb-6.0-dev (<= 1:6.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-6.0-dev_6.0~svn321701-1~exp1_i386.deb Size: 5687168 SHA256: f40ab4eb37ee8f9653495a1fa47782f094c926e7939f2a84aff80ffbcd563e0b SHA1: d85999cb26fd109fe609dae4a2ff6118f06553f4 MD5sum: e36a87e09f0b74706cf71122b75d2bc8 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: libllvm6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 63972 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 6), libtinfo5 (>= 6), 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-snapshot/libllvm6.0_6.0~svn321701-1~exp1_i386.deb Size: 15994546 SHA256: a8f2ab2b69aacc3eb31cc72428b711e5d1157850e01dfa39c0e5d40d617b0512 SHA1: 3fa2605d7973d61ff60b700e910cfc3fe3a619f4 MD5sum: 3bcb872528e07b499404705913e6e837 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: libllvm6.0-dbg Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 76226 Depends: libllvm6.0 (= 1:6.0~svn321701-1~exp1) 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-snapshot/libllvm6.0-dbg_6.0~svn321701-1~exp1_i386.deb Size: 67896350 SHA256: 33429f83112ed46695d73d35a52d2936ad663a70e07927617a5943e7320355d3 SHA1: 96c51bfc035ee4f03ecc844551061a2108ca1668 MD5sum: 9c14377026320d4413b6f2e3f6f65876 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. Build-Ids: 6397780d293e0d136cb74518cdc20303fc651d56 Package: lld-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3488 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libstdc++6 (>= 6), llvm-6.0-dev Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lld-6.0_6.0~svn321701-1~exp1_i386.deb Size: 954580 SHA256: 26d379e8209bbdcee4162f98af0da514bc710020a7cc342b47b62401596ce87d SHA1: 93b26bfb8e6bbdacbdce373863652a6b8633c4dd MD5sum: b41b97aebc023192d94a121c3ac33a15 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 39826 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), liblldb-6.0 (>= 1:6.0~svn298832-1~), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libncurses5 (>= 6), libstdc++6 (>= 6), libtinfo5 (>= 6), llvm-6.0-dev, python-lldb-6.0 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-6.0_6.0~svn321701-1~exp1_i386.deb Size: 11381952 SHA256: fa8a2bc07a53da5c2c4fc9f1622a6a0932de650a4eae29a9b350b0777a9bc1f8 SHA1: 218b64e9b07df7e01b78c53d556983f939eee54a MD5sum: 8eb1e5ff94dc377d37cc9cfd32b8ca5c 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 18901 Depends: llvm-6.0-runtime (= 1:6.0~svn321701-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libjsoncpp1 (>= 1.7.4), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Recommends: llvm-6.0-dev Suggests: llvm-6.0-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0_6.0~svn321701-1~exp1_i386.deb Size: 5534316 SHA256: 0bdaf1871b4d7696d5d1a65c292bca8c63177d8c42424152423041d2a035d6ef SHA1: 16604cafdca336c284ed0d4ea1a2c2aac6fe0885 MD5sum: 545526dedf6aa6e8e3276e1716e41999 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-6.0-dev Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 139947 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp1 (>= 1.7.4), libllvm6.0 (= 1:6.0~svn321701-1~exp1), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-6.0 (= 1:6.0~svn321701-1~exp1), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-dev_6.0~svn321701-1~exp1_i386.deb Size: 24766190 SHA256: 90a5a86e5a8b43505ec973e7ab94c9084ef8bcdda19cd7d6ef9496820bc84adc SHA1: 95a1dfe5be719b1c7f3957805b04abab04a70302 MD5sum: 0e571a0ecded41f277baca3699c6960e 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-6.0-doc Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 13720 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-doc_6.0~svn321701-1~exp1_all.deb Size: 1880542 SHA256: d9e2689a63bf66786e7ef775f2d842091c332e72bf15ac5946ab3e0d6f6364a8 SHA1: 5b0c1712481d1c46af652d93221514a32a10a41b MD5sum: 3b6d7c9d181c049828152cd1d4497148 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-6.0-examples Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 467 Depends: llvm-6.0-dev (>= 1:6.0~svn321701-1~exp1), llvm-6.0-dev (<< 1:6.0~svn321701-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-examples_6.0~svn321701-1~exp1_all.deb Size: 249138 SHA256: 670356beff8980eb4e5fd51a25d0117bf37da80d60945df7100c55c5ceef767f SHA1: 75a4666f76e0137996169a2ead02e0fe2fe4394b MD5sum: 0a58c76dac136acf3690609265f8d201 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-6.0-runtime Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 770 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6) 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-snapshot/llvm-6.0-runtime_6.0~svn321701-1~exp1_i386.deb Size: 231604 SHA256: 090720bd1b168115941a4579a8f3e49a1571482e15ad4bcba3aa2da870a59e28 SHA1: c29c6e9f0b6cdc4ed4771f9e4dc42347aa75eb4a MD5sum: 8c3fbfb5d469123805d406e911bfeb89 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-6.0-tools Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 969 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), python, llvm-6.0-dev (= 1:6.0~svn321701-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-6.0-tools_6.0~svn321701-1~exp1_i386.deb Size: 240888 SHA256: c82d01c732e4da7ddafdcb915a2e45a1a9cd8511a014ebb84d57d8824a56f0d0 SHA1: f847dfaadae65ccb3bc3cedd3c604c8ef0c1f978 MD5sum: 724a10c1665dd3f27b73e554d227780d 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 175 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-snapshot/python-clang-6.0_6.0~svn321701-1~exp1_i386.deb Size: 49556 SHA256: ed44089292181efba52c32c2b881f593cc1a7160259cf607b0ce2f4769ded300 SHA1: 52daabf38b759751b45f22bb6a647937bceec5e2 MD5sum: b68ff7e3d30e0edd62a9523599dc6f43 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-6.0 Source: llvm-toolchain-snapshot Version: 1:6.0~svn321701-1~exp1 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 747 Depends: liblldb-6.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-snapshot/python-lldb-6.0_6.0~svn321701-1~exp1_i386.deb Size: 113670 SHA256: 1b57a11ad56e2b5efdc6d6da4cc562e15ece23b9d1c66362eef03439bba27912 SHA1: ce35befcc69e3d65a3e69d9f87e69946219996df MD5sum: 7a2991c428df0631e6bd5dc76f9bcd2e 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.