mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-29 10:25:12 +00:00
This passes on ppc and x86 now
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24378 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
;; RUN: llvm-as -f %s -o %t.bc
|
;; RUN: llvm-as -f %s -o %t.bc
|
||||||
;; RUN: llvm-db %t.bc < %t.commands | grep 'in main at funccall.c:11:2'
|
;; 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
|
;; Debugger type declarations
|
||||||
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }
|
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }
|
||||||
|
Reference in New Issue
Block a user