test/CodeGen/X86/vec_compare-2.ll: Add explicit -mtriple=i686-linux.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 8 Dec 2011 15:24:09 +0000 (15:24 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 8 Dec 2011 15:24:09 +0000 (15:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146152 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/vec_compare-2.ll

index aaa585b35f53759d6a5c9fc72f60df58a31b9ac9..946b126fd0346b8e606466137ce31076a37d1a33 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mcpu=penryn | FileCheck %s
+; RUN: llc < %s -mtriple=i686-linux -mcpu=penryn | FileCheck %s
 
 declare <4 x float> @llvm.x86.sse41.blendvps(<4 x float>, <4 x float>, <4 x float>) nounwind readnone