Package: clang-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 69608 Depends: libc6 (>= 2.15), libclang1-3.5 (= 1:3.5~svn215019-1~exp1), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), libtinfo5, libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang-common-3.5-dev (= 1:3.5~svn215019-1~exp1), libc6-dev Recommends: llvm-3.5-dev, python Suggests: gnustep, gnustep-devel, clang-3.5-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.5/clang-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 19608872 SHA256: 837992a850fe626bd616cbb70791b3fc719ea1631b312819a2fdf4a7c671c8bf SHA1: 02b65d9720627322ac569a17f3038b324cc453eb MD5sum: 670b30de9ac14606a5370d5653dd0b2a 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.5-doc Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2862 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/clang-3.5-doc_3.5~svn215019-1~exp1_all.deb Size: 508948 SHA256: c1438c359f6e0b2a1ce6f9db22f675193117158e67e5ecb4d22208a7dfd2845a SHA1: b9e413d74cea384c22f4ebe1203cb1730a79ca67 MD5sum: 580bbcdf65532cf7c51f6530d842a6fa 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.5-examples Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 74 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/clang-3.5-examples_3.5~svn215019-1~exp1_amd64.deb Size: 19656 SHA256: d45a67324349f2942f1a944d3e0a92aebdcce57a0fe89709db5b1d920e7f4b27 SHA1: 5a10a9532e9de3e18985f4fd23a25f01aecb3063 MD5sum: 591182a43b86c99bdac56ec19006839e 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1261 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5/clang-format-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 388930 SHA256: 569eb7c68beff3e80c4733209aec88e997e0835688aefbee5d3d7495a37423ab SHA1: 9c8debb7188719bb619767b2c9de1d81b2d3f0bc MD5sum: 1fb313def6720f7ab7d773b09cd7b71c 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11557 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), clang-3.5 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.5/clang-modernize-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 3351018 SHA256: 177af6d236f5d36873cec16fb32d9eff70f082fcfd5232c85a9c6e406f12b64d SHA1: 0acaf51fb514f1ad2c622cc835671b49b6d0793d MD5sum: 82bc6ed943f70603ac083e5b61cf4960 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: cpp11-migrate-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: clang-modernize-3.5 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.5/cpp11-migrate-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 13856 SHA256: 738caf751f6fd09919c1284115baab755fd081d83e5025230876ee6427e62e89 SHA1: f13dc7a8d811f3a43a5e30dc2eb2c8b922a534f0 MD5sum: 46ed852d022a074c97596af39b490bb0 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.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 95254 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-3.5 (= 1:3.5~svn215019-1~exp1), libclang-common-3.5-dev (= 1:3.5~svn215019-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/libclang-3.5-dev_3.5~svn215019-1~exp1_amd64.deb Size: 9930282 SHA256: 6ec71b935cc65e6f984ada8640f130704b4a7e49476371e3b8e6b69f8233a571 SHA1: 0da2d928f6434420280b2d1e5bfc703bfd27355d MD5sum: 4956a60921ffbdb997ad537764a7959e 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.5. Package: libclang-common-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 10031 Depends: libllvm3.5 (= 1:3.5~svn215019-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.5/libclang-common-3.5-dev_3.5~svn215019-1~exp1_amd64.deb Size: 673108 SHA256: a5026cb171cb94faf461a2b1037c5bc2fb0f3b6fc4ad900ddc1470634e00eb56 SHA1: dd752908a718448ac2b589a2584d814ab1f4ac91 MD5sum: bea6daafe5a2d5298270a05496acb871 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12094 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libllvm3.5, 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.5/libclang1-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 3484154 SHA256: e726e51eb39896a29dc37a4e97f6ead31f102b1a24451407d9f2fbdf29b0a839 SHA1: 2656560825526db61df5552fe4462aedc2194ef9 MD5sum: d188ea888ad582812c09e7b9738dcf2c 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.5-dbg Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 126912 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-3.5 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.5/libclang1-3.5-dbg_3.5~svn215019-1~exp1_amd64.deb Size: 126612258 SHA256: 7c7c9bf7512fb947a0e7652c4e36c760e1c3812766db52f68d7b4bea5bf212d3 SHA1: 24dc89b64622078fa7afbcfd714e2832f0748b30 MD5sum: 69b1b2edd35d2fd72495a61f530bdb44 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: libllvm-3.5-ocaml-dev Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2452 Depends: libc6 (>= 2.14), libllvm3.5, ocaml-nox-4.01.0, llvm-3.5-dev (= 1:3.5~svn215019-1~exp1) Suggests: llvm-3.5-doc Provides: libllvm-3.5-ocaml-dev-n8dr1 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.5/libllvm-3.5-ocaml-dev_3.5~svn215019-1~exp1_amd64.deb Size: 288454 SHA256: c3498135f47acd83b53066cef93413d062f7da34150f17626d0167b8896a3e28 SHA1: 54227876dceeefb81b26aece9772e0f4d7e51312 MD5sum: 82ed6ce24f617142d6b657107ba6aeb9 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 29591 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.5/libllvm3.5_3.5~svn215019-1~exp1_amd64.deb Size: 7389874 SHA256: 6e5be61ac05592818348a8f180d6e7e671aca4ff3df26542640b9610d419d420 SHA1: a5fbafdef9ec3d202f7a867c11447d5880036797 MD5sum: ea79866a443d9bea4e3c4ed178e5d549 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.5-dbg Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 168006 Depends: libllvm3.5 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.5/libllvm3.5-dbg_3.5~svn215019-1~exp1_amd64.deb Size: 167428132 SHA256: 52b17040229630262f99bbcb7b22248d393bac4bc2f2d3bc2877a64a35c4f2d1 SHA1: 3c366b216dd11b8382f45e11e355223522786ac5 MD5sum: 2fa7f0414685459cf2773abb1f7fe48a 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 26322 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.1.1), libllvm3.5 (= 1:3.5~svn215019-1~exp1), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.8), libtinfo5, python, llvm-3.5-dev Breaks: lldb-3.2, lldb-3.3, lldb-3.4 Replaces: lldb-3.2, lldb-3.3, lldb-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/lldb-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 6878536 SHA256: 5dce7c61d89dbafee8214d2af7a36c5ca0b61f919e5f0b7b4cd0c8b627dae55d SHA1: a42eecf027f08d33fd1bb9a7945ca98116ef7c30 MD5sum: 3118e82c768d7a46610bc5dc4a2a12ba 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.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 30527 Depends: lldb-3.5 (= 1:3.5~svn215019-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/lldb-3.5-dev_3.5~svn215019-1~exp1_amd64.deb Size: 3472904 SHA256: d7fd5c84a4bd7366987fe4a463a2ececd8654fc7f28e02afc85b7437a9852515 SHA1: ecb4aed5a0941bd9ffec8b53d0a21fb38f352ebc MD5sum: 898ccf991b4e3b3e4cf2c3c076e262ca 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: llvm-3.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3782 Depends: llvm-3.5-runtime (= 1:3.5~svn215019-1~exp1), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libllvm3.5, libstdc++6 (>= 4.6), libtinfo5 Recommends: llvm-3.5-dev Suggests: llvm-3.5-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 1130714 SHA256: c1695c1b254db5584211ffbaf0fda4817682a4880e6aa7b668de0c41411deee6 SHA1: 62287293f8c706f7911ed5f4b40eddb6d963a0d0 MD5sum: a2870be4988bab1159d455a4111a9f2d 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. . LLVM is the key component of the clang compiler and the gcc plugin called dragonegg. Package: llvm-3.5-dev Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 79144 Depends: libc6 (>= 2.14), libllvm3.5, libstdc++6 (>= 4.6), libffi-dev (>= 3.0.9), llvm-3.5 (= 1:3.5~svn215019-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.5/llvm-3.5-dev_3.5~svn215019-1~exp1_amd64.deb Size: 11248280 SHA256: 08688541e2f611b9e4bf2a5d566c4e2585febc79f684ab9d918756d45c6b6d09 SHA1: 355fad64315663b17139440379a542bd5b0ecd4c MD5sum: 87d1a51e9fe049552f3002202fc9ed3e 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.5-doc Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9130 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-doc_3.5~svn215019-1~exp1_all.deb Size: 1460520 SHA256: e119b26daaa20b4c4000bd8e000785a7ce37b870a42af9593f1e7bff07600948 SHA1: 22dfa48dd21cbfab4c39a13de6a715b984e837f7 MD5sum: 8b631989c32b8de59c0e1dbf7c055eee 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.5-examples Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 393 Depends: llvm-3.5-dev (>= 1:3.5~svn215019-1~exp1), llvm-3.5-dev (<< 1:3.5~svn215019-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-examples_3.5~svn215019-1~exp1_all.deb Size: 179116 SHA256: 4954523baf823fe7708cedfb65f631d4336ffff7fc66250ee62bb29fa82f308b SHA1: d7b71f86b2d83e534493afc4723c4bbb2d4e621b MD5sum: 9c6c5c8b1b0345bd0b2f877b4f4c444f 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.5-runtime Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: binfmt-support, libc6 (>= 2.14), libllvm3.5, libstdc++6 (>= 4.4.0) 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.5/llvm-3.5-runtime_3.5~svn215019-1~exp1_amd64.deb Size: 53770 SHA256: d18a5ccb35877b41ccb1328eab2ef42330df1ac66077df8e883658d72867823d SHA1: eddcb203e1b0154e47e706db2d9fdc0dcf50b596 MD5sum: 374718bed0cbd4fb05426951f19aa91a 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.5-tools Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 574 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libtinfo5, python, llvm-3.5-dev (= 1:3.5~svn215019-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.5/llvm-3.5-tools_3.5~svn215019-1~exp1_amd64.deb Size: 149956 SHA256: d53aaa9ee348712881c06fe2df04c295d156be848d0ae54d03c50ed032ce84f9 SHA1: fa5f0c737c8dd0adf22de1c34bdda30f55773ade MD5sum: 4ad5bce26ca4bab97f6c5f68327aeff0 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.5 Source: llvm-toolchain-3.5 Version: 1:3.5~svn215019-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 167 Depends: python Breaks: python-clang-3.3, python-clang-3.4 Replaces: python-clang-3.3, python-clang-3.4 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.5/python-clang-3.5_3.5~svn215019-1~exp1_amd64.deb Size: 35388 SHA256: 05a4ac8b53741f83df07d7b9b382fa3eb35ee5e707c3168c91572bda39f8d332 SHA1: 680ed6fd23b2b87e527427beee7ae84a6ed1407b MD5sum: 2531b336fdb1d2b6fd6a321df04ebc57 Description: Clang Python Bindings This binding package provides access to the Clang compiler and libraries.