mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-15 13:51:12 +00:00
Update clone-llvm.sh
Co-authored-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
This commit is contained in:
committed by
GitHub
parent
05925f25f1
commit
892c9b5fbe
@@ -1,4 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -euo pipefail
|
||||||
|
|
||||||
# Default directory for cloning the llvm-project repository
|
# Default directory for cloning the llvm-project repository
|
||||||
DEFAULT_DIR="llvm-project"
|
DEFAULT_DIR="llvm-project"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user