Package: clang-3.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 65024 Depends: libc6 (>= 2.15), libclang1-3.4 (= 1:3.4.2+svn209031-1~exp1), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang-common-3.4-dev (= 1:3.4.2+svn209031-1~exp1), libc6-dev Recommends: llvm-3.4-dev, python Suggests: gnustep, gnustep-devel, clang-3.4-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, llvm-3.4 (<< 1:3.4~svn194058) 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, llvm-3.4 (<< 1:3.4~svn194058) Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/clang-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 19188168 SHA256: d4dc2e21972409ea6d91b5dbbdc34c3c66fc7d366fdb07eee5d9bd5d3996d231 SHA1: 92b8276b0dee4b3c158a1f6aa0ab44aad66f234e MD5sum: 18fe718da7f438f95ebbf7c9709a7494 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.4-doc Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 2585 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/clang-3.4-doc_3.4.2+svn209031-1~exp1_all.deb Size: 473276 SHA256: d3ee8adf52d886dc727acf8a337b7e6d618f46980dc8f531c5a269643207dae6 SHA1: 6436a7ecbad6ddb1b4a7fe41804904316d6b19d1 MD5sum: 18bf764ea2cf0f83965d63f1f546dfc1 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.4-examples Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-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.4/clang-3.4-examples_3.4.2+svn209031-1~exp1_amd64.deb Size: 19082 SHA256: 8d456df4ec1f58965fd47b7815b6d4dbdbfe8edf196bd5b094a8ab005890237f SHA1: 00cc04b367b9e6b79391b22aa68f0b127e820ebb MD5sum: 7502c2c1b83cd6907ab0102da3b734fa 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 10353 Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, 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.4/clang-format-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 3195668 SHA256: b576b20cc4f8897e2d38801055d97d5b4cb8e2ed8729c62887df5eeca5d190c8 SHA1: cb07493a8e597ee4ec8e32f05108d9a940de0751 MD5sum: 49c64a77788167829652d31ac379c0d6 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11487 Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, clang-3.4 Breaks: cpp11-migrate-3.3, cpp11-migrate-3.4 (<< 1:3.4~svn189984-1) Replaces: cpp11-migrate-3.3, cpp11-migrate-3.4 (<< 1:3.4~svn189984-1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/clang-modernize-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 3386934 SHA256: 9fc8b50b270046feb6bc6f31a697aa323eff8381bac61bb21f37c338bcaa8132 SHA1: 89c95c5a86c92b300cba9df3a3dd54acc8b9a7c2 MD5sum: c9dd3db21a02c85dd0a5a5995ba3f6e7 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: clang-modernize-3.4 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.4/cpp11-migrate-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 13334 SHA256: 0286a8881bb5c80cfd64448dd5228bfd57852cdcfedead914380bec8d227c9d4 SHA1: d05ef06e0c5ded880bae5b4f4ca862cd86721daa MD5sum: 0569674ee2fabe62e952a6a448435aae 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.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 69480 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.4 (= 1:3.4.2+svn209031-1~exp1), libclang-common-3.4-dev (= 1:3.4.2+svn209031-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.4/libclang-3.4-dev_3.4.2+svn209031-1~exp1_amd64.deb Size: 8796626 SHA256: 17a31a527b6a7a9818471a2058c12797deb6bf2cecb2f83f2e44e0711a43a374 SHA1: 0b01f48b3c46707ca0c82e6aad43792d8da7ef58 MD5sum: 08b789ae2724d7a937d9bba4d1afc6d3 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.4. Package: libclang-common-3.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6933 Depends: libllvm3.4 (= 1:3.4.2+svn209031-1~exp1) Breaks: llvm-3.4-dev (<< 1:3.2repack) Replaces: libclang-3.4-dev, llvm-3.4-dev (<< 1:3.2repack) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-3.4/libclang-common-3.4-dev_3.4.2+svn209031-1~exp1_amd64.deb Size: 544902 SHA256: 803d389a5e16180b6d9bc9eb123b377c3d424650448e9434b70785c9bb8e8735 SHA1: 5f6f79b3ee43b298b3bfbabb3c8d7a7e5a95ffaa MD5sum: 1dd7ab3fb5514aefc72a704713f98024 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12935 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5, libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/libclang1-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 3619968 SHA256: f4e22738033efa3f18dc575d60d25eb37c2d5c4cd6da60cf3a4408a0d7013ba6 SHA1: c4bec1c843635db85cd56b414172249acc5bc625 MD5sum: 201eab4bd21768dcaaa00f8543d17689 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.4-dbg Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 92700 Depends: libstdc++-4.9-dev, libgcc-4.9-dev, libobjc-4.9-dev, libclang1-3.4 Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.4/libclang1-3.4-dbg_3.4.2+svn209031-1~exp1_amd64.deb Size: 91730042 SHA256: 2d40f7b1949380389cbe4a67725e876335d72e50389c60512b6eabb7fc5a9aa9 SHA1: 58ed3f13a28b5842a670acf26747d71b8f4fa3bd MD5sum: 4e6949dc8f7500924bf49ae3657bafea 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.4-ocaml-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2392 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.1.1), ocaml-nox-4.01.0, llvm-3.4-dev (= 1:3.4.2+svn209031-1~exp1) Suggests: llvm-3.4-doc Conflicts: libllvm-ocaml-3.4-dev Replaces: libllvm-ocaml-3.4-dev Provides: libllvm-3.4-ocaml-dev-k31e3 Homepage: http://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-3.4/libllvm-3.4-ocaml-dev_3.4.2+svn209031-1~exp1_amd64.deb Size: 285854 SHA256: 78aeebcfa8f66df8e5f3c440d5d8ac91158ebb91cda414a16b1b7e285734a71d SHA1: 3d6cedbeed71bc3b078f082deed661da8f4c5d47 MD5sum: 8aa949d38ddc5e46f2471ed4010723f7 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 26439 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-3.4/libllvm3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 6710528 SHA256: fca5f014069d1cf95de387c88f2ae0376857155d8b2b404276ade8f8f6945b4a SHA1: 115d26dd355cefdc23d829a79ebb278e189b5c19 MD5sum: 1af3f310cb91ddee7401e0dcbf64452c 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.4-dbg Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 111594 Depends: libllvm3.4 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-3.4/libllvm3.4-dbg_3.4.2+svn209031-1~exp1_amd64.deb Size: 110564816 SHA256: 8530730c55a834ef71f79abac59e9c9aae7e439a4aa248da90c740c2f2bc7d1e SHA1: 98ddadd2d248a4d7eec2a629e2ac658a289a5db8 MD5sum: 7909422739ae54744b8ef78a7a129091 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 23689 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4 (= 1:3.4.2+svn209031-1~exp1), libpython2.7 (>= 2.7), libstdc++6 (>= 4.9), libtinfo5, python, llvm-3.4-dev Breaks: lldb-3.2, lldb-3.3, lldb-3.5 Replaces: lldb-3.2, lldb-3.3, lldb-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/lldb-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 6317668 SHA256: f3ae1350d815985a2a9470eb835a3c87470a28ab695a92389a88b9b10b6d89af SHA1: f870c3050a300be059abb92513d6d07e3720fe6f MD5sum: 8d3c3ad221214e410089c34de31ddc91 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.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 26366 Depends: lldb-3.4 (= 1:3.4.2+svn209031-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/lldb-3.4-dev_3.4.2+svn209031-1~exp1_amd64.deb Size: 3174014 SHA256: ac0c7235694ae7938092299f7c8f2ebaafb5d2b03080ee48cef73491ed6bfa06 SHA1: 37b88fc576e30fe9017854e02c402087b3f67b02 MD5sum: e1678095cc595431cb1eaf25ca9eaabc 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3612 Depends: llvm-3.4-runtime (= 1:3.4.2+svn209031-1~exp1), libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.9), libtinfo5 Recommends: llvm-3.4-dev Suggests: llvm-3.4-doc 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.4/llvm-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 1103696 SHA256: f9251a895279918b31f0217e61d2fb6f80f2ec64008290738ccf3260c342ffdf SHA1: 840a84a55a8d381d2bd98c743c2ce2dd1bdd509a MD5sum: 3bf7725a5a3f21ccc4186f673b9a84cc 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.4-dev Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 68258 Depends: libc6 (>= 2.14), libcloog-isl4 (>= 0.17), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libgmp10, libisl10 (>= 0.12.1), libjsoncpp0, libllvm3.4, libstdc++6 (>= 4.6), libtinfo5, libffi-dev (>= 3.0.9), llvm-3.4 (= 1:3.4.2+svn209031-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.4/llvm-3.4-dev_3.4.2+svn209031-1~exp1_amd64.deb Size: 10198686 SHA256: f283d8bd06dcab6dd6e83d3232df672baa43c1da6422fc556b230dd4a830ca83 SHA1: 996ec48ee22e121e075182e0c60ad639c995e872 MD5sum: 845d7f6ef91eb3f9666e65a0b6b43b06 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.4-doc Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8565 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/llvm-3.4-doc_3.4.2+svn209031-1~exp1_all.deb Size: 1296828 SHA256: f507b65d578e74110a704697483dbb3011ecae18cd20e67945d3cec8fe20390b SHA1: 298b543a2933a911b75f35fd3f5e6ea3ece1bb14 MD5sum: 0830d430f9ba7434f5317cf885b2444d 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.4-examples Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 392 Depends: llvm-3.4-dev (>= 1:3.4.2+svn209031-1~exp1), llvm-3.4-dev (<< 1:3.4.2+svn209031-1~exp1+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-3.4/llvm-3.4-examples_3.4.2+svn209031-1~exp1_all.deb Size: 177900 SHA256: 380e2ce48373c54d4ba02a101c0badbdbb49e514b09c98367ba15b482f790ac6 SHA1: adfe680f7b05029a70ba11ad8937d45be0add39c MD5sum: 0aac6a8a8948173ee93eb9a68542184a 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.4-runtime Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 178 Depends: binfmt-support, libc6 (>= 2.14), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.4, libstdc++6 (>= 4.1.1), libtinfo5 Conflicts: llvm (<< 2.7-1) Replaces: llvm (<< 2.7-1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/llvm-3.4-runtime_3.4.2+svn209031-1~exp1_amd64.deb Size: 47424 SHA256: 01a7b61e3cf6c13600369cc301d069a61a40316029b390d8cbabee1f2ada785a SHA1: 8e29dabf8dd64dbd2527b19bc0542ffd5b0b36f0 MD5sum: 34d5448e76b3dae5095a236e4c0c6a36 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.4-tools Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 919 Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5, python, llvm-3.4-dev (= 1:3.4.2+svn209031-1~exp1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-3.4/llvm-3.4-tools_3.4.2+svn209031-1~exp1_amd64.deb Size: 210666 SHA256: 637c958ef2f556da215479e9eab30da6da8f23b70ff1719227d26d22c24418b6 SHA1: b459a8d4523527a78a2755bb0837e37c4c80a2eb MD5sum: 44a6cbdf74389761d72a747aafa091f7 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.4 Source: llvm-toolchain-3.4 Version: 1:3.4.2+svn209031-1~exp1 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 164 Depends: python Breaks: python-clang-3.3, python-clang-3.5 Replaces: python-clang-3.3, python-clang-3.5 Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-3.4/python-clang-3.4_3.4.2+svn209031-1~exp1_amd64.deb Size: 34650 SHA256: de38638a5e05f62a90f7515150760d07aa792979a25e162a9c26af621313f06b SHA1: 59cb1c245faf8c11ee697ce928de85f0f3d7842f MD5sum: 580f2b305721aa708cc5fbae1d9e8609 Description: Clang Python Bindings This binding package provides access to the Clang compiler and libraries.