XFAIL this test for powerpc.
[oota-llvm.git] / test / DebugInfo / 2010-04-13-PubType.ll
index 6c88887f904b0726f039a23c8e6c8155c4e120c9..6f3e98388912796f6cd4a4d6bbf1aee454047d6d 100644 (file)
@@ -2,7 +2,7 @@
 ; RUN: grep "External Name" %t | grep -v X
 ; RUN: grep "External Name" %t | grep Y | count 1
 ; Test to check type with no defintion is listed in pubtypes section.
-
+; XFAIL: powerpc
 %struct.X = type opaque
 %struct.Y = type { i32 }