llvm-toolchain-3.9 1:3.9.1-17ubuntu1 source package in Ubuntu
Changelog
llvm-toolchain-3.9 (1:3.9.1-17ubuntu1) artful; urgency=low * Merge from Debian unstable. Remaining changes: - Drop python-lldb-3.9 from lldb-3.9 depends because it's in universe. llvm-toolchain-3.9 (1:3.9.1-17) unstable; urgency=medium * Remove the -Wl option to call gold instead of the normal linker (Closes: #876787) [ Gianfranco Costamagna ] * Fixup previous upload, adding -NDEBUG to build flags, lost in the -g -> -g1 switch -- Gianfranco Costamagna <email address hidden> Mon, 02 Oct 2017 10:17:17 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Artful
- Original maintainer:
- LLVM Packaging Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
llvm-toolchain-3.9_3.9.1.orig-clang-tools-extra.tar.bz2 | 477.5 KiB | a769c02964f9a93a978c7c46bb410398f52b1d65d3042db57cf36125f5ffe15f |
llvm-toolchain-3.9_3.9.1.orig-clang.tar.bz2 | 10.9 MiB | 74a8086969f7f45312fd2280132d976adcff041938aeb3c6d3cdaac537bf4854 |
llvm-toolchain-3.9_3.9.1.orig-compiler-rt.tar.bz2 | 1.7 MiB | 0338475cb10595fc674d3078149f22fb348a206fe27d055dc285466783d0a392 |
llvm-toolchain-3.9_3.9.1.orig-lld.tar.bz2 | 514.9 KiB | 063896feef13d21b9919de176f74b98ab4f07a80d9adb54f25b4ea2f4f9af950 |
llvm-toolchain-3.9_3.9.1.orig-lldb.tar.bz2 | 7.1 MiB | 0d233083ba0f883a3e45df81e20e21bba99144310147ac834cfb6ee5ddf8ac8a |
llvm-toolchain-3.9_3.9.1.orig-polly.tar.bz2 | 3.1 MiB | f338a410667572732601f6a1d200f40be7d25b2d8064872bbbea76f6048b7c2c |
llvm-toolchain-3.9_3.9.1.orig.tar.bz2 | 20.0 MiB | aa56c943b2c84585bfe2e97f4677e4e33ed6c8d959bd9f5f7db2ad2047562e45 |
llvm-toolchain-3.9_3.9.1-17ubuntu1.debian.tar.xz | 78.5 KiB | d6dfee22e2e90fcf381b346472c7dff766144fab5395d4195130ca6958a66d7a |
llvm-toolchain-3.9_3.9.1-17ubuntu1.dsc | 6.4 KiB | 06f7bb042da20adbaa5d27302e555eba46ed04330c028522ac79273faee2b17d |
Available diffs
Binary packages built by this source
- clang-3.9: No summary available for clang-3.9 in ubuntu artful.
No description available for clang-3.9 in ubuntu artful.
- clang-3.9-dbgsym: No summary available for clang-3.9-dbgsym in ubuntu artful.
No description available for clang-3.9-dbgsym in ubuntu artful.
- clang-3.9-doc: No summary available for clang-3.9-doc in ubuntu artful.
No description available for clang-3.9-doc in ubuntu artful.
- clang-3.9-examples: Clang examples
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 fully implements all published ISO C++ standards including C++11, as
well as the upcoming C++14 standard, and some parts of the fledgling C++1z
standard, and is considered a production-quality C++ compiler.
.
This package contains the clang examples.
- clang-format-3.9: 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-3.9-dbgsym: No summary available for clang-format-3.9-dbgsym in ubuntu artful.
No description available for clang-format-
3.9-dbgsym in ubuntu artful.
- clang-tidy-3.9: 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-3.9-dbgsym: debug symbols for clang-tidy-3.9
- libclang-3.9-dev: No summary available for libclang-3.9-dev in ubuntu artful.
No description available for libclang-3.9-dev in ubuntu artful.
- libclang-common-3.9-dev: clang library - Common development package
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 fully implements all published ISO C++ standards including C++11, as
well as the upcoming C++14 standard, and some parts of the fledgling C++1z
standard, and is considered a production-quality C++ compiler.
.
This package contains the clang generic headers and some libraries
(profiling, etc).
- libclang-common-3.9-dev-dbgsym: No summary available for libclang-common-3.9-dev-dbgsym in ubuntu artful.
No description available for libclang-
common- 3.9-dev- dbgsym in ubuntu artful.
- libclang1-3.9: No summary available for libclang1-3.9 in ubuntu artful.
No description available for libclang1-3.9 in ubuntu artful.
- libclang1-3.9-dbg: No summary available for libclang1-3.9-dbg in ubuntu artful.
No description available for libclang1-3.9-dbg in ubuntu artful.
- libfuzzer-3.9-dev: No summary available for libfuzzer-3.9-dev in ubuntu artful.
No description available for libfuzzer-3.9-dev in ubuntu artful.
- liblldb-3.9: No summary available for liblldb-3.9 in ubuntu artful.
No description available for liblldb-3.9 in ubuntu artful.
- liblldb-3.9-dbg: No summary available for liblldb-3.9-dbg in ubuntu artful.
No description available for liblldb-3.9-dbg in ubuntu artful.
- liblldb-3.9-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-3.9-ocaml-dev: No summary available for libllvm-3.9-ocaml-dev in ubuntu artful.
No description available for libllvm-
3.9-ocaml- dev in ubuntu artful.
- libllvm3.9: 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.9-dbg: No summary available for libllvm3.9-dbg in ubuntu artful.
No description available for libllvm3.9-dbg in ubuntu artful.
- lldb-3.9: 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-3.9-dbgsym: No summary available for lldb-3.9-dbgsym in ubuntu artful.
No description available for lldb-3.9-dbgsym in ubuntu artful.
- llvm-3.9: 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-3.9-dbgsym: No summary available for llvm-3.9-dbgsym in ubuntu artful.
No description available for llvm-3.9-dbgsym in ubuntu artful.
- llvm-3.9-dev: No summary available for llvm-3.9-dev in ubuntu artful.
No description available for llvm-3.9-dev in ubuntu artful.
- llvm-3.9-dev-dbgsym: No summary available for llvm-3.9-dev-dbgsym in ubuntu artful.
No description available for llvm-3.9-dev-dbgsym in ubuntu artful.
- llvm-3.9-doc: No summary available for llvm-3.9-doc in ubuntu artful.
No description available for llvm-3.9-doc in ubuntu artful.
- llvm-3.9-examples: No summary available for llvm-3.9-examples in ubuntu artful.
No description available for llvm-3.9-examples in ubuntu artful.
- llvm-3.9-runtime: No summary available for llvm-3.9-runtime in ubuntu artful.
No description available for llvm-3.9-runtime in ubuntu artful.
- llvm-3.9-runtime-dbgsym: debug symbols for llvm-3.9-runtime
- llvm-3.9-tools: No summary available for llvm-3.9-tools in ubuntu artful.
No description available for llvm-3.9-tools in ubuntu artful.
- llvm-3.9-tools-dbgsym: debug symbols for llvm-3.9-tools
- python-clang-3.9: Clang Python Bindings
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 fully implements all published ISO C++ standards including C++11, as
well as the upcoming C++14 standard, and some parts of the fledgling C++1z
standard, and is considered a production-quality C++ compiler.
.
This binding package provides access to the Clang compiler and libraries.
- python-lldb-3.9: No summary available for python-lldb-3.9 in ubuntu artful.
No description available for python-lldb-3.9 in ubuntu artful.