Package: clang-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 75888 Depends: libc6 (>= 2.15), libclang1-3.7 (= 1:3.7.1~svn253742-1~exp1), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libllvm3.7, libstdc++6 (>= 4.6), libtinfo5, libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang-common-3.7-dev (= 1:3.7.1~svn253742-1~exp1), libc6-dev, binutils Recommends: llvm-3.7-dev, python Suggests: gnustep, gnustep-devel, clang-3.7-doc Breaks: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt Replaces: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/clang-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 21633916 SHA256: 8f16bc68bddcc8fc7a160197103f2b74542903a69750952c0500e06c795d6351 SHA1: c9fdd0f35134947186dac3444a98d447eaf1301a MD5sum: c82ee2c277de4e4bb563625b9f243787 Description: C, C++ and Objective-C compiler (LLVM based) Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. Package: clang-3.7-doc Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 3221 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/clang-3.7-doc_3.7.1~svn253742-1~exp1_all.deb Size: 551224 SHA256: 17ceaffb6623dec46a93ea4a8c72597e5538476414f356c072ce2aa6aaa0146c SHA1: 2e769ca6b55e4da549c1d5a193312b8435c9c0e3 MD5sum: 5d40e7f51de8a32ca99ddca93e65aba0 Description: C, C++ and Objective-C compiler (LLVM based) - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the documentation. Package: clang-3.7-examples Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 81 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/clang-3.7-examples_3.7.1~svn253742-1~exp1_amd64.deb Size: 24762 SHA256: 0933ac3e175b60865f696fcf399afcb471058121d45e29171f92fafc181c1417 SHA1: 3a3d3450002cec72119a6492054ef377c6ebb739 MD5sum: 5e123dd2eb603fedbce8182d76dc39bd Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang examples. Package: clang-format-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1319 Depends: libc6 (>= 2.14), libllvm3.7, libstdc++6 (>= 4.6), python Breaks: clang-format-3.3 Replaces: clang-format-3.3 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/clang-format-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 417070 SHA256: 853a801b1f236d3e5345e4f2a66d1824b8999be5f38579e595e29401ebb47fed SHA1: d96fcbda1a37d5b314c43c93b53417ed40df4ac9 MD5sum: acccc9df60902de961d23b2f30cfada0 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-modernize-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12993 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libllvm3.7, libstdc++6 (>= 4.6), clang-3.7 Breaks: cpp11-migrate-3.3, cpp11-migrate-3.4 Replaces: cpp11-migrate-3.3, cpp11-migrate-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/clang-modernize-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 3789880 SHA256: 8ca680bada341358feaad8f6bdafaa3374a2f646936402c113238aaa31b5dd12 SHA1: c26e69f68a62cfb214c39618a828eef36a0e9ef5 MD5sum: fb99861150ad44444090ef712010d391 Description: Tool to convert C++98 and C++03 code to C++11 The purpose of the C++11 Migrator is to do source-to-source translation to migrate existing C++ code to use C++11 features to enhance maintainability, readability, runtime performance, and compile-time performance. Development is still early and transforms fall mostly into the first two categories. The migrator is based on Clang's LibTooling and the AST Matching library. Package: clang-tidy-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15231 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libllvm3.7, libstdc++6 (>= 4.6), python Breaks: clang-3.7 (<< 1:3.7-3) Replaces: clang-3.7 (<< 1:3.7-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/clang-tidy-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 4434874 SHA256: 1ec89761d585094fd5c8d069eddd37bc3d63c9cb013d69aac73d648cff136645 SHA1: 8cd16cc63e7a1ee3c8ac67d1a6e7039b14ce1c9b MD5sum: a3ac220d1732f6a7dfc2c7db287e8194 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: cpp11-migrate-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: clang-modernize-3.7 Breaks: cpp11-migrate-3.3 Replaces: cpp11-migrate-3.3 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/cpp11-migrate-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 17694 SHA256: de74df73923cd4abcfefcb7c8dce1ebf82984e811fc23517db4edba5aed4e7a1 SHA1: 5d12fa4baceb1a2c2c0755a42ac97066da71a7c0 MD5sum: 9e5c8d2f1f5c47b8834470d487ae6d06 Description: Tool to convert C++98 and C++03 code to C++11 The purpose of the C++11 Migrator is to do source-to-source translation to migrate existing C++ code to use C++11 features to enhance maintainability, readability, runtime performance, and compile-time performance. Development is still early and transforms fall mostly into the first two categories. The migrator is based on Clang's LibTooling and the AST Matching library. . This is a transitional dummy package. It can safely be removed. Package: libclang-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 112097 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-3.7 (= 1:3.7.1~svn253742-1~exp1), libclang-common-3.7-dev (= 1:3.7.1~svn253742-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.7/libclang-3.7-dev_3.7.1~svn253742-1~exp1_amd64.deb Size: 10825954 SHA256: 5b4dcc68afde4c9ea353be9a5092ad0d0a17900a078ae0377bdd5045d0541d25 SHA1: c62de8767d3c3c83f3c2d5a28fa4afe522492330 MD5sum: c37780072a45c2511e0ecbae67dc4f97 Description: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang headers to develop extensions over libclang1-3.7. Package: libclang-common-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4580 Depends: libllvm3.7 (= 1:3.7.1~svn253742-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.7/libclang-common-3.7-dev_3.7.1~svn253742-1~exp1_amd64.deb Size: 286636 SHA256: 7c1867748716453719e453bbbeb2f44d651b693caf1c0ade60050253656c0eca SHA1: 332edc319ccb8c8428c7431b7e188da64a818722 MD5sum: 62a6848a8f6d0d7c2644a1fd0616d163 Description: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang1-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13779 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libllvm3.7, libstdc++6 (>= 4.6), libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/libclang1-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 3927940 SHA256: e9d571e494c7534247d36978bb7609b737501283377409dd9c5301f087a1940a SHA1: d9d1847d0e2ad834942ae0bc35e190199db9c338 MD5sum: c1334032c35dcf6ab81952113e391061 Description: C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-3.7-dbg Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 152487 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-3.7 (= 1:3.7.1~svn253742-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.7/libclang1-3.7-dbg_3.7.1~svn253742-1~exp1_amd64.deb Size: 152158278 SHA256: 43f10a839275e43e2d2af45955247348542d8f5cb34b7172a40dbf5789929879 SHA1: 58313dc53d9cf775defdfdbb38dfe04c978a7d63 MD5sum: a6f1d47d78c51e4c80b8a5947a270911 Description: clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This package contains the debugging symbols. Package: liblldb-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 29378 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libllvm3.7 (= 1:3.7.1~svn253742-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.8.1), libtinfo5 Breaks: lldb-3.7 (<< 1:3.7~svn215195-2) Replaces: lldb-3.7 (<= 1:3.7~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.7/liblldb-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 7704326 SHA256: 57f7430c51bfbe48c287a3a62fcc36a1ba5642a10a89ed9fbfac0f0ade32b372 SHA1: aebefd64c3e74afbf895cb801acf48e7dfb0171e MD5sum: 77abd9a48c917d88587e8fffbab9987c Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-3.7-dbg Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 271681 Depends: liblldb-3.7 (= 1:3.7.1~svn253742-1~exp1) Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.7/liblldb-3.7-dbg_3.7.1~svn253742-1~exp1_amd64.deb Size: 269902556 SHA256: a182c98fd59c0fcbe5ea3af5c098bc62eeae6dc296a15d4e77431994a2099b84 SHA1: 2d08f7555922ff35f905af57a70ecff5b395f45c MD5sum: a7ec240dbbdc477d9949bcb329840052 Description: Next generation, high-performance debugger, debugging libraries LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library debug symbols. Package: liblldb-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 37284 Depends: lldb-3.7 (= 1:3.7.1~svn253742-1~exp1) Breaks: lldb-3.7-dev (<< 1:3.7~svn215195-2) Replaces: lldb-3.7-dev (<= 1:3.7~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.7/liblldb-3.7-dev_3.7.1~svn253742-1~exp1_amd64.deb Size: 4226932 SHA256: 7646149b616ffa9fe0d65fb30eefbf871362b47c3311f60f0f8e512d3dfe0c5c SHA1: 24abe205b049f41aa99f4ca2761c387ad9c0ca38 MD5sum: af2aefec6f3a7c04ed8ec42043b4c95a Description: Next generation, high-performance debugger - Header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-3.7-ocaml-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 95 Depends: llvm-3.7-dev (= 1:3.7.1~svn253742-1~exp1) Suggests: llvm-3.7-doc Provides: libllvm-3.7-ocaml-dev-c8y98 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.7/libllvm-3.7-ocaml-dev_3.7.1~svn253742-1~exp1_amd64.deb Size: 18246 SHA256: 6e463187251709a0b1d637f9cbf0f0f94ead8316e8b322316093c2ec899d35cc SHA1: 5773e2dba2a899f8f5f3d6ea116fdf7d12dfd553 MD5sum: 24ccf9416f71a37b22c06634ff7ccc2d Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 35998 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.8), libtinfo5, zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.7/libllvm3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 8871562 SHA256: beeb3cc912888368c7d48a499d82e4b65cb5faad1bd14bbf0ec1fac384011eeb SHA1: 71cc431d7321c1a4b760898792a705dca43554ef MD5sum: 3d6d90afaf6e37ba2702480cb6aa7d66 Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm3.7-dbg Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 241945 Depends: libllvm3.7 (= 1:3.7.1~svn253742-1~exp1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.7/libllvm3.7-dbg_3.7.1~svn253742-1~exp1_amd64.deb Size: 241566864 SHA256: 4fc232401d25b9a47541d8beaa5af0078ce11e8f0372d725ae961f8cbbe1926a SHA1: 304d3ef36079b2bca6782046b719bfe8425d531c MD5sum: cd852df90b0d4d43b7d4e7670a9c1853 Description: Modular compiler and toolchain technologies, debugging libraries LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library debug symbols. Package: lldb-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 960 Depends: libc6 (>= 2.14), liblldb-3.7, libllvm3.7 (= 1:3.7.1~svn253742-1~exp1), libstdc++6 (>= 4.4.0), python, llvm-3.7-dev, python-lldb-3.7 Conflicts: lldb-3.4, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/lldb-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 250682 SHA256: 1f01b91bfb288fbd35c4d3d3eee1404e6f517b66ae61451dc36511db2d30fe8c SHA1: 812a5bff670f602f819c17bec5e83b813c594508 MD5sum: 592b23e2e02cd7da4aff53b7cb47f2b0 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: lldb-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: liblldb-3.7-dev Homepage: http://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-3.7/lldb-3.7-dev_3.7.1~svn253742-1~exp1_all.deb Size: 17432 SHA256: 8e145ef6c43a1af7f7c43c32064e4e2916742c69358fd072135b7ca973c9cf92 SHA1: 53b62e4fbaaa466c818229db8cc57b5fbbe21e68 MD5sum: ed35cd3235133431d4361c49b776a702 Description: transitional dummy package to liblldb-3.7-dev This is a transitional dummy package. It can safely be removed. Package: llvm-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4749 Depends: llvm-3.7-runtime (= 1:3.7.1~svn253742-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm3.7, libstdc++6 (>= 4.8), libtinfo5 Recommends: llvm-3.7-dev Suggests: llvm-3.7-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 1433132 SHA256: 98970beb49fa2326603814985979fa9bf20fbd1dd5ed7617fd92268c0f99fa37 SHA1: 9076a03ef9d87ea7d65559ef1f4e15c7a468b9f5 MD5sum: c5471afdec00ff6feeb2b5a05a7a998a Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC or many other architectures. Package: llvm-3.7-dev Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 98502 Depends: libc6 (>= 2.14), libjsoncpp0 (>= 0.6.0~rc2), libllvm3.7, libstdc++6 (>= 4.6), libffi-dev (>= 3.0.9), llvm-3.7 (= 1:3.7.1~svn253742-1~exp1), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-dev_3.7.1~svn253742-1~exp1_amd64.deb Size: 14211314 SHA256: fc8ec9968d5c49405b2ca2c4e507cd0b8761b752edb2ef9158cfbdaac53adaec SHA1: f31a7652eb375c73fab7f3a13e0caf3235ec1668 MD5sum: 6c05b6d612a9aea6a5be5ddbc054999b Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-3.7-doc Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10058 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-doc_3.7.1~svn253742-1~exp1_all.deb Size: 1492730 SHA256: 8105d72990f29973701daa80681321e910e2145393bf6f63c91b6143b539ad91 SHA1: b71163ca7c6559bc140f7c3a95b98feafff8aff7 MD5sum: 85ed4b7943b67f9ccf5e2293aa0411d0 Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-3.7-examples Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 486 Depends: llvm-3.7-dev (>= 1:3.7.1~svn253742-1~exp1), llvm-3.7-dev (<< 1:3.7.1~svn253742-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-examples_3.7.1~svn253742-1~exp1_all.deb Size: 229438 SHA256: f6e153efdcf74654f1b34e403e848344771cc47fea7f722a3c918f2a9aa58703 SHA1: 0a909386fd7d262b480f10f0f60bab27bbc49398 MD5sum: 31ae10006b2451aa18872a61de576c5a Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-3.7-runtime Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 332 Depends: binfmt-support, libc6 (>= 2.14), libllvm3.7, libstdc++6 (>= 4.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-3.7/llvm-3.7-runtime_3.7.1~svn253742-1~exp1_amd64.deb Size: 82166 SHA256: 0a252a0011d14420704ed98c3405f1dd9b82956c983b0a1af7d5c76fcfc0cfd6 SHA1: 756e9b09dc732226a0ae5ed472c423cdcdb64fdc MD5sum: 5a7c743ade3bb68212547a5e56307e1b Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-3.7-tools Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 627 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libtinfo5, python, llvm-3.7-dev (= 1:3.7.1~svn253742-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.7/llvm-3.7-tools_3.7.1~svn253742-1~exp1_amd64.deb Size: 165898 SHA256: 4e005923eaa02b04fe6d7cba054358a021bc71e3fc8295e6ca3555b9ae7a2b82 SHA1: 2f699e0e941ba15beb02069ab3ed83ddd9443212 MD5sum: fe0175899dafa87d957c1c7ea9d324c9 Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: python-clang-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 177 Depends: python Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.8 Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.8 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.7/python-clang-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 39828 SHA256: 7a4f981a9446cb6fad48878248711b3ccfc6b4933a55c19647b3a4a3e4185e38 SHA1: 39cb7b3ee1adb43bf9a12243888e0972f7325349 MD5sum: ea2bfbe629a97b0f673743a937b02abd Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. . This binding package provides access to the Clang compiler and libraries. Package: python-lldb-3.7 Source: llvm-toolchain-3.7 Version: 1:3.7.1~svn253742-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 712 Depends: python Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.8 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.7/python-lldb-3.7_3.7.1~svn253742-1~exp1_amd64.deb Size: 99174 SHA256: 990c3394bbb0e41db3b4e5afbf8d0a619fd96cd23ebe9d6470c7aa6c6d41a05f SHA1: 1b2616ddb1f5c89acc93b0e7a0ff7a25b9158f32 MD5sum: a4f5c1dd8f66546e8df574eb5b38101e 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.