Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 591 Bytes

LLVM build environment for Rift

build Release

This repository contains a reproducible LLVM environment build for Rift

Prerequisites

In order to build LLVM you will need a Cpp compiler

Setup

To build, simply run build.py using python:

py build.py

Differences to llvm-project

Only kept clang, lld and llvm folders