llvm-toolchain-6.0 1:6.0.1-14 source package in Ubuntu

Changelog

llvm-toolchain-6.0 (1:6.0.1-14) 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:23 +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-6.0_6.0.1-14.dsc 6.4 KiB e789fc6677de8678063605acb8818f80748f503c99e2bed9ddce98f3c05296de
llvm-toolchain-6.0_6.0.1.orig-clang-tools-extra.tar.bz2 789.0 KiB 9672fc250056a65f4669e644619fc72440a7fa0f6736c3a223dcff21a700164c
llvm-toolchain-6.0_6.0.1.orig-clang.tar.bz2 12.6 MiB 375a1ae108d32d06c908706f4f559c1ce1fbffc681c10cf5e6f8cbfe7c791230
llvm-toolchain-6.0_6.0.1.orig-compiler-rt.tar.bz2 2.0 MiB 27459abfd5c4a7103cd6f1f557b64034d0e1b150bc1b78f7ca4ebb11c2eaf0f6
llvm-toolchain-6.0_6.0.1.orig-lld.tar.bz2 834.6 KiB 9e3ff525216de40ecd8e04a735c855cc962591b72a5449b44cc73e621b29273d
llvm-toolchain-6.0_6.0.1.orig-lldb.tar.bz2 10.7 MiB 170ebbf34b7c039ea880aae79a37456287a61524b911d4249fa098e76c3f56ff
llvm-toolchain-6.0_6.0.1.orig-polly.tar.bz2 3.1 MiB b6ce2ae63cbdcfe4624006fc671a1bc1bfd3a953d83c0f10ee7dbfb49507491a
llvm-toolchain-6.0_6.0.1.orig.tar.bz2 28.5 MiB aad4f18a7c13665e930e8a4455ffb39a12ea38bbf93bc7d7642a0a2fe81852d4
llvm-toolchain-6.0_6.0.1-14.debian.tar.xz 147.1 KiB 281914821db13e1e5e33dc0d71b1e874b3f0ccc8f984e0019611ae3d13d15639

No changes file available.

Binary packages built by this source

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

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

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

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

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

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

clang-format-6.0-dbgsym: debug symbols for clang-format-6.0
clang-tidy-6.0: clang-based C++ linter tool

 Provide an extensible framework for diagnosing and fixing typical programming
 errors, like style violations, interface misuse, or bugs that can be deduced
 via static analysis. clang-tidy is modular and provides a convenient interface
 for writing new checks.

clang-tidy-6.0-dbgsym: debug symbols for clang-tidy-6.0
clang-tools-6.0: No summary available for clang-tools-6.0 in ubuntu groovy.

No description available for clang-tools-6.0 in ubuntu groovy.

clang-tools-6.0-dbgsym: debug symbols for clang-tools-6.0
libclang-6.0-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-6.0.

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

No description available for libclang-common-6.0-dev-dbgsym in ubuntu groovy.

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

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

libfuzzer-6.0-dev: No summary available for libfuzzer-6.0-dev in ubuntu groovy.

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

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

No description available for liblld-6.0 in ubuntu groovy.

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

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

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

No description available for liblldb-6.0-dbgsym in ubuntu groovy.

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

libllvm6.0: 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.

libllvm6.0-dbgsym: debug symbols for libllvm6.0
lld-6.0: LLVM-based linker

 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.

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

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

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

No description available for llvm-6.0 in ubuntu groovy.

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

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

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

No description available for python-clang-6.0 in ubuntu groovy.

python-lldb-6.0: No summary available for python-lldb-6.0 in ubuntu groovy.

No description available for python-lldb-6.0 in ubuntu groovy.