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 eab54eb commit 4356d1aCopy full SHA for 4356d1a
sycl/test-e2e/DeviceImageDependencies/NewOffloadDriver/singleDynamicLibrary.cpp
@@ -2,7 +2,7 @@
2
// Windows and Linux.
3
4
// DEFINE: %{tdir} = %t/..
5
-// RUN: rm -rf %{tdir}; mkdir -p %{tdir}
+// RUN: mkdir -p %{tdir}
6
// RUN: %clangxx --offload-new-driver -fsycl %fPIC %shared_lib -fsycl-allow-device-image-dependencies -I %S/Inputs \
7
// RUN: %S/Inputs/a.cpp \
8
// RUN: %S/Inputs/b.cpp \
0 commit comments