summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll')
-rw-r--r--test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll b/test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll
index 62a62a69e37..0fdfdcb8a30 100644
--- a/test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll
+++ b/test/CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
; PR3037
define void @entry(<4 x i8>* %dest) {