summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-11-03-F80VAARG.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-11-03-F80VAARG.ll')
-rw-r--r--test/CodeGen/X86/2008-11-03-F80VAARG.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-11-03-F80VAARG.ll b/test/CodeGen/X86/2008-11-03-F80VAARG.ll
index 36a054a3e6..507799b730 100644
--- a/test/CodeGen/X86/2008-11-03-F80VAARG.ll
+++ b/test/CodeGen/X86/2008-11-03-F80VAARG.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -o - | not grep 10
+; RUN: llc < %s -march=x86 -o - | not grep 10
declare void @llvm.va_start(i8*) nounwind