summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr2326.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr2326.ll')
-rw-r--r--test/CodeGen/X86/pr2326.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr2326.ll b/test/CodeGen/X86/pr2326.ll
index 6cf750c6d4b..f82dcb5d678 100644
--- a/test/CodeGen/X86/pr2326.ll
+++ b/test/CodeGen/X86/pr2326.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep sete
+; RUN: llc < %s -march=x86 | grep sete
; PR2326
define i32 @func_59(i32 %p_60) nounwind {