This passes on ppc and x86 now
authorChris Lattner <sabre@nondot.org>
Wed, 16 Nov 2005 07:24:31 +0000 (07:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Nov 2005 07:24:31 +0000 (07:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24378 91177308-0d34-0410-b5e6-96231b3b80d8

test/Debugger/funccall.ll

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