We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5196411 + 8109c3a commit 28c4b84Copy full SHA for 28c4b84
llvm/test/FileCheck/CMakeLists.txt
@@ -1,4 +1,5 @@
1
add_lit_testsuite(check-llvm-filecheck "Running lit suite for FileCheck"
2
${CMAKE_CURRENT_BINARY_DIR}
3
+ EXCLUDE_FROM_CHECK_ALL
4
DEPENDS ${LLVM_TEST_DEPENDS_COMMON}
5
)
llvm/test/TableGen/CMakeLists.txt
@@ -1,5 +1,6 @@
add_lit_testsuite(check-llvm-tablegen "Running lit suite for TableGen"
DEPENDS llvm-tblgen
6
0 commit comments