Build bots hate me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127307 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2011-03-09 01:37:39 +00:00
parent c6b018b737
commit 92ad5175fa

View File

@ -1,4 +1,4 @@
// RUN: %llvmgcc -S -o - %s | FileCheck %s
// RUN: %llvmgcc -mmmx -S -o - %s | FileCheck %s
// XFAIL: *
// XTARGET: x86,i386,i686
// <rdar://problem/9091220>