Skip to content

Commit 554a413

Browse files
committed
Fix cmake to avoid check-flang failure.
1 parent fe4d0f1 commit 554a413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ set(FLANG_TEST_PARAMS
4646
flang_site_config=${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg.py)
4747

4848
set(FLANG_TEST_DEPENDS
49-
flang-new FileCheck count not module_files
49+
flang-new FileCheck count not split-file module_files
5050
opt llc
5151
tco bbc
5252
fir-opt

0 commit comments

Comments
 (0)