From: Chris Lattner Date: Fri, 13 May 2005 18:37:58 +0000 (+0000) Subject: This passes on sparc X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=069b96380f7b3ea30f790d5e206cc5036992b7f9;p=oota-llvm.git This passes on sparc git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21955 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll index 8877519da8a..0bc2d4b45d9 100644 --- a/test/Debugger/funccall.ll +++ b/test/Debugger/funccall.ll @@ -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*, {}* }