Un-XFAIL this on ppc. My enabling of dbg_declare handling
authorDale Johannesen <dalej@apple.com>
Tue, 27 Apr 2010 00:01:42 +0000 (00:01 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 27 Apr 2010 00:01:42 +0000 (00:01 +0000)
in ISel fixed it.

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

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 }