From 978b75ee50607dcc6742650ccb7e52687c4c104f Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Wed, 16 Dec 2009 02:11:38 +0000 Subject: [PATCH] XFAIL on ppc-darwin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91495 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/2009-12-01-CurrentFn.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/DebugInfo/2009-12-01-CurrentFn.ll b/test/DebugInfo/2009-12-01-CurrentFn.ll index d33a8f476e7..6fc538e4302 100644 --- a/test/DebugInfo/2009-12-01-CurrentFn.ll +++ b/test/DebugInfo/2009-12-01-CurrentFn.ll @@ -1,5 +1,5 @@ ; RUN: llc < %s | grep "func_end1:" | count 1 - +; XFAIL: powerpc-apple-darwin declare void @foo() define void @bar(i32 %i) nounwind ssp { -- 2.34.1