Skip to content

Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.html

License

Notifications You must be signed in to change notification settings

banach-space/llvm-toolchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm-toolchain

Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.html

Requires CMake 3.16 or newer.

Usage

git clone https://github.com/jvstech/llvm-toolchain.git .
cmake -P llvm-toolchain/build-llvm-toolchain.cmake

Clang, LLD, LLVM, and their associated runtimes will be installed to ./install/.

About

Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%