mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
This passes on ppc and x86 now
llvm-svn: 24378
This commit is contained in:
parent
2095b19912
commit
7c43f5683f
@ -8,7 +8,7 @@
|
||||
;; RUN: llvm-as -f %s -o %t.bc
|
||||
;; RUN: llvm-db %t.bc < %t.commands | grep 'in main at funccall.c:11:2'
|
||||
|
||||
; XFAIL: i.86|powerpc|alpha|ia64
|
||||
; XFAIL: alpha|ia64
|
||||
|
||||
;; Debugger type declarations
|
||||
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }
|
||||
|
Loading…
Reference in New Issue
Block a user