summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/mmx-s2v.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/mmx-s2v.ll')
-rw-r--r--test/CodeGen/X86/mmx-s2v.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/mmx-s2v.ll b/test/CodeGen/X86/mmx-s2v.ll
index 4ec2403..c98023c 100644
--- a/test/CodeGen/X86/mmx-s2v.ll
+++ b/test/CodeGen/X86/mmx-s2v.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+mmx
+; RUN: llc < %s -march=x86 -mattr=+mmx
; PR2574
define void @entry(i32 %m_task_id, i32 %start_x, i32 %end_x) {; <label>:0
OpenPOWER on IntegriCloud