Skip to content

Commit b0ff70b

Browse files
committed
[bazel] Add split-file to lit util tests after #157765
1 parent 5a21128 commit b0ff70b

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/llvm/utils/lit/tests

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/llvm/utils/lit/tests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ expand_template(
3131
"//llvm:FileCheck",
3232
"//llvm:count",
3333
"//llvm:not",
34+
"//llvm:split-file",
3435
] + glob(["Inputs/**"]),
3536
)
3637
for src in glob(

0 commit comments

Comments
 (0)