llvm-14-runtime_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/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/pengwin-base/script.deb.sh | sudo bash

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

Modular compiler and toolchain technologies, IR interpreter

Full description:
  Modular compiler and toolchain technologies, IR interpreter
 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 minimal required to execute programs in LLVM
 format.

Checksums

MD5 6e06580ec81cd13eb4d4da844fa10c54
SHA1 fdbb206a8fb773ac91346af1841bf36affc125be
SHA256 5845d3ef16baf10dbe192956482589fc517f22aafc7076806bf9ed4873c2b389
SHA512 60653ed065f631a4955bfb51754cbc2a8ce1336cdb5e28958fc93c4f1b068dbfc9bccdcec738fc04688f0bac0562c3d2501d107b8817b2ae9a0615605284a45d

Depends

  • libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm14, libstdc++6 (>= 6), libtinfo6 (>= 6), libz3-4 (>= 4.8.10), zlib1g (>= 1:1.1.4)

Recommends

  • binfmt-support | systemd

Files

  • /usr/share/man/man1/lli-14.1.gz
  • /usr/share/lintian/overrides/llvm-14-runtime
  • /usr/share/doc/llvm-14-runtime/NEWS.Debian.gz
  • /usr/share/doc/llvm-14-runtime/copyright
  • /usr/share/doc/llvm-14-runtime/changelog.Debian.gz
  • /usr/share/binfmts/llvm-14-runtime.binfmt
  • /usr/lib/llvm-14/bin/lli-child-target
  • /usr/lib/llvm-14/bin/lli
  • /usr/lib/binfmt.d/llvm-14-runtime.binfmt.conf

Uploaded

over 1 year ago

Package Size

488 KB

Installed Size

1.34 MB

Downloads

766

wget

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

Homepage

https://www.llvm.org/