parent
6f7d5b22bb
commit
47739b20fd
|
@ -1,4 +1,6 @@
|
||||||
; RUN: llc < %s -march=ppc32 -disable-fp-elim | FileCheck %s
|
; RUN: llc < %s -march=ppc32 -disable-fp-elim | FileCheck %s
|
||||||
|
; XFAIL: *
|
||||||
|
; XTARGET: darwin
|
||||||
|
|
||||||
define i32 @_Z4funci(i32 %a) ssp {
|
define i32 @_Z4funci(i32 %a) ssp {
|
||||||
; CHECK: mflr r0
|
; CHECK: mflr r0
|
||||||
|
|
Loading…
Reference in New Issue