commit | 40e233f103f7aa43f99dd6ee24ed8a22d5d1ea38 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Jun 04 23:37:19 2009 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Jun 04 23:37:19 2009 +0000 |
tree | 2d8ac24d722685a722d02f51dc3125d8544aa818 | |
parent | 46b89af1ae5183cf41a2db86fce2876891f278bf [diff] [blame] |
Fix these so that they work on non-x86 Darwin machines. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72903 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/FrontendC/2009-05-04-EnumInreg.c b/test/FrontendC/2009-05-04-EnumInreg.c index 309be74..6dbdb54 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,darwin +// XTARGET: x86,i386,i686 // PR3967 enum kobject_action {