Un-XFAIL this on ppc. My enabling of dbg_declare handling

in ISel fixed it.

llvm-svn: 102404
This commit is contained in:
Dale Johannesen 2010-04-27 00:01:42 +00:00
parent b310259060
commit 022e7b900f
1 changed files with 0 additions and 1 deletions

View 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 }