summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-sext-trunc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/fold-sext-trunc.ll')
-rw-r--r--test/CodeGen/X86/fold-sext-trunc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fold-sext-trunc.ll b/test/CodeGen/X86/fold-sext-trunc.ll
index 1016b1081aaeb..2605123d6dd49 100644
--- a/test/CodeGen/X86/fold-sext-trunc.ll
+++ b/test/CodeGen/X86/fold-sext-trunc.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep movslq | count 1
+; RUN: llc < %s -march=x86-64 | grep movslq | count 1
; PR4050
type { i64 } ; type %0