Skip to content

Commit 9f657fc

Browse files
alexrpgithub-actions[bot]
authored andcommitted
Automerge: [clang] XFAIL the Xclangas.s test on AIX. (#136744)
Clang on AIX does not use the integrated assembler. llvm/llvm-project#100714 (comment)
2 parents 242335d + 0de2f64 commit 9f657fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Driver/Xclangas.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
// RUN: %clang -### -Werror -Xclangas -target-feature -Xclangas=+v5t %s 2>&1 | FileCheck %s
33
// CHECK: -cc1as
44
// CHECK-SAME: "-target-feature" "+v5t"
5+
// XFAIL: target={{.*}}-aix{{.*}}

0 commit comments

Comments
 (0)