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 bcf9fb9 commit ee07547Copy full SHA for ee07547
clang/test/Preprocessor/pragma_mc_func.c
@@ -1,4 +1,4 @@
1
-// RUN: not %clang --target=powerpc64-ibm-aix -ferr-pragma-mc-func-aix -c -S \
+// RUN: not %clang --target=powerpc64-ibm-aix -ferr-pragma-mc-func-aix -fsyntax-only \
2
// RUN: %s 2>&1 | FileCheck %s
3
#pragma mc_func asm_barrier {"60000000"}
4
0 commit comments