Skip to content

Commit 76ae530

Browse files
author
Wael Yehia
committed
[PPC] XFAIL ppc/fixtfti_test.c and ppc/fixunstfti_test.c and track them under issue 171751
1 parent ba73d60 commit 76ae530

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

compiler-rt/test/builtins/Unit/ppc/fixtfti_test.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: *
12
// REQUIRES: target-is-powerpc64le
23
// RUN: %clang_builtins %s %librt -o %t && %run %t
34

compiler-rt/test/builtins/Unit/ppc/fixunstfti_test.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: *
12
// REQUIRES: target-is-powerpc64le
23
// RUN: %clang_builtins %s %librt -o %t && %run %t
34

0 commit comments

Comments
 (0)