Fix regular expression.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 05:39:02 +0000 (05:39 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 05:39:02 +0000 (05:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73221 91177308-0d34-0410-b5e6-96231b3b80d8

test/BugPoint/misopt-basictest.ll

index 0f3e2189ecbab5b2eaa779ad39f27ea5918eb05f..462a637c2c2d56328e251cbf073f047fa115e528 100644 (file)
@@ -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.