update
This commit is contained in:
@@ -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/llvm.git llvm
|
||||||
$ git clone -b release_90 https://github.com/llvm-mirror/clang.git llvm/tools/clang
|
$ git clone -b release_90 https://github.com/llvm-mirror/clang.git llvm/tools/clang
|
||||||
$ cd llvm_riscv
|
$ cd llvm
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
$ cd build
|
$ cd build
|
||||||
$ export LLVM_RISCV_PATH=$PWD/../drops_riscv
|
$ export LLVM_RISCV_PATH=$PWD/../drops_riscv
|
||||||
|
|||||||
Reference in New Issue
Block a user