llvm-toolchain-8 1:8.0.1-9 source package in Ubuntu

Changelog

llvm-toolchain-8 (1:8.0.1-9) unstable; urgency=medium

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

 -- Gianfranco Costamagna <email address hidden>  Thu, 19 Mar 2020 09:50:20 +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-8_8.0.1-9.dsc 8.5 KiB 5d43b847bb0c5bc5ff274448a7adbae4d240f0d6b4c254fe52a7f6541ae4e2d4
llvm-toolchain-8_8.0.1.orig-clang-tools-extra.tar.bz2 2.0 MiB 74bf84700b8931e1338c9b6f7b133e2eff28723c7c6c208cc6c0434a085a4f80
llvm-toolchain-8_8.0.1.orig-clang.tar.bz2 13.7 MiB c697e5eb6b511f56250c843185b86619b29647a58d259edf5a8692095ccc66d0
llvm-toolchain-8_8.0.1.orig-compiler-rt.tar.bz2 2.4 MiB 8858b5b309a476dc0a4bf159d8b394616e5660a5274da93d29d3b0231234acbc
llvm-toolchain-8_8.0.1.orig-libcxx.tar.bz2 1.8 MiB d8f5b9544572eacf2d17ba1ca6bd1dc20bec0eb202b3ec46c5db44a8cb6eadf5
llvm-toolchain-8_8.0.1.orig-libcxxabi.tar.bz2 532.2 KiB c6a877520a9e66c5a63e0f73f997f78e04c1fb288ff5427d19be66c04b40eefa
llvm-toolchain-8_8.0.1.orig-lld.tar.bz2 1.0 MiB 8caaff5f249b63cc57fca0b833889d63e2b7ce0a142d241ec7cd2bc966255e5d
llvm-toolchain-8_8.0.1.orig-lldb.tar.bz2 11.0 MiB ec3b1e1e19caef9377adbeaf24adb696e2dc3d320cd79f00e011ab80cc5e695a
llvm-toolchain-8_8.0.1.orig-openmp.tar.bz2 999.9 KiB 9ae63e0e581522a922ce6ea2da30130f686f1da62b75102e83e0d83b2a0433e0
llvm-toolchain-8_8.0.1.orig-polly.tar.bz2 3.8 MiB eff57565a52e45121e53c9516fc08860676e57e0df507b9168e106bee5b6b397
llvm-toolchain-8_8.0.1.orig.tar.bz2 34.3 MiB 1cc0319ff4cfe3771c11822d01601455d9b7fb990bb1758a3b6bb6e06f81dfe9
llvm-toolchain-8_8.0.1-9.debian.tar.xz 130.2 KiB 66062095f7e929c9afde5fb5e76165cbad610ddfecb17650782d2613c94ce482

No changes file available.

Binary packages built by this source

clang-8: 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-8-dbgsym: No summary available for clang-8-dbgsym in ubuntu groovy.

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

clang-8-doc: C, C++ and Objective-C compiler - Documentation

 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 documentation.

clang-8-examples: No summary available for clang-8-examples in ubuntu groovy.

No description available for clang-8-examples in ubuntu groovy.

clang-format-8: 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-format-8-dbgsym: debug symbols for clang-format-8
clang-tidy-8: No summary available for clang-tidy-8 in ubuntu groovy.

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

clang-tidy-8-dbgsym: debug symbols for clang-tidy-8
clang-tools-8: 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, clang-cl, etc.

clang-tools-8-dbgsym: debug symbols for clang-tools-8
clangd-8: Language server that provides IDE-like features to editors

 clangd understands your C++ code and adds smart features to your editor:
  - code completion
  - compile errors
  - go-to-definition
  - and more.
 .
 clangd is a language server that implements the Language Server Protocol;
 it can work with many editors through a plugin.

clangd-8-dbgsym: No summary available for clangd-8-dbgsym in ubuntu groovy.

No description available for clangd-8-dbgsym in ubuntu groovy.

libc++-8-dev: No summary available for libc++-8-dev in ubuntu groovy.

No description available for libc++-8-dev in ubuntu groovy.

libc++1-8: No summary available for libc++1-8 in ubuntu groovy.

No description available for libc++1-8 in ubuntu groovy.

libc++1-8-dbgsym: debug symbols for libc++1-8
libc++abi-8-dev: No summary available for libc++abi-8-dev in ubuntu groovy.

No description available for libc++abi-8-dev in ubuntu groovy.

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

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

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

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

libclang-8-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-8.

libclang-common-8-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-8-dev-dbgsym: debug symbols for libclang-common-8-dev
libclang1-8: 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-8-dbgsym: No summary available for libclang1-8-dbgsym in ubuntu groovy.

No description available for libclang1-8-dbgsym in ubuntu groovy.

libfuzzer-8-dev: Library for coverage-guided fuzz testing

 LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing
 of other libraries.
 .
 LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs
 all of its fuzzing inside a single process. This in-process fuzzing can be
 more restrictive and fragile, but is potentially much faster as there is no
 overhead for process start-up.
 .
 The fuzzer is linked with the library under test, and feeds fuzzed inputs to
 the library via a specific fuzzing entrypoint (aka 'target function'); the
 fuzzer then tracks which areas of the code are reached, and generates mutations
 on the corpus of input data in order to maximize the code coverage. The code
 coverage information for libFuzzer is provided by LLVM's SanitizerCoverage
 instrumentation.

liblld-8: LLVM-based linker, library

 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 contains the LLD runtime library.

liblld-8-dev: No summary available for liblld-8-dev in ubuntu groovy.

No description available for liblld-8-dev in ubuntu groovy.

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

No description available for liblldb-8-dev in ubuntu groovy.

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

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

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

libllvm8-dbgsym: debug symbols for libllvm8
libomp-8-dev: No summary available for libomp-8-dev in ubuntu groovy.

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

libomp-8-dev-dbgsym: debug symbols for libomp-8-dev
libomp-8-doc: LLVM OpenMP runtime - Documentation

 The runtime is the part of the OpenMP implementation that your code is
 linked against, and that manages the multiple threads in an OpenMP program
 while it is executing.
 .
 This package contains the documentation of this package.

libomp5-8: LLVM OpenMP runtime

 The runtime is the part of the OpenMP implementation that your code is
 linked against, and that manages the multiple threads in an OpenMP program
 while it is executing.

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

No description available for lld-8 in ubuntu groovy.

lld-8-dbgsym: No summary available for lld-8-dbgsym in ubuntu groovy.

No description available for lld-8-dbgsym in ubuntu groovy.

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

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

No description available for llvm-8-dev-dbgsym in ubuntu groovy.

llvm-8-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-8-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-8-runtime: No summary available for llvm-8-runtime in ubuntu groovy.

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

llvm-8-runtime-dbgsym: debug symbols for llvm-8-runtime
llvm-8-tools: 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.

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

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

python-clang-8: transitional package to python3-clang-8

 This is a transitional package. It can safely be removed.

python-lldb-8: transitional package to python3-lldb-8

 This is a transitional package. It can safely be removed.

python3-clang-8: 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.

python3-lldb-8: Next generation, high-performance debugger, python3 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.