Add runtimes path to llvm dirs
something something core.sparseCheckoutCone and git versions
This commit is contained in:
parent
8f963ba58c
commit
afd220c590
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
LLVM_TAG=llvmorg-18.1.3
|
||||
LLVM_DIRS="cmake compiler-rt libunwind libcxx libcxxabi"
|
||||
LLVM_DIRS="cmake compiler-rt libunwind libcxx libcxxabi runtimes"
|
||||
LLVM_PATH=../llvm-project
|
||||
LLVM_GIT_DIR=$(git rev-parse --git-path modules/waterbox/llvm-project)
|
||||
|
||||
|
|
Loading…
Reference in New Issue