summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-12-16 02:11:38 +0000
committerDevang Patel <dpatel@apple.com>2009-12-16 02:11:38 +0000
commitc69d9607f8a50f21ba676b9e1e8e68720c521596 (patch)
tree52f8a3f3eedddceb2e4da6871b02292c9f9f56d5 /llvm
parentafb2dade0c7fd42434ccd7e66008ac455baeabba (diff)
downloadbcm5719-llvm-c69d9607f8a50f21ba676b9e1e8e68720c521596.tar.gz
bcm5719-llvm-c69d9607f8a50f21ba676b9e1e8e68720c521596.zip
XFAIL on ppc-darwin.
llvm-svn: 91495
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/DebugInfo/2009-12-01-CurrentFn.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/2009-12-01-CurrentFn.ll b/llvm/test/DebugInfo/2009-12-01-CurrentFn.ll
index d33a8f476e7..6fc538e4302 100644
--- a/llvm/test/DebugInfo/2009-12-01-CurrentFn.ll
+++ b/llvm/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 {
OpenPOWER on IntegriCloud