From 973bb979771542cd211cd483b9b1e0ea6a5ba66a Mon Sep 17 00:00:00 2001 From: Torok Edwin Date: Tue, 25 Aug 2009 16:53:15 +0000 Subject: [PATCH] Remove target triple from this test, it fails on x86-64 with --enable-targets=host-only otherwise. llvm-svn: 80000 --- llvm/test/DebugInfo/2009-01-15-dbg_declare.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/DebugInfo/2009-01-15-dbg_declare.ll b/llvm/test/DebugInfo/2009-01-15-dbg_declare.ll index c3622165000c..efd48c976952 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]