llvm-14-runtime_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/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 3cc4ec618a3e344718affd40822b518a
SHA1 21ebca6f3241e7c2abbd4847f0881a2f58661640
SHA256 00821f6eca1626a8f84c170d5126e4e69b3f13ca01a5ccb02dff09d37dabdc5d
SHA512 94f8bffac63bad4e9bbb8fb289518535405d0b5f127e19163dc8bd4913a8d6a7a8cfe04203227902b6e96ab741b138fe6a65bf242efb3cba2bc49353c50a7d1a

Depends

  • libc6 (>= 2.17), libgcc-s1 (>= 4.2), 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

442 KB

Installed Size

1.32 MB

Downloads

7

wget

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

Homepage

https://www.llvm.org/