llvm-14_14.0.6-2~bpo11+1_arm64.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 1a8d669a9491e057316c8d2e822b72af
SHA1 f1e10450e326c6b2c4da705d8e9610391db7afdf
SHA256 83b3d9d1c7f34972fc0a2f76d8024abadb9531043f18485201d9c18aebd58e93
SHA512 13591ea2c1ca3c2a3e4cc8a42fb298d031720d1e6f5e9ca15266c18501561fec96e5482ccebb941dd1efbc23f6c28870f4b9a878c9e9f024907a0d5e830284ed

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 (>= 4.2), 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-tli-checker
  • /usr/lib/llvm-14/bin/llvm-tblgen
  • /usr/lib/llvm-14/bin/llvm-tapi-diff
  • /usr/lib/llvm-14/bin/llvm-symbolizer
  • /usr/lib/llvm-14/bin/llvm-strings
  • /usr/lib/llvm-14/bin/llvm-stress
  • /usr/lib/llvm-14/bin/llvm-split
  • /usr/lib/llvm-14/bin/llvm-size
  • /usr/lib/llvm-14/bin/llvm-sim
  • /usr/lib/llvm-14/bin/llvm-rtdyld
  • /usr/lib/llvm-14/bin/llvm-reduce
  • /usr/lib/llvm-14/bin/llvm-readobj
  • /usr/lib/llvm-14/bin/llvm-rc
  • /usr/lib/llvm-14/bin/llvm-profgen
  • /usr/lib/llvm-14/bin/llvm-profdata
  • /usr/lib/llvm-14/bin/llvm-PerfectShuffle
  • /usr/lib/llvm-14/bin/llvm-pdbutil
  • /usr/lib/llvm-14/bin/llvm-opt-report
  • /usr/lib/llvm-14/bin/llvm-objdump
  • /usr/lib/llvm-14/bin/llvm-objcopy
  • /usr/lib/llvm-14/bin/llvm-nm
  • /usr/lib/llvm-14/bin/llvm-mt
  • /usr/lib/llvm-14/bin/llvm-modextract
  • /usr/lib/llvm-14/bin/llvm-ml
  • /usr/lib/llvm-14/bin/llvm-mca
  • /usr/lib/llvm-14/bin/llvm-mc
  • /usr/lib/llvm-14/bin/llvm-lto2
  • /usr/lib/llvm-14/bin/llvm-lto
  • /usr/lib/llvm-14/bin/llvm-lipo
  • /usr/lib/llvm-14/bin/llvm-link

Uploaded

almost 2 years ago

Package Size

9.53 MB

Installed Size

42.3 MB

Downloads

5

wget

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

Homepage

https://www.llvm.org/