From ff705446e11dfc24ad0019d5208816560902c952 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 10 Nov 2009 23:18:33 +0000 Subject: [PATCH] Test this on Darwin only. llvm-svn: 86752 --- test/CodeGen/PowerPC/ppc-prologue.ll | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/CodeGen/PowerPC/ppc-prologue.ll b/test/CodeGen/PowerPC/ppc-prologue.ll index a7831714b4f..118fc5ee148 100644 --- a/test/CodeGen/PowerPC/ppc-prologue.ll +++ b/test/CodeGen/PowerPC/ppc-prologue.ll @@ -1,4 +1,6 @@ ; RUN: llc < %s -march=ppc32 -disable-fp-elim | FileCheck %s +; XFAIL: * +; XTARGET: darwin define i32 @_Z4funci(i32 %a) ssp { ; CHECK: mflr r0