Fix test to work on every platform.

llvm-svn: 86786
This commit is contained in:
Bill Wendling 2009-11-11 01:44:22 +00:00
parent 5831283cb5
commit d656f8ec4c
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
; RUN: llc < %s -march=ppc32 -disable-fp-elim | FileCheck %s
; XFAIL: *
; XTARGET: darwin
; RUN: llc < %s -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s
define i32 @_Z4funci(i32 %a) ssp {
; CHECK: mflr r0