this apparently passes on linux

llvm-svn: 26082
This commit is contained in:
Chris Lattner 2006-02-09 07:12:13 +00:00
parent c75d5b093d
commit e19b89f59c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
; Verify debugger intrinsics are ignored or accepted.
; RUN: llvm-as < %s | llc
; XFAIL: *
; XFAIL: powerpc
;; Debugger type declarations
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }