summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2009-08-25 16:53:15 +0000
committerTorok Edwin <edwintorok@gmail.com>2009-08-25 16:53:15 +0000
commit973bb979771542cd211cd483b9b1e0ea6a5ba66a (patch)
tree182b598969803ce91508685257ed8d5ec3476d0f /llvm
parent797cf62703f1e085953475f9a6af53ebc6ba7eb9 (diff)
downloadbcm5719-llvm-973bb979771542cd211cd483b9b1e0ea6a5ba66a.tar.gz
bcm5719-llvm-973bb979771542cd211cd483b9b1e0ea6a5ba66a.zip
Remove target triple from this test, it fails on x86-64 with
--enable-targets=host-only otherwise. llvm-svn: 80000
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/DebugInfo/2009-01-15-dbg_declare.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/2009-01-15-dbg_declare.ll b/llvm/test/DebugInfo/2009-01-15-dbg_declare.ll
index c3622165000..efd48c97695 100644
--- a/llvm/test/DebugInfo/2009-01-15-dbg_declare.ll
+++ b/llvm/test/DebugInfo/2009-01-15-dbg_declare.ll
@@ -2,7 +2,6 @@
; RUN: llvm-as < %s | llc -o /dev/null
; XFAIL: 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]
OpenPOWER on IntegriCloud