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.
1 parent fa59e61 commit 7a88dddCopy full SHA for 7a88ddd
offload/test/CMakeLists.txt
@@ -61,7 +61,7 @@ add_offload_testsuite(check-offload
61
"Running libomptarget tests"
62
${LIBOMPTARGET_LIT_TESTSUITES}
63
EXCLUDE_FROM_CHECK_ALL
64
- DEPENDS llvm-offload-device-info omptarget ${OMP_DEPEND} ${LIBOMPTARGET_TESTED_PLUGINS} check-offload-unit
+ DEPENDS llvm-offload-device-info omptarget ${OMP_DEPEND} ${LIBOMPTARGET_TESTED_PLUGINS}
65
ARGS ${LIBOMPTARGET_LIT_ARG_LIST})
66
67
# Add liboffload unit tests - the test binary will run on all available devices
0 commit comments