llvm-toolchain-14 1:14.0.6-2 source package in Ubuntu

Changelog

llvm-toolchain-14 (1:14.0.6-2) unstable; urgency=medium

  [ Sam McCall ]
  * Add conventional symlink to libc++ headers in /usr/include/c++/v1
    See https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/merge_requests/95
    for more information

 -- Sylvestre Ledru <email address hidden>  Sat, 23 Jul 2022 23:01:02 +0200

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

Downloads

File Size SHA-256 Checksum
llvm-toolchain-14_14.0.6-2.dsc 7.0 KiB a2929000fcc05c15f33d23aeb56bfe2710cee945ea985a4af860a10d1e04347d
llvm-toolchain-14_14.0.6.orig.tar.xz 123.8 MiB d9bce5f42381d781e273c724db1ab0acd66259bf2782b79891664dbf1953d22c
llvm-toolchain-14_14.0.6-2.debian.tar.xz 148.6 KiB f2e579928365e3c2c018059f3730dac56c30957d54bc3c247d7ce932d883ca68

Available diffs

No changes file available.

Binary packages built by this source

clang-14: No summary available for clang-14 in ubuntu kinetic.

No description available for clang-14 in ubuntu kinetic.

clang-14-dbgsym: debug symbols for clang-14
clang-14-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, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the documentation.

clang-14-examples: No summary available for clang-14-examples in ubuntu kinetic.

No description available for clang-14-examples in ubuntu kinetic.

clang-format-14: No summary available for clang-format-14 in ubuntu kinetic.

No description available for clang-format-14 in ubuntu kinetic.

clang-format-14-dbgsym: No summary available for clang-format-14-dbgsym in ubuntu kinetic.

No description available for clang-format-14-dbgsym in ubuntu kinetic.

clang-tidy-14: No summary available for clang-tidy-14 in ubuntu kinetic.

No description available for clang-tidy-14 in ubuntu kinetic.

clang-tidy-14-dbgsym: No summary available for clang-tidy-14-dbgsym in ubuntu kinetic.

No description available for clang-tidy-14-dbgsym in ubuntu kinetic.

clang-tools-14: No summary available for clang-tools-14 in ubuntu kinetic.

No description available for clang-tools-14 in ubuntu kinetic.

clang-tools-14-dbgsym: No summary available for clang-tools-14-dbgsym in ubuntu kinetic.

No description available for clang-tools-14-dbgsym in ubuntu kinetic.

clangd-14: No summary available for clangd-14 in ubuntu kinetic.

No description available for clangd-14 in ubuntu kinetic.

clangd-14-dbgsym: No summary available for clangd-14-dbgsym in ubuntu kinetic.

No description available for clangd-14-dbgsym in ubuntu kinetic.

libc++-14-dev: No summary available for libc++-14-dev in ubuntu kinetic.

No description available for libc++-14-dev in ubuntu kinetic.

libc++1-14: No summary available for libc++1-14 in ubuntu kinetic.

No description available for libc++1-14 in ubuntu kinetic.

libc++1-14-dbgsym: No summary available for libc++1-14-dbgsym in ubuntu kinetic.

No description available for libc++1-14-dbgsym in ubuntu kinetic.

libc++abi-14-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-14: No summary available for libc++abi1-14 in ubuntu kinetic.

No description available for libc++abi1-14 in ubuntu kinetic.

libc++abi1-14-dbgsym: No summary available for libc++abi1-14-dbgsym in ubuntu kinetic.

No description available for libc++abi1-14-dbgsym in ubuntu kinetic.

libclang-14-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, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang headers to develop extensions over
 libclang1-14.

libclang-common-14-dev: No summary available for libclang-common-14-dev in ubuntu kinetic.

No description available for libclang-common-14-dev in ubuntu kinetic.

libclang-common-14-dev-dbgsym: No summary available for libclang-common-14-dev-dbgsym in ubuntu kinetic.

No description available for libclang-common-14-dev-dbgsym in ubuntu kinetic.

libclang-cpp14: No summary available for libclang-cpp14 in ubuntu kinetic.

No description available for libclang-cpp14 in ubuntu kinetic.

libclang-cpp14-dbgsym: debug symbols for libclang-cpp14
libclang-cpp14-dev: No summary available for libclang-cpp14-dev in ubuntu kinetic.

No description available for libclang-cpp14-dev in ubuntu kinetic.

libclang1-14: No summary available for libclang1-14 in ubuntu kinetic.

No description available for libclang1-14 in ubuntu kinetic.

libclang1-14-dbgsym: No summary available for libclang1-14-dbgsym in ubuntu kinetic.

No description available for libclang1-14-dbgsym in ubuntu kinetic.

libclc-14: No summary available for libclc-14 in ubuntu kinetic.

No description available for libclc-14 in ubuntu kinetic.

libclc-14-dev: No summary available for libclc-14-dev in ubuntu kinetic.

No description available for libclc-14-dev in ubuntu kinetic.

libfuzzer-14-dev: No summary available for libfuzzer-14-dev in ubuntu kinetic.

No description available for libfuzzer-14-dev in ubuntu kinetic.

liblld-14: No summary available for liblld-14 in ubuntu kinetic.

No description available for liblld-14 in ubuntu kinetic.

liblld-14-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-14: No summary available for liblldb-14 in ubuntu kinetic.

No description available for liblldb-14 in ubuntu kinetic.

liblldb-14-dbgsym: No summary available for liblldb-14-dbgsym in ubuntu kinetic.

No description available for liblldb-14-dbgsym in ubuntu kinetic.

liblldb-14-dev: No summary available for liblldb-14-dev in ubuntu kinetic.

No description available for liblldb-14-dev in ubuntu kinetic.

libllvm-14-ocaml-dev: No summary available for libllvm-14-ocaml-dev in ubuntu kinetic.

No description available for libllvm-14-ocaml-dev in ubuntu kinetic.

libllvm14: No summary available for libllvm14 in ubuntu kinetic.

No description available for libllvm14 in ubuntu kinetic.

libllvm14-dbgsym: No summary available for libllvm14-dbgsym in ubuntu kinetic.

No description available for libllvm14-dbgsym in ubuntu kinetic.

libmlir-14: Multi-Level Intermediate Representation library

 Novel approach to building reusable and extensible compiler infrastructure.
 MLIR aims to address software fragmentation, improve compilation for
 heterogeneous hardware, significantly reduce the cost of building domain
 specific compilers, and aid in connecting existing compilers together.

libmlir-14-dbgsym: No summary available for libmlir-14-dbgsym in ubuntu kinetic.

No description available for libmlir-14-dbgsym in ubuntu kinetic.

libmlir-14-dev: No summary available for libmlir-14-dev in ubuntu kinetic.

No description available for libmlir-14-dev in ubuntu kinetic.

libomp-14-dev: No summary available for libomp-14-dev in ubuntu kinetic.

No description available for libomp-14-dev in ubuntu kinetic.

libomp-14-dev-dbgsym: No summary available for libomp-14-dev-dbgsym in ubuntu kinetic.

No description available for libomp-14-dev-dbgsym in ubuntu kinetic.

libomp-14-doc: No summary available for libomp-14-doc in ubuntu kinetic.

No description available for libomp-14-doc in ubuntu kinetic.

libomp5-14: No summary available for libomp5-14 in ubuntu kinetic.

No description available for libomp5-14 in ubuntu kinetic.

libomp5-14-dbgsym: No summary available for libomp5-14-dbgsym in ubuntu kinetic.

No description available for libomp5-14-dbgsym in ubuntu kinetic.

libunwind-14: No summary available for libunwind-14 in ubuntu kinetic.

No description available for libunwind-14 in ubuntu kinetic.

libunwind-14-dbgsym: No summary available for libunwind-14-dbgsym in ubuntu kinetic.

No description available for libunwind-14-dbgsym in ubuntu kinetic.

libunwind-14-dev: No summary available for libunwind-14-dev in ubuntu kinetic.

No description available for libunwind-14-dev in ubuntu kinetic.

lld-14: No summary available for lld-14 in ubuntu kinetic.

No description available for lld-14 in ubuntu kinetic.

lld-14-dbgsym: No summary available for lld-14-dbgsym in ubuntu kinetic.

No description available for lld-14-dbgsym in ubuntu kinetic.

lldb-14: 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-14-dbgsym: debug symbols for lldb-14
llvm-14: 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 X96, SparcV10, PowerPC or many other architectures.

llvm-14-dbgsym: No summary available for llvm-14-dbgsym in ubuntu kinetic.

No description available for llvm-14-dbgsym in ubuntu kinetic.

llvm-14-dev: No summary available for llvm-14-dev in ubuntu kinetic.

No description available for llvm-14-dev in ubuntu kinetic.

llvm-14-dev-dbgsym: debug symbols for llvm-14-dev
llvm-14-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-14-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-14-linker-tools: No summary available for llvm-14-linker-tools in ubuntu kinetic.

No description available for llvm-14-linker-tools in ubuntu kinetic.

llvm-14-linker-tools-dbgsym: No summary available for llvm-14-linker-tools-dbgsym in ubuntu kinetic.

No description available for llvm-14-linker-tools-dbgsym in ubuntu kinetic.

llvm-14-runtime: No summary available for llvm-14-runtime in ubuntu kinetic.

No description available for llvm-14-runtime in ubuntu kinetic.

llvm-14-runtime-dbgsym: debug symbols for llvm-14-runtime
llvm-14-tools: No summary available for llvm-14-tools in ubuntu kinetic.

No description available for llvm-14-tools in ubuntu kinetic.

llvm-14-tools-dbgsym: debug symbols for llvm-14-tools
mlir-14-tools: Multi-Level Intermediate Representation tools

 Novel approach to building reusable and extensible compiler infrastructure.
 MLIR aims to address software fragmentation, improve compilation for
 heterogeneous hardware, significantly reduce the cost of building domain
 specific compilers, and aid in connecting existing compilers together.
 .
 This package provides tools.

mlir-14-tools-dbgsym: No summary available for mlir-14-tools-dbgsym in ubuntu kinetic.

No description available for mlir-14-tools-dbgsym in ubuntu kinetic.

python3-clang-14: 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, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This binding package provides access to the Clang compiler and libraries.

python3-lldb-14: No summary available for python3-lldb-14 in ubuntu kinetic.

No description available for python3-lldb-14 in ubuntu kinetic.