Skip to content

Commit af4e4c2

Browse files
authored
Update the litTest script to use llvm-project
1 parent 3ceb61d commit af4e4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litTest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
set -ex
44

55
# Delegate to lit to actually test.
6-
python ../llvm/utils/lit/lit.py -sv "$@"
6+
python ../llvm-project/llvm/utils/lit/lit.py -sv "$@"

0 commit comments

Comments
 (0)