Fix these so that they work on non-x86 Darwin machines.

llvm-svn: 72903
This commit is contained in:
Bill Wendling 2009-06-04 23:37:19 +00:00
parent b7c990bc90
commit 60f5c8184b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// RUN: %llvmgcc %s -S -march=k8
// XTARGET: x86,darwin
// XFAIL: *
// XTARGET: x86,i386,i686
long double x;

View File

@ -1,6 +1,6 @@
// RUN: %llvmgcc -S -m32 -mregparm=3 %s -emit-llvm -o - | grep {inreg %action}
// XFAIL: *
// XTARGET: x86,darwin
// XTARGET: x86,i386,i686
// PR3967
enum kobject_action {