llvm-14_14.0.6-2~bpo11+1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/pengwin-base-dev/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/pengwin-base-dev/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install llvm-14=1:14.0.6-2~bpo11+1

Modular compiler and toolchain technologies

Full description:
  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.

Checksums

MD5 b6aabc965f99c06881f4f5ecddb7efa0
SHA1 e655cb5c85a66c1cca2f7d479432b6e1e28b573e
SHA256 8262db1c4592c5add0549a382fa3c21efc2a63bc873526f5b2f0e0d5b9efc182
SHA512 04e5c1d306a3fc4463f20bb47616752ae16cce7407db38a8d8a9466b488ed33a1b98256f122e3b2a039d0f75a01db700a85bacf4bc46f8591165dbb432b62b37

Depends

  • llvm-14-runtime (= 1:14.0.6-2~bpo11+1), llvm-14-linker-tools (= 1:14.0.6-2~bpo11+1), libc6 (>= 2.29), libcurl3-nss (>= 7.23.1), libgcc-s1 (>= 3.3), libllvm14, libpfm4, libstdc++6 (>= 6), libtinfo6 (>= 6), libz3-4 (>= 4.8.10), zlib1g (>= 1:1.2.0)

Recommends

  • llvm-14-dev

Suggests

  • llvm-14-doc

Files

  • /usr/lib/llvm-14/bin/llvm-libtool-darwin
  • /usr/lib/llvm-14/bin/llvm-jitlink-executor
  • /usr/lib/llvm-14/bin/llvm-jitlink
  • /usr/lib/llvm-14/bin/llvm-ifs
  • /usr/lib/llvm-14/bin/llvm-gsymutil
  • /usr/lib/llvm-14/bin/llvm-extract
  • /usr/lib/llvm-14/bin/llvm-exegesis
  • /usr/lib/llvm-14/bin/llvm-dwp
  • /usr/lib/llvm-14/bin/llvm-dwarfdump
  • /usr/lib/llvm-14/bin/llvm-dis
  • /usr/lib/llvm-14/bin/llvm-diff
  • /usr/lib/llvm-14/bin/llvm-debuginfod-find
  • /usr/lib/llvm-14/bin/llvm-cxxmap
  • /usr/lib/llvm-14/bin/llvm-cxxfilt
  • /usr/lib/llvm-14/bin/llvm-cxxdump
  • /usr/lib/llvm-14/bin/llvm-cvtres
  • /usr/lib/llvm-14/bin/llvm-cov
  • /usr/lib/llvm-14/bin/llvm-config
  • /usr/lib/llvm-14/bin/llvm-cfi-verify
  • /usr/lib/llvm-14/bin/llvm-cat
  • /usr/lib/llvm-14/bin/llvm-c-test
  • /usr/lib/llvm-14/bin/llvm-bcanalyzer
  • /usr/lib/llvm-14/bin/llvm-as
  • /usr/lib/llvm-14/bin/llvm-ar
  • /usr/lib/llvm-14/bin/llc
  • /usr/lib/llvm-14/bin/dsymutil
  • /usr/lib/llvm-14/bin/bugpoint

Uploaded

almost 2 years ago

Package Size

11.1 MB

Installed Size

44.9 MB

Downloads

16

wget

wget --content-disposition "https://packagecloud.io/whitewaterfoundry/pengwin-base-dev/packages/debian/bullseye/llvm-14_14.0.6-2~bpo11+1_amd64.deb/download.deb?distro_version_id=207"

Homepage

https://www.llvm.org/