CMD + K

libllvm15

Anaconda Verified

Development headers and libraries for LLVM

Installation

To install this package, run one of the following:

Conda
$conda install main::libllvm15

Usage Tracking

15.0.7
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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).

About

Summary

Development headers and libraries for LLVM

Last Updated

Oct 31, 2024 at 20:47

License

Apache-2.0 WITH LLVM-exception

Total Downloads

4.3K

Supported Platforms

linux-s390x
macOS-64
linux-64
linux-aarch64
macOS-arm64
win-64