Test passed on ppc, to my surprise; if it worked

there it may work everywhere...

llvm-svn: 104053
This commit is contained in:
Dale Johannesen 2010-05-18 20:47:04 +00:00
parent ecbb921cbf
commit 6338d15939
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
// RUN: %llvmgcc %s -c -O3 -m64 -emit-llvm -o - | llc -march=x86-64 -mtriple=x86_64-apple-darwin | FileCheck %s
// XFAIL: *
// XTARGET: x86,i386,i686
// r9 used to be clobbered before its value was moved to r10. 7993104.
void foo(int x, int y) {