From: Torok Edwin Date: Tue, 25 Aug 2009 16:53:15 +0000 (+0000) Subject: Remove target triple from this test, it fails on x86-64 with X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=b157e70a681401893b3b78fe3ec5329c425bf7dd 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 --- diff --git a/test/DebugInfo/2009-01-15-dbg_declare.ll b/test/DebugInfo/2009-01-15-dbg_declare.ll index c3622165000..efd48c97695 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]