diff --git a/llvm/test/CodeGen/PowerPC/ppc-prologue.ll b/llvm/test/CodeGen/PowerPC/ppc-prologue.ll index a7831714b4f8..118fc5ee1481 100644 --- a/llvm/test/CodeGen/PowerPC/ppc-prologue.ll +++ b/llvm/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