thenextman / llvm-prebuilt

LLVM prebuilt distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLVM prebuilt

This is a repository to create prebuilt clang+llvm distributions for major operating systems and processor architectures. It can be used to create your own custom builds, or you can download the prebuilt packages.

clang-llvm

Arch Windows macOS Ubuntu 20.04 Ubuntu 22.04
x86_64 ✔️ ✔️ ✔️ ✔️
aarch64 ✔️ ✔️ ✔️ ✔️

ctools

Arch Windows macOS Ubuntu 20.04 Ubuntu 22.04
x86_64 ✔️ ✔️ ✔️ ✔️
aarch64

Halide

Arch Windows macOS Ubuntu 20.04 Ubuntu 22.04
x86_64 ✔️ ✔️ ✔️ ✔️
aarch64

Rust

Arch Windows macOS Ubuntu 20.04 Ubuntu 22.04
x86_64 ✔️ ✔️ ✔️ ✔️
aarch64

About

LLVM prebuilt distribution

License:MIT License


Languages

Language:CMake 100.0%