summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-05-05-VecCastExpand.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-05-05-VecCastExpand.ll')
-rw-r--r--test/CodeGen/X86/2007-05-05-VecCastExpand.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-05-05-VecCastExpand.ll b/test/CodeGen/X86/2007-05-05-VecCastExpand.ll
index b0bcf5c155a..e58b1932197 100644
--- a/test/CodeGen/X86/2007-05-05-VecCastExpand.ll
+++ b/test/CodeGen/X86/2007-05-05-VecCastExpand.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=i386 -mattr=+sse
+; RUN: llc < %s -march=x86 -mcpu=i386 -mattr=+sse
; PR1371
@str = external global [18 x i8] ; <[18 x i8]*> [#uses=1]