From: Bill Wendling Date: Wed, 9 Mar 2011 01:37:39 +0000 (+0000) Subject: Build bots hate me. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=92ad5175fa3063a8d5f8c5b0ee57d73f332d4025;p=oota-llvm.git Build bots hate me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127307 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC/mmx-inline-asm.c b/test/FrontendC/mmx-inline-asm.c index 62577d3d9f4..b66137c3c22 100644 --- a/test/FrontendC/mmx-inline-asm.c +++ b/test/FrontendC/mmx-inline-asm.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -S -o - %s | FileCheck %s +// RUN: %llvmgcc -mmmx -S -o - %s | FileCheck %s // XFAIL: * // XTARGET: x86,i386,i686 //