summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-07-23-VSetCC.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-07-23-VSetCC.ll')
-rw-r--r--test/CodeGen/X86/2008-07-23-VSetCC.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-07-23-VSetCC.ll b/test/CodeGen/X86/2008-07-23-VSetCC.ll
index 5936a9bf4c..684ca5c89f 100644
--- a/test/CodeGen/X86/2008-07-23-VSetCC.ll
+++ b/test/CodeGen/X86/2008-07-23-VSetCC.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=pentium
+; RUN: llc < %s -march=x86 -mcpu=pentium
; PR2575
define void @entry(i32 %m_task_id, i32 %start_x, i32 %end_x) nounwind {