summaryrefslogtreecommitdiff
path: root/test/BugPoint
diff options
context:
space:
mode:
Diffstat (limited to 'test/BugPoint')
-rw-r--r--test/BugPoint/misopt-basictest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/BugPoint/misopt-basictest.ll b/test/BugPoint/misopt-basictest.ll
index 0f3e2189ec..462a637c2c 100644
--- a/test/BugPoint/misopt-basictest.ll
+++ b/test/BugPoint/misopt-basictest.ll
@@ -1,5 +1,5 @@
; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes %bugpoint_topts
-; XFAIL: powerpc-*-linux
+; XFAIL: powerpc-.*-linux
; END.
; Failure on PPC Linux is due to PR4293.