forked from OSchip/llvm-project
parent
c75d5b093d
commit
e19b89f59c
|
@ -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*, {}* }
|
||||
|
|
Loading…
Reference in New Issue