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.
not
1 parent 4ed745c commit 08d2bafCopy full SHA for 08d2baf
clang/test/Driver/hip-code-object-version.hip
@@ -22,7 +22,7 @@
22
23
// Check bundle ID for code object version 6.
24
25
-// RUN: %clang -### --target=x86_64-linux-gnu \
+// RUN: not %clang -### --target=x86_64-linux-gnu \
26
// RUN: -mcode-object-version=6 \
27
// RUN: --offload-arch=gfx906 --rocm-path=%S/Inputs/rocm \
28
// RUN: %s 2>&1 | FileCheck -check-prefix=V6 %s
0 commit comments