Skip to content

Sandbox to produce custom LLVM builds for various platforms

License

Notifications You must be signed in to change notification settings

c3lang/llvm-custom-builds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sandbox to produce custom LLVM builds for various platforms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 55.4%
  • PowerShell 44.6%