Skip to content

Instantly share code, notes, and snippets.

@Purva-Chaudhari
Purva-Chaudhari / compile-llvm.md
Last active June 17, 2022 06:08
3 Stage comilation of llvm (on VUC)

Build LLVM

LLVM Build Bot compiling

Stage 1

Git clone llvm-project

git clone https://github.com/llvm/llvm-project.git
cd llvm-project