Package: clang-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3625 Depends: libc6 (>= 2.14), libclang-cpp9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libgcc1 (>= 1:3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang-common-9-dev (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libc6-dev, binutils Recommends: llvm-9-dev, python3, libomp-9-dev Suggests: clang-9-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 1140228 SHA256: b07e0f74ff25a330bb2bcc4abd14d9a45edf1f0be4f2a9dd9ae4132af79c555d SHA1: d9031dba0069227795cf1fc7d1dc5db9a6bd24f4 MD5sum: 9d9731b17c33c629bb7a19760ded6155 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-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8975 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 1085568 SHA256: 5aaa5b662961183bb33a63172d4eae71c1bef0c46629b9c0dbc2d4625a7ca4b1 SHA1: 9537e429220cb6f1e80bbdefe361d58ebeae0ffd MD5sum: 3c69ee1ff8abf1d7cce7220aef24f100 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-9-examples Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 67 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-examples_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 45324 SHA256: 19d04a1646cb174a520de5dfb4b4b003a65ea750f10a237629446ee8b795d05f SHA1: ab64851f69764c953e1110ac95957a471bca8e02 MD5sum: 1812eb83434babdf0b06dbf787957503 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 176 Depends: libc6 (>= 2.14), libclang-cpp9, libgcc1 (>= 1:3.0), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-format-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 70852 SHA256: 11e6091557f2d2e8e094416c8366bb1f82344e537388332a9d54291ddd6f7964 SHA1: 1e007b5af6d7c2330c5b2821d7f6959e00a84a49 MD5sum: f662bb0286c1d641200d147447c07da9 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 25976 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libstdc++6 (>= 5.2), python3, libclang-common-9-dev, clang-tools-9, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-tidy-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 6301740 SHA256: 7824a8d959209ced25452187fc1f6151e61ab8ef8dca47bb4ef1f752fd583c2b SHA1: f605b25ce78fd6b04ab17e4fc0d9d486388dc572 MD5sum: 70e2c214ccc015f82e8acbd540c9def8 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 143811 Depends: libc6 (>= 2.29), libclang-cpp9, libclang1-9 (>= 1:9~svn360566-1~), libgcc1 (>= 1:3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), clang-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-tools-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 36068620 SHA256: e238f3a2edf79de66b6d6f97f056a2aae808209c937093bde5a7f60e980b6b76 SHA1: c8f05efb95dbe6a9f0d0b200d754b7da42156925 MD5sum: ed69079a1b57bb9f9f1c4fb22fdbe5fb 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, clang-cl, etc. Package: clangd-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 24283 Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-9-dev (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clangd-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 5915860 SHA256: f0f63d60affef2afef018a9e68f9ed32a22f901fdbda7a0755ffd5d9ee06fbe0 SHA1: 3c61c2a70901fd50487d70e1795ba43b9169e8fa MD5sum: 5d6e8b35b044c7620df9fd608601d55c Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: libc++-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6313 Depends: libc++1-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libc++-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 651984 SHA256: d9b009cb917fcd95540eca399026b28080190c0cd8b88cd532446c997cdca487 SHA1: 5c442b2b8905ddbe9ee190eeba0e90d672ecbf3b MD5sum: 5712340ed845afd3a19d8f18e84adfac Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 824 Depends: libc++abi1-9, libc6 (>= 2.17), libgcc1 (>= 1:3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libc++1-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 230892 SHA256: 69301b4c2abaed2b7fc0a7856466b6d99f328b8c98e4c337a2af84606ed25dad SHA1: 167ab605f550e29e2f0c5a827455d9e03e01f7ce MD5sum: d819b2a64343d72759d797312640cee9 Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 433 Depends: libc++abi1-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libc++abi-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 98308 SHA256: e00243ec7498b27b6c25b8c2b222136364839dfb83723ee425147573426a81c5 SHA1: 4b232f170352219bbd52392b45a1f0e444cae6a4 MD5sum: bcc81717de587e56731e64fa0d61ebc4 Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 265 Depends: libc6 (>= 2.18), libgcc1 (>= 1:3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Provides: libc++abi-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libc++abi1-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 89756 SHA256: 7ef8b5771690aea7312c813887ba1a05a4968e1bc8685343290d6a7ad677b09d SHA1: 8615e8c499871ded1d09f20f2b18679ef1b586a6 MD5sum: a2df7e80990d7250da737477e857686b Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libclang-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 145825 Depends: libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang1-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libclang-common-9-dev (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libclang-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 15871748 SHA256: ba1882a149c2697118f52f1fb1eff7acb4a0285e0ff8671429a483a8f1dd2bb2 SHA1: 943440d26249df1fe837a21218390823d0c4a03f MD5sum: 09dc07c98f0ca68c631300923e2583d7 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-9. Package: libclang-common-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 45682 Depends: lib32gcc1 (>= 1:4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libclang-common-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 3705964 SHA256: 34f0af61b17f2ef85aa440fbee47413f317fbe37725beba50d9705043af1374d SHA1: d254c93b4417025a15474c17a75595ba8423f482 MD5sum: 5767a07738664697d5749306c1db56a1 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: libclang-cpp1-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 46 Depends: libclang-cpp9 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp1-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 36960 SHA256: 06739262bad98f60ce1d9a4258b9f88da92d5652ad4520b4698ccf9f08e8f727 SHA1: 44aff15903cd38df39c90467dc594b2ef4a3b666 MD5sum: f664fdcb48fcc0a8c072fe4abe8efe4b Description: transitional package This is a transitional package. It can safely be removed. Package: libclang-cpp9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 36978 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libstdc++6 (>= 6) Breaks: libclang-cpp1-9 (<< 1:9~+rc3-1~exp1) Replaces: libclang-cpp1-9 (<< 1:9~+rc3-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 8328436 SHA256: 07c256892eeb1323afd850c554b85634631466bbef6055afbb6ebeedf4ab2611 SHA1: 2fc614eef33c04f0a9923f52e943d59409c57af1 MD5sum: cb070e7598a3365553384a7e1a63bafb 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 C++ library. . The C++ Interface to Clang provides an 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 29949 Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libclang1-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 6731196 SHA256: 1100ed107ec3f20dd0802a5327d27e131a1930c075bad81124244486a3253e4f SHA1: 02cc7337c92c1e59dc5cfed0f7d3fdb8eeec4b8c MD5sum: b90483951e263263123dbb19775ef2e5 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: libfuzzer-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 794 Depends: clang-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libfuzzer-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 175612 SHA256: c5b2b1aed979c4b19694a2c3b2dbfb83f1e745360af515e04c8352275acd605d SHA1: c806c67f3d6da5d5c559a46ced6e409617768e9a MD5sum: e5b0aad6f14be3d586b5c8cbbfcf8ed0 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12480 Depends: libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/liblld-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 1362344 SHA256: 752d709c2a84b9a3f01d67530b523135885bd319933d346f2a53fc4b3ef531c1 SHA1: cc4787cb2d3cb5fca66262d8463628122842cf08 MD5sum: f9ddfa398426dee140cf1c3a17c13808 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-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 196 Depends: lld-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), liblld-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/liblld-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 67688 SHA256: 3d7e5bbf0acf9f9a6ff872bd9799cb3e35ea4152c14214d9339064c25342c1e4 SHA1: 31e5530601901a5b43e8d6f63416dad304e40d78 MD5sum: d84e3ed87ec8b874c5d0943d744f4cc2 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 38531 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614-0), libgcc1 (>= 1:3.0), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libncurses6 (>= 6), libpython3.7 (>= 3.7.0), libstdc++6 (>= 7), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/liblldb-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 9060104 SHA256: 660ca1663fad4b05f74f30aa5a238f903cd8c0d36da19ddcc0b0fa1ca022eed8 SHA1: fd8b99b4cee97158be6cf7a30539c1105848f71c MD5sum: 5eed0de3a978f8ed6ab1801667a5595b 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-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3160 Depends: lldb-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/liblldb-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 492780 SHA256: 1b88f4f11ad1933344682cf4b017cbeba26d45b7e9007f3a192bf575790721d4 SHA1: 2fb08838fed016c27de75d85af629b87802334d2 MD5sum: ae90c389089ab1468e611f6a92335032 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-9-ocaml-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2476 Depends: libctypes-ocaml-dev-8pab9, ocaml-nox-4.05.0, llvm-9-dev (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104) Suggests: llvm-9-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-9-ocaml-dev-ydzg0, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-9/libllvm-9-ocaml-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 214572 SHA256: 7fefe35febad127d62c719897a6f91f60972588ba574ec897914cd904af3b19c SHA1: 1108ebe1e307bb36e773117b128f8c3428388ed0 MD5sum: 8d6a5faa56ad52601c75c1eb88b69b52 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: libllvm9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 67708 Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.3), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libllvm9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 14808404 SHA256: f3f803220ce78df4e62c38a5d93fffc05cf6ba4e95e134b1ada463b4f8521bbf SHA1: efafb66c913c1029c264ade177ec3571cc2891a2 MD5sum: 0833035552f87b7a9b8820803874482f 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: libomp-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 165 Depends: libomp5-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.6) Suggests: libomp-9-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Provides: libomp-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libomp-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 65452 SHA256: 05914d49dcb97c9d7e7db7a6b860fd08d9ab4c4e79515472fe63d9d85abfa96a SHA1: 3156377aedae6e679cad42d40a86ec97975781ab MD5sum: 89a8a26af8d758c963886d7814be5a90 Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11799 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/libomp-9-doc_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 864136 SHA256: cbdd85ce82c774490d0da00bcc7b4666da2899184cf1c92ecbf45f1f7b067d4a SHA1: 61379f587858d18b2be48d2e2ef4ecf529fba5ba MD5sum: 17f9f4eb3a41130964085a5c28ee30fc Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1935 Depends: libc6 (>= 2.14) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Provides: libomp-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/libomp5-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 330256 SHA256: 35b8a9e736f76556f635672c0809ac12e0761446bb83450fbd7546c21089d128 SHA1: b7ea21562a33895c2163345b3fda6eec7bb22cc6 MD5sum: 986ea11dbcf94254dd046300f838b6ad Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: lld-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3765 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/lld-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 956084 SHA256: 217674f4477b92d57784d68cab3d38b1559a6c9482e7bc8b6837d5bccb7851e5 SHA1: 2c4b6a3c223bfdc75e4198de909951c5648e52cf MD5sum: 673dd6aeb3ab0a98b5a167701b957f04 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 28033 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614-0), libgcc1 (>= 1:3.0), liblldb-9 (>= 1:9~svn298832-1~), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libncurses6 (>= 6), libstdc++6 (>= 7), libtinfo6 (>= 6), llvm-9-dev, python-lldb-9 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/lldb-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 7219768 SHA256: efe8ff84c38abc167744f97c2d75a2f8ae466e52565d8a5792f01bef3514e8ef SHA1: 6191f99a418ee7138c76204ef8631678d067a10b MD5sum: a7ffef084a9f4cbd9580245e41970267 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 17532 Depends: llvm-9-runtime (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm9 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-9-dev Suggests: llvm-9-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/llvm-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 4805872 SHA256: 9e204f1163cbe292fc56c6ae1afa176a1f426befd82b7d754c7d5100abe0b67a SHA1: 51d58f827cb51f2bd6297e87696cb543510d873b MD5sum: 44edb7e26c503b40698badda1ce4f3ce 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 X96, SparcV9, PowerPC or many other architectures. Package: llvm-9-dev Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 181749 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-9 (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libtinfo-dev, llvm-9-tools (= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/llvm-9-dev_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 24412432 SHA256: 7412dfccad0716167d013eb07564b493306e0377dd398e41dc984900b959cb9f SHA1: 25401b8197002443c5ad35de8bd49a85bbd7357d MD5sum: c69a8b0f4fb1cc2b98b828a1e56c6fff 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-9-doc Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 27005 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-doc_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 2774832 SHA256: b99c43db379a1389602d37912d91d3f8e338acb4f5f91980d9a3c4b5a7a147ba SHA1: 18ee78630cdb4f4e1d18a6b0f2d8f3535ec144f4 MD5sum: c3857fdca2d84cafb2745ac07b3f9c8b 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-9-examples Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 49 Depends: llvm-9-dev (>= 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104), llvm-9-dev (<< 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_all.deb Size: 37424 SHA256: be53e4e513891a85cc6fb7248f09f4b1dcd5e929d30056bcf491496e9d957636 SHA1: a5678c7cedddc4054dde390b7541d9747d5014a6 MD5sum: c680410f48a91a83556387a35347514d 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-9-runtime Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 675 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/llvm-9-runtime_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 209084 SHA256: b5785ab4e206a5f99d124e15e525f74fc313506254adf4a6447ee97da83ccb08 SHA1: 06838d826cf8eb186f05036b7f3622a6c4c90282 MD5sum: 3211bda1701655005f0c1bb7146a2666 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-9-tools Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1366 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python, python3, python-pygments, python-yaml, python3-pygments, python3-yaml Breaks: libclang-common-9-dev (<< 9.0.1~+rc1-1~exp2) Replaces: libclang-common-9-dev (<< 9.0.1~+rc1-1~exp2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/llvm-9-tools_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 326056 SHA256: 77d8d300d47550731029a6afc9d2654e677337030563f9c2a3ef14ca8c38f157 SHA1: 0f0c7e2516278b5c194039830c1238e72b4360c5 MD5sum: a7ae0acbe47dd7d348ca04f75870f69e 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 177 Depends: python3, libclang-9-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-9/python-clang-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 62296 SHA256: 4828f15978340d01b7240b2dfa96575921dc408da1137460c5c7018f5126a3d8 SHA1: e7c7cc9e37c19fed9d8acd80f40f4577b50cd608 MD5sum: 08e4db5c0a735ddf525c55067fea549a 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-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: liblldb-9, python3, python3-six Conflicts: python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-9/python-lldb-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 37380 SHA256: f2ca03f02990018f0e800266f68b013dc02d596a6e0f2bdb40efe32e858eaee5 SHA1: 44ead03a6e5696b9560f268d8f64e623bf09657d MD5sum: 2233c4dcc9e337541cbf3d6cd705969d 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. Package: python3-lldb-9 Source: llvm-toolchain-9 Version: 1:9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 744 Depends: liblldb-9, python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-9/python3-lldb-9_9~+20191211111033+c1a0a213378-1~exp1~20191211221635.104_amd64.deb Size: 126772 SHA256: aaf29b717771577188bd3b0e6986c8e32da19640eb0e55c670fef1421da9db0d SHA1: 39758890101bf85f1468fcbd8854569ad7439a21 MD5sum: 025950bfb82a610db921c0d6c43bb501 Description: Next generation, high-performance debugger, python3 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.