summaryrefslogtreecommitdiff
path: root/test/DebugInfo
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
commitb157e70a681401893b3b78fe3ec5329c425bf7dd (patch)
tree0b67f9bede7fdc9c68041b1994519e454b0e2f92 /test/DebugInfo
parent63a03cf58505aa839f721f212cd1518ebf133979 (diff)
downloadllvm-b157e70a681401893b3b78fe3ec5329c425bf7dd.tar.gz
llvm-b157e70a681401893b3b78fe3ec5329c425bf7dd.tar.bz2
llvm-b157e70a681401893b3b78fe3ec5329c425bf7dd.tar.xz
Remove target triple from this test, it fails on x86-64 with
--enable-targets=host-only otherwise. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80000 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/2009-01-15-dbg_declare.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/DebugInfo/2009-01-15-dbg_declare.ll b/test/DebugInfo/2009-01-15-dbg_declare.ll
index c362216500..efd48c9769 100644
--- a/test/DebugInfo/2009-01-15-dbg_declare.ll
+++ b/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]