projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13f6135
)
Fix test to work on every platform.
author
Bill Wendling
<isanbard@gmail.com>
Wed, 11 Nov 2009 01:44:22 +0000
(
01:44
+0000)
committer
Bill Wendling
<isanbard@gmail.com>
Wed, 11 Nov 2009 01:44:22 +0000
(
01:44
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86786
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/PowerPC/ppc-prologue.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/PowerPC/ppc-prologue.ll
b/test/CodeGen/PowerPC/ppc-prologue.ll
index 118fc5ee148164ad17d9844477a1b79d1211ac91..581d010a901e49b8c5b0770b10855ab1fc996a19 100644
(file)
--- a/
test/CodeGen/PowerPC/ppc-prologue.ll
+++ b/
test/CodeGen/PowerPC/ppc-prologue.ll
@@
-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