Skip to content

Commit 9ca905b

Browse files
committed
XFAIL a test on ppc64
Buildbot failure: https://lab.llvm.org/buildbot/#/builders/105/builds/13141 which provides no details about why it failed, but the only failure reports are for ppc64 bots.
1 parent e76ddfa commit 9ca905b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Driver/as-no-warnings.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
// REQUIRES: clang-driver
1515
// REQUIRES: x86-registered-target
1616
// REQUIRES: system-linux
17+
// XFAIL: ppc64
1718

1819
// CHECK: "-cc1" {{.*}} "-massembler-no-warn"
1920
// CHECK-NOIAS: "--no-warn"

0 commit comments

Comments
 (0)