XFAIL this on PPC Linux. This keeps showing up in the buildbot and isn't easy to...
authorNick Lewycky <nicholas@mxc.ca>
Thu, 11 Jun 2009 23:43:02 +0000 (23:43 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 11 Jun 2009 23:43:02 +0000 (23:43 +0000)
real failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73211 91177308-0d34-0410-b5e6-96231b3b80d8

test/BugPoint/misopt-basictest.ll

index 11cc2ae7995ed45da447db245e3cdd9c30302dce..0f3e2189ecbab5b2eaa779ad39f27ea5918eb05f 100644 (file)
@@ -1,4 +1,7 @@
 ; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes %bugpoint_topts
+; XFAIL: powerpc-*-linux
+; END.
+; Failure on PPC Linux is due to PR4293.
 
 @.LC0 = internal global [13 x i8] c"Hello World\0A\00"          ; <[13 x i8]*> [#uses=1]