Hack to make this test work on platforms which aren't Macs. Fixing this
[oota-llvm.git] / test / BugPoint / misopt-basictest.ll
index e59b4ed7d90807d8561fa5d9a6e6e6d04b19e018..462a637c2c2d56328e251cbf073f047fa115e528 100644 (file)
@@ -1,4 +1,7 @@
-; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes
+; 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]