mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Test this on Darwin only.
llvm-svn: 86752
This commit is contained in:
parent
20e1cd09ba
commit
ff705446e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user