Skip to content

Files

Latest commit

 

History

History
16 lines (11 loc) · 720 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 720 Bytes

This is a repo building LLVM, forked from https://github.com/wasmerio/llvm-custom-builds

This repository contains a small build.sh (or build.ps1 for Windows PowerShell) script that builds LLVM. The version of LLVM is defined in the CI script. The build is run by Github Actions on 4 platforms: Linux (Ubuntu, amd64 and aarch64), Darwin (macOS), and Windows (not used). Builds are attached to Github releases as assets.

License

The entire project is under the MIT License. Please read the LICENSE file.