This commit is contained in:
Blaise Tine 2020-01-22 00:56:03 -05:00
parent 383bc15794
commit 229d76ff23

View file

@ -64,7 +64,7 @@ Build LLVM for RiscV
$ git clone -b release_90 https://github.com/llvm-mirror/llvm.git llvm
$ git clone -b release_90 https://github.com/llvm-mirror/clang.git llvm/tools/clang
$ cd llvm_riscv
$ cd llvm
$ mkdir build
$ cd build
$ export LLVM_RISCV_PATH=$PWD/../drops_riscv