Skip to content

Commit b055ef8

Browse files
truMingcongBai
authored andcommitted
Revert "[runtimes] Add missing test dependencies to check-all (llvm#72955)"
This reverts commit e957e6d. The commit was reverted on main because of issues. We will not carry this in the release branch for 17.x
1 parent f7bedf6 commit b055ef8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,6 @@ if( LLVM_INCLUDE_TESTS )
12151215
add_custom_target(test-depends
12161216
DEPENDS ${LLVM_ALL_LIT_DEPENDS} ${LLVM_ALL_ADDITIONAL_TEST_DEPENDS})
12171217
set_target_properties(test-depends PROPERTIES FOLDER "Tests")
1218-
add_dependencies(check-all test-depends)
12191218
endif()
12201219

12211220
if (LLVM_INCLUDE_DOCS)

0 commit comments

Comments
 (0)