This test assumes SSE is present; that is not the default
[oota-llvm.git] / test / DebugInfo / 2010-04-13-PubType.ll
index 6f3e98388912796f6cd4a4d6bbf1aee454047d6d..371169fe1839a0c290a6d85160ee4cb7557d4d8d 100644 (file)
@@ -2,7 +2,6 @@
 ; 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 }