aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-13 23:47:58 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-13 23:47:58 +0000
commitbb23973934ddbcce3a74647bc70afc12862ed29e (patch)
treebbbd21bfb64b335bd5fbe40f7d563543f9bb8420 /test/DebugInfo
parent011e4db845b5c4166142338c77adc8ac03e5e041 (diff)
downloadexternal_llvm-bb23973934ddbcce3a74647bc70afc12862ed29e.zip
external_llvm-bb23973934ddbcce3a74647bc70afc12862ed29e.tar.gz
external_llvm-bb23973934ddbcce3a74647bc70afc12862ed29e.tar.bz2
Mark this test as requiring the powerpc target.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78961 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/2009-01-15-dbg_declare.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/DebugInfo/2009-01-15-dbg_declare.ll b/test/DebugInfo/2009-01-15-dbg_declare.ll
index 3f78d0d..f5779a1 100644
--- a/test/DebugInfo/2009-01-15-dbg_declare.ll
+++ b/test/DebugInfo/2009-01-15-dbg_declare.ll
@@ -1,5 +1,8 @@
; RUN: llvm-as < %s | llc -f -o /dev/null
+; XFAIL: *
+; XTARGET: powerpc
+
target triple = "powerpc-apple-darwin9.5"
%llvm.dbg.variable.type = type { i32, { }*, i8*, { }*, i32, { }*, i8*, i8* }
@llvm.dbg.variable24 = external constant %llvm.dbg.variable.type ; <%llvm.dbg.variable.type*> [#uses=1]