llvm-toolchain-7 1:7.0.1-12 source package in Ubuntu

Changelog

llvm-toolchain-7 (1:7.0.1-12) unstable; urgency=medium

  * debian/patches/947f9692440836dcb8d88b74b69dd379d85974ce.patch:
    - usptream fix for new glibc 2.31

 -- Gianfranco Costamagna <email address hidden>  Mon, 23 Mar 2020 11:59:35 +0100

Upload details

Uploaded by:
LLVM Packaging Team
Uploaded to:
Sid
Original maintainer:
LLVM Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
llvm-toolchain-7_7.0.1-12.dsc 7.9 KiB 907eae872bede79bc97e42686819e7ab2af79de53d0c300e53cc606bbbddca7e
llvm-toolchain-7_7.0.1.orig-clang-tools-extra.tar.bz2 932.0 KiB 5bd9a587e321536bfe93619d4260f2c6d85973c7d2212b5a29f4e6d0b081b67a
llvm-toolchain-7_7.0.1.orig-clang.tar.bz2 13.3 MiB 78d974b2200cf18e4d711492b601ffbe104fe43682f2626b931eeb89ad4524b1
llvm-toolchain-7_7.0.1.orig-compiler-rt.tar.bz2 2.3 MiB 58c730ee430ebf274946402098c4798e0b8b45ff0d1fa05741236e10b713c06b
llvm-toolchain-7_7.0.1.orig-libcxx.tar.bz2 1.7 MiB c54637220202040940d280e7970f1feb917fc0c951e1d4f12e7dfb4ad603ecd3
llvm-toolchain-7_7.0.1.orig-libcxxabi.tar.bz2 531.2 KiB bac1d1855064f1f934080950bd622fa4cccb01aff98d504cbf48ae9a23d2e97e
llvm-toolchain-7_7.0.1.orig-lld.tar.bz2 973.4 KiB d51bab2cd2dfe4e19e51f473e511fb10fe845586470bcadf01d33fb739766a40
llvm-toolchain-7_7.0.1.orig-lldb.tar.bz2 10.8 MiB 4ad23cd6eaf71960ad6746c469555b781e398763f383d5f6ab7d6a17f27f85f7
llvm-toolchain-7_7.0.1.orig-openmp.tar.bz2 974.6 KiB 99cf464fcbcbfb8bbc80bde455f7a0171cb945970a4d8028ec055ffdfedb5e10
llvm-toolchain-7_7.0.1.orig-polly.tar.bz2 3.2 MiB 3a5f5af8efed79763d2e052e75c11e6e987377201fde54fe6f664c8c9faa6b44
llvm-toolchain-7_7.0.1.orig.tar.bz2 31.8 MiB 4a45763b46c2d48ab6db5347afdbba520407e9b16134e71163163a4d2a5e0980
llvm-toolchain-7_7.0.1-12.debian.tar.xz 111.1 KiB d4a04710517a1809e4c6b147c72365563e80dbb88526f75d39834f764c23516f

No changes file available.

Binary packages built by this source

clang-7: C, C++ and Objective-C compiler

 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
 provides most of the support of C++17.

clang-7-dbgsym: No summary available for clang-7-dbgsym in ubuntu groovy.

No description available for clang-7-dbgsym in ubuntu groovy.

clang-7-examples: Clang examples

 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
 provides most of the support of C++17.
 .
 This package contains the Clang examples.

clang-format-7: No summary available for clang-format-7 in ubuntu groovy.

No description available for clang-format-7 in ubuntu groovy.

clang-format-7-dbgsym: No summary available for clang-format-7-dbgsym in ubuntu groovy.

No description available for clang-format-7-dbgsym in ubuntu groovy.

clang-tidy-7: No summary available for clang-tidy-7 in ubuntu groovy.

No description available for clang-tidy-7 in ubuntu groovy.

clang-tidy-7-dbgsym: debug symbols for clang-tidy-7
clang-tools-7: clang-based tools for C/C++ developments

 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
 provides most of the support of C++17.
 .
 This package contains some clang-based tools like scan-build, clangd,
 clang-cl, etc.

clang-tools-7-dbgsym: debug symbols for clang-tools-7
libc++-7-dev: LLVM C++ Standard library (development files)

 libc++ is another implementation of the C++ standard library
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Fast execution.
   * Minimal memory use.
   * Fast compile times.
   * ABI compatibility with gcc's libstdc++ for some low-level features such
     as exception objects, rtti and memory allocation.
   * Extensive unit tests.

libc++1-7: LLVM C++ Standard library

 libc++ is another implementation of the C++ standard library.
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Fast execution.
   * Minimal memory use.
   * Fast compile times.
   * ABI compatibility with gcc's libstdc++ for some low-level features such
     as exception objects, rtti and memory allocation.
   * Extensive unit tests.

libc++1-7-dbgsym: debug symbols for libc++1-7
libc++abi-7-dev: LLVM low level support for a standard C++ library (development files)

 libc++abi is another implementation of low level support for a standard C++
 library.
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Provide a portable sublayer to ease the porting of libc++

libc++abi1-7: No summary available for libc++abi1-7 in ubuntu groovy.

No description available for libc++abi1-7 in ubuntu groovy.

libc++abi1-7-dbgsym: debug symbols for libc++abi1-7
libclang-7-dev: Clang library - Development package

 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
 provides most of the support of C++17.
 .
 This package contains the Clang headers to develop extensions over
 libclang1-7.

libclang-common-7-dev: Clang library - Common development package

 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
 provides most of the support of C++17.
 .
 This package contains the Clang generic headers and some libraries
 (profiling, etc).

libclang-common-7-dev-dbgsym: debug symbols for libclang-common-7-dev
libclang1-7: C interface to the Clang library

 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
 provides most of the support of C++17.
 .
 This package contains the Clang library.
 .
 The C Interface to Clang provides a relatively small API that exposes
 facilities for parsing source code into an abstract syntax tree (AST),
 loading already-parsed ASTs, traversing the AST, associating physical source
 locations with elements within the AST, and other facilities that support
 Clang-based development tools.

libclang1-7-dbgsym: debug symbols for libclang1-7
libfuzzer-7-dev: No summary available for libfuzzer-7-dev in ubuntu groovy.

No description available for libfuzzer-7-dev in ubuntu groovy.

liblld-7: No summary available for liblld-7 in ubuntu groovy.

No description available for liblld-7 in ubuntu groovy.

liblld-7-dev: LLVM-based linker, header files

 LLD is a new, high-performance linker. It is built as a set of reusable
 components which highly leverage existing libraries in the larger LLVM
 Project.
 .
 This package provides the header files to build extension over lld.

liblldb-7: 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.

liblldb-7-dbgsym: debug symbols for liblldb-7
liblldb-7-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.

libllvm-7-ocaml-dev: No summary available for libllvm-7-ocaml-dev in ubuntu groovy.

No description available for libllvm-7-ocaml-dev in ubuntu groovy.

libllvm7: 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.

libllvm7-dbgsym: debug symbols for libllvm7
libomp-7-dev: No summary available for libomp-7-dev in ubuntu groovy.

No description available for libomp-7-dev in ubuntu groovy.

libomp-7-dev-dbgsym: debug symbols for libomp-7-dev
libomp5-7: No summary available for libomp5-7 in ubuntu groovy.

No description available for libomp5-7 in ubuntu groovy.

libomp5-7-dbgsym: debug symbols for libomp5-7
lld-7: No summary available for lld-7 in ubuntu groovy.

No description available for lld-7 in ubuntu groovy.

lld-7-dbgsym: debug symbols for lld-7
lldb-7: No summary available for lldb-7 in ubuntu groovy.

No description available for lldb-7 in ubuntu groovy.

lldb-7-dbgsym: debug symbols for lldb-7
llvm-7: 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-7-dbgsym: No summary available for llvm-7-dbgsym in ubuntu groovy.

No description available for llvm-7-dbgsym in ubuntu groovy.

llvm-7-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-7-dev-dbgsym: debug symbols for llvm-7-dev
llvm-7-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-7-runtime: No summary available for llvm-7-runtime in ubuntu groovy.

No description available for llvm-7-runtime in ubuntu groovy.

llvm-7-runtime-dbgsym: debug symbols for llvm-7-runtime
llvm-7-tools: No summary available for llvm-7-tools in ubuntu groovy.

No description available for llvm-7-tools in ubuntu groovy.

llvm-7-tools-dbgsym: No summary available for llvm-7-tools-dbgsym in ubuntu groovy.

No description available for llvm-7-tools-dbgsym in ubuntu groovy.

python-clang-7: Clang Python Bindings

 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
 provides most of the support of C++17.
 .
 This binding package provides access to the Clang compiler and libraries.

python-lldb-7: 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.