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.
Xclangas.s
2 parents 242335d + 0de2f64 commit 9f657fcCopy full SHA for 9f657fc
clang/test/Driver/Xclangas.s
@@ -2,3 +2,4 @@
2
// RUN: %clang -### -Werror -Xclangas -target-feature -Xclangas=+v5t %s 2>&1 | FileCheck %s
3
// CHECK: -cc1as
4
// CHECK-SAME: "-target-feature" "+v5t"
5
+// XFAIL: target={{.*}}-aix{{.*}}
0 commit comments