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 63d4e0f commit 647cadbCopy full SHA for 647cadb
clang/test/Driver/spirv-openmp-toolchain.c
@@ -1,4 +1,4 @@
1
-// RUN: %clang -### --target=x86_64-unknown-linux-gnu -fopenmp -fopenmp-targets=spirv64-intel \
+// RUN: %clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp -fopenmp-targets=spirv64-intel \
2
// RUN: --libomptarget-spirv-bc-path=%t/ -nogpulib %s 2>&1 \
3
// RUN: | FileCheck %s
4
0 commit comments