summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-11-12-CSRetCC.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-11-12-CSRetCC.ll')
-rw-r--r--test/CodeGen/X86/2006-11-12-CSRetCC.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2006-11-12-CSRetCC.ll b/test/CodeGen/X86/2006-11-12-CSRetCC.ll
index 1a92852f06..91210ea90c 100644
--- a/test/CodeGen/X86/2006-11-12-CSRetCC.ll
+++ b/test/CodeGen/X86/2006-11-12-CSRetCC.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep {subl \$4, %esp}
+; RUN: llc < %s -march=x86 | grep {subl \$4, %esp}
target triple = "i686-pc-linux-gnu"
@str = internal constant [9 x i8] c"%f+%f*i\0A\00" ; <[9 x i8]*> [#uses=1]