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 e053d8d commit 92b8ddcCopy full SHA for 92b8ddc
sycl/test/basic_tests/event.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out -L %opencl_libs_dir -lOpenCL
+// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments