summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2022-01-12 20:33:26 +0000
committerMehdi Amini <joker.eph@gmail.com>2022-01-12 20:33:52 +0000
commit453a056df6169bf4d94e01b3a35ea27893b6a01f (patch)
tree55dc30817cfe18c315e333042e58daa9f3820020
parent44bb5cd80d08e92f1d4cf2d1447d9b16dfe8334d (diff)
Add split-file to the MLIR test dependencies (Fix bot)
-rw-r--r--mlir/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlir/test/CMakeLists.txt b/mlir/test/CMakeLists.txt
index 935f88adf57a..7338e5023205 100644
--- a/mlir/test/CMakeLists.txt
+++ b/mlir/test/CMakeLists.txt
@@ -68,7 +68,7 @@ configure_lit_site_cfg(
)
set(MLIR_TEST_DEPENDS
- FileCheck count not
+ FileCheck count not split-file
mlir-capi-execution-engine-test
mlir-capi-ir-test
mlir-capi-llvm-test