1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-svn: 21999
This commit is contained in:
Chris Lattner 2005-05-14 02:33:20 +00:00
parent 5c18556246
commit 62e61f2c64
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ int main() {
}
// This is the source that corresponds to funccall.ll
// RUN: exit 0
// RUN: echo foo

View File

@ -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: x86,x86_64,powerpc,alpha,ia64
; XFAIL: i.86|powerpc|alpha|ia64
;; Debugger type declarations
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }