From: Bill Wendling Date: Thu, 4 Jun 2009 22:56:29 +0000 (+0000) Subject: Specify that this works for Darwin. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=46b89af1ae5183cf41a2db86fce2876891f278bf;p=oota-llvm.git Specify that this works for Darwin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72899 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC/2009-01-20-k8.c b/test/FrontendC/2009-01-20-k8.c index c7836dac12b..fbfe88b4f1d 100644 --- a/test/FrontendC/2009-01-20-k8.c +++ b/test/FrontendC/2009-01-20-k8.c @@ -1,4 +1,4 @@ // RUN: %llvmgcc %s -S -march=k8 -// XTARGET: x86 +// XTARGET: x86,darwin // XFAIL: * long double x; diff --git a/test/FrontendC/2009-05-04-EnumInreg.c b/test/FrontendC/2009-05-04-EnumInreg.c index 5619c0a276d..309be745ac8 100644 --- a/test/FrontendC/2009-05-04-EnumInreg.c +++ b/test/FrontendC/2009-05-04-EnumInreg.c @@ -1,6 +1,6 @@ // RUN: %llvmgcc -S -m32 -mregparm=3 %s -emit-llvm -o - | grep {inreg %action} // XFAIL: * -// XTARGET: x86 +// XTARGET: x86,darwin // PR3967 enum kobject_action {