summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-14 16:40:12 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-14 16:40:12 +0000
commit717f1dcfac996b2ab6eb34754519392a907478af (patch)
tree83499db7c6bf70e521ace6da923448d2e2387beb /test
parentd644cb8ff5c4774af8c9c75d73c6cb7b29102809 (diff)
downloadllvm-717f1dcfac996b2ab6eb34754519392a907478af.tar.gz
llvm-717f1dcfac996b2ab6eb34754519392a907478af.tar.bz2
llvm-717f1dcfac996b2ab6eb34754519392a907478af.tar.xz
Take another shot at disabling this when no ppc support is available.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79003 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/DebugInfo/2009-01-15-dbg_declare.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/DebugInfo/2009-01-15-dbg_declare.ll b/test/DebugInfo/2009-01-15-dbg_declare.ll
index f5779a1d61..37c163021b 100644
--- a/test/DebugInfo/2009-01-15-dbg_declare.ll
+++ b/test/DebugInfo/2009-01-15-dbg_declare.ll
@@ -1,7 +1,6 @@
; RUN: llvm-as < %s | llc -f -o /dev/null
-; XFAIL: *
-; XTARGET: powerpc
+; XFAIL: powerpc
target triple = "powerpc-apple-darwin9.5"
%llvm.dbg.variable.type = type { i32, { }*, i8*, { }*, i32, { }*, i8*, i8* }