From: Daniel Dunbar Date: Thu, 13 Aug 2009 23:47:58 +0000 (+0000) Subject: Mark this test as requiring the powerpc target. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bb23973934ddbcce3a74647bc70afc12862ed29e;p=oota-llvm.git 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 --- diff --git a/test/DebugInfo/2009-01-15-dbg_declare.ll b/test/DebugInfo/2009-01-15-dbg_declare.ll index 3f78d0d7495..f5779a1d61d 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]