llvm-toolchain-3.4 1:3.4-1ubuntu3 source package in Ubuntu

Changelog

llvm-toolchain-3.4 (1:3.4-1ubuntu3) trusty; urgency=medium

  * Backport upstream patch to not try to handle [SU]MUL_LOHI nodes on
    aarch64, needed to build ghc.
 -- Colin Watson <email address hidden>   Wed, 05 Mar 2014 16:58:34 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main devel

Downloads

File Size SHA-256 Checksum
llvm-toolchain-3.4_3.4.orig-clang-tools-extra.tar.bz2 175.9 KiB d8f74d5362a1abe1f02a6911163372adfb3a0ff04443dc4baa6f5ed63e272ccc
llvm-toolchain-3.4_3.4.orig-clang.tar.bz2 8.0 MiB b337cdcf5f2e764c21a5565e66b094ca188d058deaa9a053271ffefa79e8cd24
llvm-toolchain-3.4_3.4.orig-compiler-rt.tar.bz2 1.3 MiB 5a02deb3d92c34c820dbdef93690d9aef0784f9dfa1d9c54c9c6beb85600574a
llvm-toolchain-3.4_3.4.orig-lldb.tar.bz2 2.6 MiB 44236f51cb374bff5c78870c7e153cc1b7cd5e6276a434504fd1c33f32dc2e65
llvm-toolchain-3.4_3.4.orig-polly.tar.bz2 320.2 KiB c22e5100d8fce1a60207677ffb228d21d2604d44e4bf064785448490a2d2bb9e
llvm-toolchain-3.4_3.4.orig.tar.bz2 11.5 MiB 81fb21c22ccd3c57ec98cfe3827642c32eb765ef5b2f6964f6281d5de4b9953e
llvm-toolchain-3.4_3.4-1ubuntu3.debian.tar.gz 49.7 KiB 0ceceee20007e339cf784237ad01bcf65336ab730b3a7110a2b66db276bcc911
llvm-toolchain-3.4_3.4-1ubuntu3.dsc 5.0 KiB ba9d79cc276174b32320031b0e2e30a648f040fd6c2feb5422d4908e8a16c887

Available diffs

View changes file

Binary packages built by this source

clang-3.4: 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.

clang-3.4-doc: 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.

clang-3.4-examples: No summary available for clang-3.4-examples in ubuntu utopic.

No description available for clang-3.4-examples in ubuntu utopic.

clang-format-3.4: 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.

clang-modernize-3.4: 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.

cpp11-migrate-3.4: 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.

libclang-3.4-dev: No summary available for libclang-3.4-dev in ubuntu utopic.

No description available for libclang-3.4-dev in ubuntu utopic.

libclang-common-3.4-dev: No summary available for libclang-common-3.4-dev in ubuntu utopic.

No description available for libclang-common-3.4-dev in ubuntu utopic.

libclang1-3.4: No summary available for libclang1-3.4 in ubuntu utopic.

No description available for libclang1-3.4 in ubuntu utopic.

libclang1-3.4-dbg: 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.

libllvm-3.4-ocaml-dev: No summary available for libllvm-3.4-ocaml-dev in ubuntu utopic.

No description available for libllvm-3.4-ocaml-dev in ubuntu utopic.

libllvm3.4: 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.

libllvm3.4-dbg: 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.

lldb-3.4: No summary available for lldb-3.4 in ubuntu utopic.

No description available for lldb-3.4 in ubuntu utopic.

lldb-3.4-dev: 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.

llvm-3.4: 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.

llvm-3.4-dev: 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.

llvm-3.4-doc: 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).

llvm-3.4-examples: 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.

llvm-3.4-runtime: 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.

python-clang-3.4: Clang Python Bindings

 This binding package provides access to the Clang compiler and libraries.