From: Devang Patel Date: Wed, 16 Dec 2009 02:11:38 +0000 (+0000) Subject: XFAIL on ppc-darwin. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=978b75ee50607dcc6742650ccb7e52687c4c104f;p=oota-llvm.git XFAIL on ppc-darwin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91495 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 {