This passes on sparc
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 18:37:58 +0000 (18:37 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 18:37:58 +0000 (18:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21955 91177308-0d34-0410-b5e6-96231b3b80d8

test/Debugger/funccall.ll

index 8877519da8aae193d50b211198b0c4e0a17317e3..0bc2d4b45d9e70afebe1131e794d75a556c8699a 100644 (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: *
+;; XFAIL: x86,x86_64,powerpc,alpha,ia64
 
 ;; Debugger type declarations
 %lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }